2024-01-27T23:24:04.332 INFO:root:teuthology version: 0.0.1.dev251+gc856e0f 2024-01-27T23:24:04.332 DEBUG:teuthology.run:Teuthology command: teuthology --archive /home/teuthworker/archive/yuriw-2024-01-26_16:10:31-rados-pacific-release-distro-default-smithi/7535137 --verbose --description rados/cephadm/mgr-nfs-upgrade/{0-distro/centos_8.stream_container_tools 1-bootstrap/octopus 1-start 2-nfs 3-upgrade-with-workload 4-final} --name yuriw-2024-01-26_16:10:31-rados-pacific-release-distro-default-smithi --owner scheduled_yuriw@teuthology -- /home/teuthworker/archive/yuriw-2024-01-26_16:10:31-rados-pacific-release-distro-default-smithi/7535137/orig.config.yaml 2024-01-27T23:24:04.368 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-01-27T23:24:04.450 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2024-01-26_16:10:31-rados-pacific-release-distro-default-smithi/7535137 branch: pacific-release description: rados/cephadm/mgr-nfs-upgrade/{0-distro/centos_8.stream_container_tools 1-bootstrap/octopus 1-start 2-nfs 3-upgrade-with-workload 4-final} email: null first_in_suite: false job_id: '7535137' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2024-01-26_16:10:31-rados-pacific-release-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: pacific-release ceph: conf: mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: a72a5dace2353a54147d37bd2699a2a482507966 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: a72a5dace2353a54147d37bd2699a2a482507966 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: pacific-release sha1: 585bdf827237450fb80df4a856eba434a64948fa owner: scheduled_yuriw@teuthology priority: 75 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - - host.b - osd.4 - osd.5 - osd.6 - osd.7 seed: 6332 sha1: a72a5dace2353a54147d37bd2699a2a482507966 sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: pacific-release suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_585bdf827237450fb80df4a856eba434a64948fa/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 585bdf827237450fb80df4a856eba434a64948fa targets: smithi038.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDaQgQpayhxsnUA4UHHPbdqJVMBwfTR8EZaaPP1IMDHXmSX0EMDL7b50O7va4zt1aE4U+70QmKYL11PO22MELTI= smithi123.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGdQFx9KyyIhyxQhRXTZTKX1nXErc3v/V6uxZp5BpWlieIHesSkWd/giAtNcWrZ5KhNLNVipJH4BNZg6LRrSDGY= 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 - cephadm: add_mons_via_daemon_add: true avoid_pacific_features: true cephadm_branch: octopus cephadm_git_url: https://github.com/ceph/ceph image: docker.io/ceph/ceph:v15 roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - vip.exec: all-hosts: - systemctl stop nfs-server - cephadm.shell: host.a: - ceph fs volume create foofs - cephadm.wait_for_service: service: mds.foofs - cephadm.shell: host.a: - ceph nfs cluster create foo --placement=2 || ceph nfs cluster create cephfs foo --placement=2 - ceph nfs export create cephfs --fsname foofs --clusterid foo --binding /fake || ceph nfs export create cephfs --fsname foofs --cluster-id foo --pseudo-path /fake - while ! ceph orch ls | grep nfs | grep 2/2 ; do sleep 1 ; done - vip.exec: host.a: - mkdir /mnt/foo - while ! mount -t nfs $(hostname):/fake /mnt/foo -o sync ; do sleep 5 ; done - echo test > /mnt/foo/testfile - sync - parallel: - upgrade-tasks - workload-tasks - vip.exec: host.a: - umount /mnt/foo - cephadm.shell: host.a: - ceph nfs cluster ls | grep foo - ceph nfs export ls foo --detailed - rados -p .nfs --all ls - - ceph config get mgr mgr/cephadm/migration_current | grep 5 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: c856e0f9244dd29a50697123b480d63f16a4ed81 timestamp: 2024-01-26_16:10:31 tube: smithi upgrade-tasks: sequential: - cephadm.shell: env: - sha1 host.a: - 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 config set global log_to_journald false --force - ceph mgr module enable nfs --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - cephadm.shell: env: - sha1 host.a: - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions - echo "wait for servicemap items w/ changing names to refresh" - sleep 60 - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - cephadm.wait_for_service: service: nfs.foo user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 workload-tasks: sequential: - exec: host.a: - cd /mnt/foo && dbench 5 -t 600 || true - umount /mnt/foo - while ! mount -t nfs $(hostname):/fake /mnt/foo ; do sleep 5 ; done - cd /mnt/foo && dbench 5 -t 5 2024-01-27T23:24:04.450 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_585bdf827237450fb80df4a856eba434a64948fa/qa; will attempt to use it 2024-01-27T23:24:04.451 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_585bdf827237450fb80df4a856eba434a64948fa/qa/tasks 2024-01-27T23:24:04.451 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-01-27T23:24:04.452 INFO:teuthology.task.internal:Checking packages... 2024-01-27T23:24:04.473 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'a72a5dace2353a54147d37bd2699a2a482507966' 2024-01-27T23:24:04.474 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-01-27T23:24:04.474 INFO:teuthology.packaging:ref: None 2024-01-27T23:24:04.474 INFO:teuthology.packaging:tag: None 2024-01-27T23:24:04.474 INFO:teuthology.packaging:branch: pacific-release 2024-01-27T23:24:04.474 INFO:teuthology.packaging:sha1: a72a5dace2353a54147d37bd2699a2a482507966 2024-01-27T23:24:04.474 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=pacific-release 2024-01-27T23:24:04.611 INFO:teuthology.task.internal:Found packages for ceph version 16.2.14-508.ga72a5dac 2024-01-27T23:24:04.612 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-01-27T23:24:04.618 INFO:teuthology.task.internal:no buildpackages task found 2024-01-27T23:24:04.618 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-01-27T23:24:04.625 INFO:teuthology.task.internal:Saving configuration 2024-01-27T23:24:04.639 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-01-27T23:24:04.645 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-01-27T23:24:04.671 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi038.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-01-26_16:10:31-rados-pacific-release-distro-default-smithi/7535137', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-01-27 23:19:03.530773', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDaQgQpayhxsnUA4UHHPbdqJVMBwfTR8EZaaPP1IMDHXmSX0EMDL7b50O7va4zt1aE4U+70QmKYL11PO22MELTI='} 2024-01-27T23:24:04.694 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi123.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-01-26_16:10:31-rados-pacific-release-distro-default-smithi/7535137', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-01-27 23:19:03.532155', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGdQFx9KyyIhyxQhRXTZTKX1nXErc3v/V6uxZp5BpWlieIHesSkWd/giAtNcWrZ5KhNLNVipJH4BNZg6LRrSDGY='} 2024-01-27T23:24:04.695 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-01-27T23:24:04.700 INFO:teuthology.task.internal:roles: ubuntu@smithi038.front.sepia.ceph.com - ['host.a', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0'] 2024-01-27T23:24:04.700 INFO:teuthology.task.internal:roles: ubuntu@smithi123.front.sepia.ceph.com - ['host.b', 'osd.4', 'osd.5', 'osd.6', 'osd.7'] 2024-01-27T23:24:04.700 INFO:teuthology.run_tasks:Running task console_log... 2024-01-27T23:24:04.766 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f47c81a6e50>, signals=[15]) 2024-01-27T23:24:04.766 INFO:teuthology.run_tasks:Running task internal.connect... 2024-01-27T23:24:04.778 INFO:teuthology.task.internal:Opening connections... 2024-01-27T23:24:04.778 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi038.front.sepia.ceph.com 2024-01-27T23:24:04.780 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi038.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-27T23:24:04.855 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi123.front.sepia.ceph.com 2024-01-27T23:24:04.856 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi123.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-27T23:24:04.927 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-01-27T23:24:04.933 DEBUG:teuthology.orchestra.run.smithi038:> uname -m 2024-01-27T23:24:04.955 INFO:teuthology.orchestra.run.smithi038.stdout:x86_64 2024-01-27T23:24:04.955 DEBUG:teuthology.orchestra.run.smithi038:> cat /etc/os-release 2024-01-27T23:24:05.017 INFO:teuthology.orchestra.run.smithi038.stdout:NAME="CentOS Stream" 2024-01-27T23:24:05.017 INFO:teuthology.orchestra.run.smithi038.stdout:VERSION="8" 2024-01-27T23:24:05.017 INFO:teuthology.orchestra.run.smithi038.stdout:ID="centos" 2024-01-27T23:24:05.017 INFO:teuthology.orchestra.run.smithi038.stdout:ID_LIKE="rhel fedora" 2024-01-27T23:24:05.018 INFO:teuthology.orchestra.run.smithi038.stdout:VERSION_ID="8" 2024-01-27T23:24:05.018 INFO:teuthology.orchestra.run.smithi038.stdout:PLATFORM_ID="platform:el8" 2024-01-27T23:24:05.018 INFO:teuthology.orchestra.run.smithi038.stdout:PRETTY_NAME="CentOS Stream 8" 2024-01-27T23:24:05.018 INFO:teuthology.orchestra.run.smithi038.stdout:ANSI_COLOR="0;31" 2024-01-27T23:24:05.018 INFO:teuthology.orchestra.run.smithi038.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2024-01-27T23:24:05.018 INFO:teuthology.orchestra.run.smithi038.stdout:HOME_URL="https://centos.org/" 2024-01-27T23:24:05.018 INFO:teuthology.orchestra.run.smithi038.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-01-27T23:24:05.018 INFO:teuthology.orchestra.run.smithi038.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2024-01-27T23:24:05.018 INFO:teuthology.orchestra.run.smithi038.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-01-27T23:24:05.018 INFO:teuthology.lock.ops:Updating smithi038.front.sepia.ceph.com on lock server 2024-01-27T23:24:05.044 DEBUG:teuthology.orchestra.run.smithi123:> uname -m 2024-01-27T23:24:05.065 INFO:teuthology.orchestra.run.smithi123.stdout:x86_64 2024-01-27T23:24:05.066 DEBUG:teuthology.orchestra.run.smithi123:> cat /etc/os-release 2024-01-27T23:24:05.125 INFO:teuthology.orchestra.run.smithi123.stdout:NAME="CentOS Stream" 2024-01-27T23:24:05.125 INFO:teuthology.orchestra.run.smithi123.stdout:VERSION="8" 2024-01-27T23:24:05.125 INFO:teuthology.orchestra.run.smithi123.stdout:ID="centos" 2024-01-27T23:24:05.125 INFO:teuthology.orchestra.run.smithi123.stdout:ID_LIKE="rhel fedora" 2024-01-27T23:24:05.125 INFO:teuthology.orchestra.run.smithi123.stdout:VERSION_ID="8" 2024-01-27T23:24:05.126 INFO:teuthology.orchestra.run.smithi123.stdout:PLATFORM_ID="platform:el8" 2024-01-27T23:24:05.126 INFO:teuthology.orchestra.run.smithi123.stdout:PRETTY_NAME="CentOS Stream 8" 2024-01-27T23:24:05.126 INFO:teuthology.orchestra.run.smithi123.stdout:ANSI_COLOR="0;31" 2024-01-27T23:24:05.126 INFO:teuthology.orchestra.run.smithi123.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2024-01-27T23:24:05.126 INFO:teuthology.orchestra.run.smithi123.stdout:HOME_URL="https://centos.org/" 2024-01-27T23:24:05.126 INFO:teuthology.orchestra.run.smithi123.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-01-27T23:24:05.126 INFO:teuthology.orchestra.run.smithi123.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2024-01-27T23:24:05.126 INFO:teuthology.orchestra.run.smithi123.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-01-27T23:24:05.126 INFO:teuthology.lock.ops:Updating smithi123.front.sepia.ceph.com on lock server 2024-01-27T23:24:05.164 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-01-27T23:24:05.173 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-01-27T23:24:05.178 INFO:teuthology.task.internal:Checking for old test directory... 2024-01-27T23:24:05.178 DEBUG:teuthology.orchestra.run.smithi038:> test '!' -e /home/ubuntu/cephtest 2024-01-27T23:24:05.181 DEBUG:teuthology.orchestra.run.smithi123:> test '!' -e /home/ubuntu/cephtest 2024-01-27T23:24:05.201 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-01-27T23:24:05.207 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-01-27T23:24:05.208 DEBUG:teuthology.orchestra.run.smithi038:> test -z $(ls -A /var/lib/ceph) 2024-01-27T23:24:05.243 DEBUG:teuthology.orchestra.run.smithi123:> test -z $(ls -A /var/lib/ceph) 2024-01-27T23:24:05.279 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-01-27T23:24:05.335 INFO:teuthology.run_tasks:Running task kernel... 2024-01-27T23:24:05.350 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-01-27T23:24:05.350 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-01-27T23:24:05.350 DEBUG:teuthology.orchestra.run.smithi038:> test -f /run/.containerenv -o -f /.dockerenv 2024-01-27T23:24:05.351 DEBUG:teuthology.orchestra.run.smithi123:> test -f /run/.containerenv -o -f /.dockerenv 2024-01-27T23:24:05.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-27T23:24:05.370 DEBUG:teuthology.orchestra.run.smithi123:> uname -r 2024-01-27T23:24:05.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-27T23:24:05.372 DEBUG:teuthology.orchestra.run.smithi038:> uname -r 2024-01-27T23:24:05.429 INFO:teuthology.orchestra.run.smithi123.stdout:4.18.0-489.el8.x86_64 2024-01-27T23:24:05.430 INFO:teuthology.task.kernel:Running kernel on smithi123: 4.18.0-489.el8.x86_64 2024-01-27T23:24:05.430 DEBUG:teuthology.orchestra.run.smithi123:> sudo yum install -y kernel 2024-01-27T23:24:05.434 INFO:teuthology.orchestra.run.smithi038.stdout:4.18.0-489.el8.x86_64 2024-01-27T23:24:05.434 INFO:teuthology.task.kernel:Running kernel on smithi038: 4.18.0-489.el8.x86_64 2024-01-27T23:24:05.435 DEBUG:teuthology.orchestra.run.smithi038:> sudo yum install -y kernel 2024-01-27T23:24:09.487 INFO:teuthology.orchestra.run.smithi123.stdout:CentOS Stream 8 - AppStream 18 MB/s | 27 MB 00:01 2024-01-27T23:24:09.668 INFO:teuthology.orchestra.run.smithi038.stdout:CentOS Stream 8 - AppStream 18 MB/s | 27 MB 00:01 2024-01-27T23:24:17.773 INFO:teuthology.orchestra.run.smithi038.stdout:CentOS Stream 8 - BaseOS 3.3 MB/s | 10 MB 00:03 2024-01-27T23:24:17.887 INFO:teuthology.orchestra.run.smithi123.stdout:CentOS Stream 8 - BaseOS 2.9 MB/s | 10 MB 00:03 2024-01-27T23:24:19.739 INFO:teuthology.orchestra.run.smithi038.stdout:CentOS Stream 8 - Extras 70 kB/s | 18 kB 00:00 2024-01-27T23:24:19.770 INFO:teuthology.orchestra.run.smithi123.stdout:CentOS Stream 8 - Extras 70 kB/s | 18 kB 00:00 2024-01-27T23:24:20.090 INFO:teuthology.orchestra.run.smithi038.stdout:CentOS Stream 8 - Extras common packages 30 kB/s | 6.9 kB 00:00 2024-01-27T23:24:20.280 INFO:teuthology.orchestra.run.smithi123.stdout:CentOS Stream 8 - Extras common packages 17 kB/s | 6.9 kB 00:00 2024-01-27T23:24:20.391 INFO:teuthology.orchestra.run.smithi038.stdout:Copr repo for python3-asyncssh owned by ceph 17 kB/s | 3.5 kB 00:00 2024-01-27T23:24:20.564 INFO:teuthology.orchestra.run.smithi123.stdout:Copr repo for python3-asyncssh owned by ceph 18 kB/s | 3.5 kB 00:00 2024-01-27T23:24:21.075 INFO:teuthology.orchestra.run.smithi038.stdout:Extra Packages for Enterprise Linux 27 MB/s | 16 MB 00:00 2024-01-27T23:24:22.023 INFO:teuthology.orchestra.run.smithi123.stdout:Extra Packages for Enterprise Linux 12 MB/s | 16 MB 00:01 2024-01-27T23:24:25.092 INFO:teuthology.orchestra.run.smithi038.stdout:lab-extras 426 kB/s | 24 kB 00:00 2024-01-27T23:24:25.831 INFO:teuthology.orchestra.run.smithi123.stdout:lab-extras 440 kB/s | 24 kB 00:00 2024-01-27T23:24:28.206 INFO:teuthology.orchestra.run.smithi038.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2024-01-27T23:24:28.206 INFO:teuthology.orchestra.run.smithi038.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2024-01-27T23:24:28.331 INFO:teuthology.orchestra.run.smithi038.stdout:Dependencies resolved. 2024-01-27T23:24:28.331 INFO:teuthology.orchestra.run.smithi038.stdout:================================================================================ 2024-01-27T23:24:28.331 INFO:teuthology.orchestra.run.smithi038.stdout: Package Architecture Version Repository Size 2024-01-27T23:24:28.332 INFO:teuthology.orchestra.run.smithi038.stdout:================================================================================ 2024-01-27T23:24:28.332 INFO:teuthology.orchestra.run.smithi038.stdout:Installing: 2024-01-27T23:24:28.332 INFO:teuthology.orchestra.run.smithi038.stdout: kernel x86_64 4.18.0-536.el8 baseos 10 M 2024-01-27T23:24:28.332 INFO:teuthology.orchestra.run.smithi038.stdout:Installing dependencies: 2024-01-27T23:24:28.332 INFO:teuthology.orchestra.run.smithi038.stdout: kernel-core x86_64 4.18.0-536.el8 baseos 44 M 2024-01-27T23:24:28.332 INFO:teuthology.orchestra.run.smithi038.stdout: kernel-modules x86_64 4.18.0-536.el8 baseos 36 M 2024-01-27T23:24:28.332 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:24:28.332 INFO:teuthology.orchestra.run.smithi038.stdout:Transaction Summary 2024-01-27T23:24:28.332 INFO:teuthology.orchestra.run.smithi038.stdout:================================================================================ 2024-01-27T23:24:28.332 INFO:teuthology.orchestra.run.smithi038.stdout:Install 3 Packages 2024-01-27T23:24:28.332 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:24:28.333 INFO:teuthology.orchestra.run.smithi038.stdout:Total download size: 90 M 2024-01-27T23:24:28.333 INFO:teuthology.orchestra.run.smithi038.stdout:Installed size: 96 M 2024-01-27T23:24:28.333 INFO:teuthology.orchestra.run.smithi038.stdout:Downloading Packages: 2024-01-27T23:24:28.770 INFO:teuthology.orchestra.run.smithi123.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2024-01-27T23:24:28.771 INFO:teuthology.orchestra.run.smithi123.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2024-01-27T23:24:28.880 INFO:teuthology.orchestra.run.smithi123.stdout:Dependencies resolved. 2024-01-27T23:24:28.880 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-01-27T23:24:28.881 INFO:teuthology.orchestra.run.smithi123.stdout: Package Architecture Version Repository Size 2024-01-27T23:24:28.881 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-01-27T23:24:28.881 INFO:teuthology.orchestra.run.smithi123.stdout:Installing: 2024-01-27T23:24:28.881 INFO:teuthology.orchestra.run.smithi123.stdout: kernel x86_64 4.18.0-536.el8 baseos 10 M 2024-01-27T23:24:28.881 INFO:teuthology.orchestra.run.smithi123.stdout:Installing dependencies: 2024-01-27T23:24:28.881 INFO:teuthology.orchestra.run.smithi123.stdout: kernel-core x86_64 4.18.0-536.el8 baseos 44 M 2024-01-27T23:24:28.881 INFO:teuthology.orchestra.run.smithi123.stdout: kernel-modules x86_64 4.18.0-536.el8 baseos 36 M 2024-01-27T23:24:28.881 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-01-27T23:24:28.881 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction Summary 2024-01-27T23:24:28.881 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-01-27T23:24:28.881 INFO:teuthology.orchestra.run.smithi123.stdout:Install 3 Packages 2024-01-27T23:24:28.881 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-01-27T23:24:28.882 INFO:teuthology.orchestra.run.smithi123.stdout:Total download size: 90 M 2024-01-27T23:24:28.882 INFO:teuthology.orchestra.run.smithi123.stdout:Installed size: 96 M 2024-01-27T23:24:28.882 INFO:teuthology.orchestra.run.smithi123.stdout:Downloading Packages: 2024-01-27T23:24:30.000 INFO:teuthology.orchestra.run.smithi038.stdout:(1/3): kernel-4.18.0-536.el8.x86_64.rpm 6.4 MB/s | 10 MB 00:01 2024-01-27T23:24:30.575 INFO:teuthology.orchestra.run.smithi123.stdout:(1/3): kernel-4.18.0-536.el8.x86_64.rpm 6.8 MB/s | 10 MB 00:01 2024-01-27T23:24:31.985 INFO:teuthology.orchestra.run.smithi038.stdout:(2/3): kernel-modules-4.18.0-536.el8.x86_64.rpm 10 MB/s | 36 MB 00:03 2024-01-27T23:24:32.300 INFO:teuthology.orchestra.run.smithi123.stdout:(2/3): kernel-modules-4.18.0-536.el8.x86_64.rpm 11 MB/s | 36 MB 00:03 2024-01-27T23:24:32.561 INFO:teuthology.orchestra.run.smithi038.stdout:(3/3): kernel-core-4.18.0-536.el8.x86_64.rpm 10 MB/s | 44 MB 00:04 2024-01-27T23:24:32.561 INFO:teuthology.orchestra.run.smithi038.stdout:-------------------------------------------------------------------------------- 2024-01-27T23:24:32.561 INFO:teuthology.orchestra.run.smithi038.stdout:Total 21 MB/s | 90 MB 00:04 2024-01-27T23:24:32.867 INFO:teuthology.orchestra.run.smithi123.stdout:(3/3): kernel-core-4.18.0-536.el8.x86_64.rpm 11 MB/s | 44 MB 00:03 2024-01-27T23:24:32.867 INFO:teuthology.orchestra.run.smithi123.stdout:-------------------------------------------------------------------------------- 2024-01-27T23:24:32.867 INFO:teuthology.orchestra.run.smithi123.stdout:Total 23 MB/s | 90 MB 00:03 2024-01-27T23:24:33.273 INFO:teuthology.orchestra.run.smithi038.stdout:Running transaction check 2024-01-27T23:24:33.552 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction check 2024-01-27T23:24:33.708 INFO:teuthology.orchestra.run.smithi038.stdout:Transaction check succeeded. 2024-01-27T23:24:33.708 INFO:teuthology.orchestra.run.smithi038.stdout:Running transaction test 2024-01-27T23:24:33.964 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction check succeeded. 2024-01-27T23:24:33.964 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction test 2024-01-27T23:24:35.010 INFO:teuthology.orchestra.run.smithi038.stdout:Transaction test succeeded. 2024-01-27T23:24:35.030 INFO:teuthology.orchestra.run.smithi038.stdout:Running transaction 2024-01-27T23:24:35.232 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction test succeeded. 2024-01-27T23:24:35.254 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction 2024-01-27T23:24:37.971 INFO:teuthology.orchestra.run.smithi038.stdout: Preparing : 1/1 2024-01-27T23:24:37.998 INFO:teuthology.orchestra.run.smithi123.stdout: Preparing : 1/1 2024-01-27T23:24:38.465 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : kernel-core-4.18.0-536.el8.x86_64 1/3 2024-01-27T23:24:38.486 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : kernel-core-4.18.0-536.el8.x86_64 1/3 2024-01-27T23:24:42.030 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: kernel-core-4.18.0-536.el8.x86_64 1/3 2024-01-27T23:24:42.190 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: kernel-core-4.18.0-536.el8.x86_64 1/3 2024-01-27T23:24:42.440 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : kernel-modules-4.18.0-536.el8.x86_64 2/3 2024-01-27T23:24:42.585 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : kernel-modules-4.18.0-536.el8.x86_64 2/3 2024-01-27T23:24:45.863 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: kernel-modules-4.18.0-536.el8.x86_64 2/3 2024-01-27T23:24:46.130 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : kernel-4.18.0-536.el8.x86_64 3/3 2024-01-27T23:24:46.260 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: kernel-modules-4.18.0-536.el8.x86_64 2/3 2024-01-27T23:24:46.565 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : kernel-4.18.0-536.el8.x86_64 3/3 2024-01-27T23:25:08.128 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: kernel-core-4.18.0-536.el8.x86_64 3/3 2024-01-27T23:25:08.151 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: kernel-modules-4.18.0-536.el8.x86_64 3/3 2024-01-27T23:25:08.523 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: kernel-4.18.0-536.el8.x86_64 3/3 2024-01-27T23:25:08.523 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : kernel-4.18.0-536.el8.x86_64 1/3 2024-01-27T23:25:08.523 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : kernel-core-4.18.0-536.el8.x86_64 2/3 2024-01-27T23:25:09.589 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : kernel-modules-4.18.0-536.el8.x86_64 3/3 2024-01-27T23:25:09.589 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-01-27T23:25:09.589 INFO:teuthology.orchestra.run.smithi123.stdout:Installed: 2024-01-27T23:25:09.589 INFO:teuthology.orchestra.run.smithi123.stdout: kernel-4.18.0-536.el8.x86_64 kernel-core-4.18.0-536.el8.x86_64 2024-01-27T23:25:09.589 INFO:teuthology.orchestra.run.smithi123.stdout: kernel-modules-4.18.0-536.el8.x86_64 2024-01-27T23:25:09.589 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-01-27T23:25:09.589 INFO:teuthology.orchestra.run.smithi123.stdout:Complete! 2024-01-27T23:25:09.724 DEBUG:teuthology.orchestra.run.smithi123:> rpm -q kernel | sort -rV | head -n 1 2024-01-27T23:25:09.839 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: kernel-core-4.18.0-536.el8.x86_64 3/3 2024-01-27T23:25:09.863 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: kernel-modules-4.18.0-536.el8.x86_64 3/3 2024-01-27T23:25:09.940 INFO:teuthology.orchestra.run.smithi123.stdout:kernel-4.18.0-536.el8.x86_64 2024-01-27T23:25:09.941 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-536.el8.x86_64 2024-01-27T23:25:09.941 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-536.el8.x86_64 2024-01-27T23:25:09.941 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-01-27T23:25:09.941 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-01-27T23:25:09.941 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-01-27T23:25:09.941 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi123.front.sepia.ceph.com, path=None, version=distro) 2024-01-27T23:25:09.941 DEBUG:teuthology.orchestra.run.smithi123:> rpm -q kernel | sort -rV | head -n 1 2024-01-27T23:25:10.150 INFO:teuthology.orchestra.run.smithi123.stdout:kernel-4.18.0-536.el8.x86_64 2024-01-27T23:25:10.150 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-536.el8.x86_64 2024-01-27T23:25:10.150 DEBUG:teuthology.orchestra.run.smithi123:> sudo rpm -qi grub2-tools 2024-01-27T23:25:10.184 INFO:teuthology.orchestra.run.smithi123.stdout:Name : grub2-tools 2024-01-27T23:25:10.184 INFO:teuthology.orchestra.run.smithi123.stdout:Epoch : 1 2024-01-27T23:25:10.184 INFO:teuthology.orchestra.run.smithi123.stdout:Version : 2.02 2024-01-27T23:25:10.184 INFO:teuthology.orchestra.run.smithi123.stdout:Release : 129.el8 2024-01-27T23:25:10.184 INFO:teuthology.orchestra.run.smithi123.stdout:Architecture: x86_64 2024-01-27T23:25:10.184 INFO:teuthology.orchestra.run.smithi123.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2024-01-27T23:25:10.184 INFO:teuthology.orchestra.run.smithi123.stdout:Group : System Environment/Base 2024-01-27T23:25:10.185 INFO:teuthology.orchestra.run.smithi123.stdout:Size : 9265586 2024-01-27T23:25:10.185 INFO:teuthology.orchestra.run.smithi123.stdout:License : GPLv3+ 2024-01-27T23:25:10.185 INFO:teuthology.orchestra.run.smithi123.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2024-01-27T23:25:10.185 INFO:teuthology.orchestra.run.smithi123.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2024-01-27T23:25:10.185 INFO:teuthology.orchestra.run.smithi123.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2024-01-27T23:25:10.185 INFO:teuthology.orchestra.run.smithi123.stdout:Build Host : kbuilder.bsys.centos.org 2024-01-27T23:25:10.185 INFO:teuthology.orchestra.run.smithi123.stdout:Relocations : (not relocatable) 2024-01-27T23:25:10.185 INFO:teuthology.orchestra.run.smithi123.stdout:Packager : CentOS BuildSystem 2024-01-27T23:25:10.185 INFO:teuthology.orchestra.run.smithi123.stdout:Vendor : CentOS 2024-01-27T23:25:10.185 INFO:teuthology.orchestra.run.smithi123.stdout:URL : http://www.gnu.org/software/grub/ 2024-01-27T23:25:10.185 INFO:teuthology.orchestra.run.smithi123.stdout:Summary : Support tools for GRUB. 2024-01-27T23:25:10.185 INFO:teuthology.orchestra.run.smithi123.stdout:Description : 2024-01-27T23:25:10.185 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-01-27T23:25:10.185 INFO:teuthology.orchestra.run.smithi123.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-01-27T23:25:10.186 INFO:teuthology.orchestra.run.smithi123.stdout:customizable bootloader with modular architecture. It supports a rich 2024-01-27T23:25:10.186 INFO:teuthology.orchestra.run.smithi123.stdout:variety of kernel formats, file systems, computer architectures and 2024-01-27T23:25:10.186 INFO:teuthology.orchestra.run.smithi123.stdout:hardware devices. 2024-01-27T23:25:10.186 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-01-27T23:25:10.186 INFO:teuthology.orchestra.run.smithi123.stdout:This subpackage provides tools for support of all platforms. 2024-01-27T23:25:10.186 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-01-27T23:25:10.187 INFO:teuthology.task.kernel:Updating grub on smithi123 to boot 4.18.0-536.el8.x86_64 2024-01-27T23:25:10.187 DEBUG:teuthology.orchestra.run.smithi123:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-01-27T23:25:10.232 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: kernel-4.18.0-536.el8.x86_64 3/3 2024-01-27T23:25:10.232 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : kernel-4.18.0-536.el8.x86_64 1/3 2024-01-27T23:25:10.232 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : kernel-core-4.18.0-536.el8.x86_64 2/3 2024-01-27T23:25:10.715 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : kernel-modules-4.18.0-536.el8.x86_64 3/3 2024-01-27T23:25:10.716 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:25:10.716 INFO:teuthology.orchestra.run.smithi038.stdout:Installed: 2024-01-27T23:25:10.716 INFO:teuthology.orchestra.run.smithi038.stdout: kernel-4.18.0-536.el8.x86_64 kernel-core-4.18.0-536.el8.x86_64 2024-01-27T23:25:10.716 INFO:teuthology.orchestra.run.smithi038.stdout: kernel-modules-4.18.0-536.el8.x86_64 2024-01-27T23:25:10.716 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:25:10.716 INFO:teuthology.orchestra.run.smithi038.stdout:Complete! 2024-01-27T23:25:10.866 DEBUG:teuthology.orchestra.run.smithi038:> rpm -q kernel | sort -rV | head -n 1 2024-01-27T23:25:11.098 INFO:teuthology.orchestra.run.smithi038.stdout:kernel-4.18.0-536.el8.x86_64 2024-01-27T23:25:11.098 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-536.el8.x86_64 2024-01-27T23:25:11.098 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-536.el8.x86_64 2024-01-27T23:25:11.098 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-01-27T23:25:11.098 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-01-27T23:25:11.098 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-01-27T23:25:11.098 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi038.front.sepia.ceph.com, path=None, version=distro) 2024-01-27T23:25:11.099 DEBUG:teuthology.orchestra.run.smithi038:> rpm -q kernel | sort -rV | head -n 1 2024-01-27T23:25:11.317 INFO:teuthology.orchestra.run.smithi038.stdout:kernel-4.18.0-536.el8.x86_64 2024-01-27T23:25:11.318 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-536.el8.x86_64 2024-01-27T23:25:11.318 DEBUG:teuthology.orchestra.run.smithi038:> sudo rpm -qi grub2-tools 2024-01-27T23:25:11.353 INFO:teuthology.orchestra.run.smithi038.stdout:Name : grub2-tools 2024-01-27T23:25:11.353 INFO:teuthology.orchestra.run.smithi038.stdout:Epoch : 1 2024-01-27T23:25:11.353 INFO:teuthology.orchestra.run.smithi038.stdout:Version : 2.02 2024-01-27T23:25:11.353 INFO:teuthology.orchestra.run.smithi038.stdout:Release : 129.el8 2024-01-27T23:25:11.353 INFO:teuthology.orchestra.run.smithi038.stdout:Architecture: x86_64 2024-01-27T23:25:11.353 INFO:teuthology.orchestra.run.smithi038.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2024-01-27T23:25:11.353 INFO:teuthology.orchestra.run.smithi038.stdout:Group : System Environment/Base 2024-01-27T23:25:11.353 INFO:teuthology.orchestra.run.smithi038.stdout:Size : 9265586 2024-01-27T23:25:11.353 INFO:teuthology.orchestra.run.smithi038.stdout:License : GPLv3+ 2024-01-27T23:25:11.353 INFO:teuthology.orchestra.run.smithi038.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2024-01-27T23:25:11.353 INFO:teuthology.orchestra.run.smithi038.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2024-01-27T23:25:11.353 INFO:teuthology.orchestra.run.smithi038.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2024-01-27T23:25:11.353 INFO:teuthology.orchestra.run.smithi038.stdout:Build Host : kbuilder.bsys.centos.org 2024-01-27T23:25:11.353 INFO:teuthology.orchestra.run.smithi038.stdout:Relocations : (not relocatable) 2024-01-27T23:25:11.353 INFO:teuthology.orchestra.run.smithi038.stdout:Packager : CentOS BuildSystem 2024-01-27T23:25:11.354 INFO:teuthology.orchestra.run.smithi038.stdout:Vendor : CentOS 2024-01-27T23:25:11.354 INFO:teuthology.orchestra.run.smithi038.stdout:URL : http://www.gnu.org/software/grub/ 2024-01-27T23:25:11.354 INFO:teuthology.orchestra.run.smithi038.stdout:Summary : Support tools for GRUB. 2024-01-27T23:25:11.354 INFO:teuthology.orchestra.run.smithi038.stdout:Description : 2024-01-27T23:25:11.354 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:25:11.354 INFO:teuthology.orchestra.run.smithi038.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-01-27T23:25:11.354 INFO:teuthology.orchestra.run.smithi038.stdout:customizable bootloader with modular architecture. It supports a rich 2024-01-27T23:25:11.354 INFO:teuthology.orchestra.run.smithi038.stdout:variety of kernel formats, file systems, computer architectures and 2024-01-27T23:25:11.354 INFO:teuthology.orchestra.run.smithi038.stdout:hardware devices. 2024-01-27T23:25:11.354 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:25:11.354 INFO:teuthology.orchestra.run.smithi038.stdout:This subpackage provides tools for support of all platforms. 2024-01-27T23:25:11.355 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-01-27T23:25:11.355 INFO:teuthology.task.kernel:Updating grub on smithi038 to boot 4.18.0-536.el8.x86_64 2024-01-27T23:25:11.355 DEBUG:teuthology.orchestra.run.smithi038:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-01-27T23:25:11.597 INFO:teuthology.orchestra.run.smithi123.stderr:Generating grub configuration file ... 2024-01-27T23:25:12.737 INFO:teuthology.orchestra.run.smithi038.stderr:Generating grub configuration file ... 2024-01-27T23:25:13.507 INFO:teuthology.orchestra.run.smithi123.stderr:done 2024-01-27T23:25:13.519 DEBUG:teuthology.orchestra.run.smithi123:> mktemp 2024-01-27T23:25:13.553 INFO:teuthology.orchestra.run.smithi123.stdout:/tmp/tmp.HWNOfPbyT2 2024-01-27T23:25:13.553 DEBUG:teuthology.orchestra.run.smithi123:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.HWNOfPbyT2 2024-01-27T23:25:13.646 DEBUG:teuthology.orchestra.run.smithi123:> sudo chmod 0666 /tmp/tmp.HWNOfPbyT2 2024-01-27T23:25:13.749 DEBUG:teuthology.orchestra.remote:smithi123:/tmp/tmp.HWNOfPbyT2 is 6KB 2024-01-27T23:25:13.798 DEBUG:teuthology.orchestra.run.smithi123:> rm -fr /tmp/tmp.HWNOfPbyT2 2024-01-27T23:25:13.816 DEBUG:teuthology.orchestra.run.smithi123:> sudo /bin/ls /boot/loader/entries || true 2024-01-27T23:25:13.906 INFO:teuthology.orchestra.run.smithi123.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2024-01-27T23:25:13.906 INFO:teuthology.orchestra.run.smithi123.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2024-01-27T23:25:13.906 INFO:teuthology.orchestra.run.smithi123.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2024-01-27T23:25:13.906 INFO:teuthology.orchestra.run.smithi123.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-536.el8.x86_64.conf 2024-01-27T23:25:13.907 DEBUG:teuthology.orchestra.run.smithi123:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-536.el8.x86_64 2024-01-27T23:25:14.017 DEBUG:teuthology.orchestra.run.smithi123:> sudo shutdown -r now 2024-01-27T23:25:14.867 INFO:teuthology.orchestra.run.smithi038.stderr:done 2024-01-27T23:25:14.869 DEBUG:teuthology.orchestra.run.smithi038:> mktemp 2024-01-27T23:25:14.895 INFO:teuthology.orchestra.run.smithi038.stdout:/tmp/tmp.fbCovqSzJu 2024-01-27T23:25:14.896 DEBUG:teuthology.orchestra.run.smithi038:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.fbCovqSzJu 2024-01-27T23:25:14.967 DEBUG:teuthology.orchestra.run.smithi038:> sudo chmod 0666 /tmp/tmp.fbCovqSzJu 2024-01-27T23:25:15.114 DEBUG:teuthology.orchestra.remote:smithi038:/tmp/tmp.fbCovqSzJu is 6KB 2024-01-27T23:25:15.137 DEBUG:teuthology.orchestra.run.smithi038:> rm -fr /tmp/tmp.fbCovqSzJu 2024-01-27T23:25:15.155 DEBUG:teuthology.orchestra.run.smithi038:> sudo /bin/ls /boot/loader/entries || true 2024-01-27T23:25:15.220 INFO:teuthology.orchestra.run.smithi038.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2024-01-27T23:25:15.221 INFO:teuthology.orchestra.run.smithi038.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2024-01-27T23:25:15.221 INFO:teuthology.orchestra.run.smithi038.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2024-01-27T23:25:15.221 INFO:teuthology.orchestra.run.smithi038.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-536.el8.x86_64.conf 2024-01-27T23:25:15.222 DEBUG:teuthology.orchestra.run.smithi038:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-536.el8.x86_64 2024-01-27T23:25:15.378 DEBUG:teuthology.orchestra.run.smithi038:> sudo shutdown -r now 2024-01-27T23:25:44.044 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-01-27T23:25:44.045 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi123.front.sepia.ceph.com' 2024-01-27T23:25:44.045 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi123.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-27T23:25:45.381 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-01-27T23:25:45.382 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi038.front.sepia.ceph.com' 2024-01-27T23:25:45.382 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi038.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-27T23:26:02.556 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.123 2024-01-27T23:26:03.836 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.38 2024-01-27T23:26:11.563 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi123.front.sepia.ceph.com' 2024-01-27T23:26:11.564 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi123.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-27T23:26:12.838 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi038.front.sepia.ceph.com' 2024-01-27T23:26:12.838 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi038.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-27T23:26:14.620 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.123 2024-01-27T23:26:15.904 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.38 2024-01-27T23:26:26.631 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi123.front.sepia.ceph.com' 2024-01-27T23:26:26.632 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi123.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-27T23:26:27.906 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi038.front.sepia.ceph.com' 2024-01-27T23:26:27.907 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi038.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-27T23:26:58.781 DEBUG:teuthology.orchestra.run.smithi123:> true 2024-01-27T23:26:59.522 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi123.front.sepia.ceph.com' 2024-01-27T23:26:59.522 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "4.18.0-536.el8.x86_64"... 2024-01-27T23:26:59.523 DEBUG:teuthology.orchestra.run.smithi123:> uname -r 2024-01-27T23:26:59.949 INFO:teuthology.orchestra.run.smithi123.stdout:4.18.0-536.el8.x86_64 2024-01-27T23:26:59.950 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-536.el8.x86_64 vs 4.18.0-536.el8.x86_64 2024-01-27T23:26:59.950 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-01-27T23:26:59.950 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-01-27T23:27:00.096 DEBUG:teuthology.orchestra.run.smithi038:> true 2024-01-27T23:27:00.359 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi038.front.sepia.ceph.com' 2024-01-27T23:27:00.359 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "4.18.0-536.el8.x86_64"... 2024-01-27T23:27:00.359 DEBUG:teuthology.orchestra.run.smithi038:> uname -r 2024-01-27T23:27:00.376 INFO:teuthology.orchestra.run.smithi038.stdout:4.18.0-536.el8.x86_64 2024-01-27T23:27:00.376 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-536.el8.x86_64 vs 4.18.0-536.el8.x86_64 2024-01-27T23:27:00.376 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-01-27T23:27:00.376 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-01-27T23:27:00.950 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-01-27T23:27:00.951 DEBUG:teuthology.orchestra.run.smithi123:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-01-27T23:27:01.073 INFO:teuthology.orchestra.run.smithi123.stdout:ttyS1 2024-01-27T23:27:01.254 DEBUG:teuthology.parallel:result is None 2024-01-27T23:27:01.377 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-01-27T23:27:01.377 DEBUG:teuthology.orchestra.run.smithi038:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-01-27T23:27:01.474 INFO:teuthology.orchestra.run.smithi038.stdout:ttyS1 2024-01-27T23:27:01.489 DEBUG:teuthology.parallel:result is None 2024-01-27T23:27:01.490 INFO:teuthology.run_tasks:Running task internal.base... 2024-01-27T23:27:01.498 INFO:teuthology.task.internal:Creating test directory... 2024-01-27T23:27:01.498 DEBUG:teuthology.orchestra.run.smithi038:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-01-27T23:27:01.501 DEBUG:teuthology.orchestra.run.smithi123:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-01-27T23:27:01.519 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-01-27T23:27:01.526 INFO:teuthology.run_tasks:Running task internal.archive... 2024-01-27T23:27:01.533 INFO:teuthology.task.internal:Creating archive directory... 2024-01-27T23:27:01.533 DEBUG:teuthology.orchestra.run.smithi038:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-01-27T23:27:01.562 DEBUG:teuthology.orchestra.run.smithi123:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-01-27T23:27:01.600 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-01-27T23:27:01.610 INFO:teuthology.task.internal:Enabling coredump saving... 2024-01-27T23:27:01.610 DEBUG:teuthology.orchestra.run.smithi038:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-01-27T23:27:01.635 DEBUG:teuthology.orchestra.run.smithi123:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-01-27T23:27:01.672 INFO:teuthology.orchestra.run.smithi123.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-01-27T23:27:01.674 INFO:teuthology.orchestra.run.smithi038.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-01-27T23:27:01.682 INFO:teuthology.orchestra.run.smithi123.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-01-27T23:27:01.686 INFO:teuthology.orchestra.run.smithi038.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-01-27T23:27:01.687 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-01-27T23:27:01.695 INFO:teuthology.task.internal:Configuring sudo... 2024-01-27T23:27:01.695 DEBUG:teuthology.orchestra.run.smithi038:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-01-27T23:27:01.730 DEBUG:teuthology.orchestra.run.smithi123:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-01-27T23:27:01.758 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-01-27T23:27:01.767 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-01-27T23:27:01.767 DEBUG:teuthology.orchestra.run.smithi038:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-01-27T23:27:01.800 DEBUG:teuthology.orchestra.run.smithi123:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-01-27T23:27:01.818 DEBUG:teuthology.orchestra.run.smithi038:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-01-27T23:27:01.905 DEBUG:teuthology.orchestra.run.smithi038:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-01-27T23:27:01.957 DEBUG:teuthology.orchestra.run.smithi038:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-01-27T23:27:02.043 DEBUG:teuthology.orchestra.run.smithi038:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-01-27T23:27:02.087 DEBUG:teuthology.orchestra.run.smithi038:> set -ex 2024-01-27T23:27:02.087 DEBUG:teuthology.orchestra.run.smithi038:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-01-27T23:27:02.155 DEBUG:teuthology.orchestra.run.smithi123:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-01-27T23:27:02.199 DEBUG:teuthology.orchestra.run.smithi123:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-01-27T23:27:02.249 DEBUG:teuthology.orchestra.run.smithi123:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-01-27T23:27:02.336 DEBUG:teuthology.orchestra.run.smithi123:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-01-27T23:27:02.376 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2024-01-27T23:27:02.376 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-01-27T23:27:02.443 DEBUG:teuthology.orchestra.run.smithi038:> sudo service rsyslog restart 2024-01-27T23:27:02.446 DEBUG:teuthology.orchestra.run.smithi123:> sudo service rsyslog restart 2024-01-27T23:27:02.538 INFO:teuthology.orchestra.run.smithi038.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-01-27T23:27:02.550 INFO:teuthology.orchestra.run.smithi123.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-01-27T23:27:03.021 INFO:teuthology.run_tasks:Running task internal.timer... 2024-01-27T23:27:03.029 INFO:teuthology.task.internal:Starting timer... 2024-01-27T23:27:03.029 INFO:teuthology.run_tasks:Running task pcp... 2024-01-27T23:27:03.038 INFO:teuthology.run_tasks:Running task selinux... 2024-01-27T23:27:03.047 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-01-27T23:27:03.048 DEBUG:teuthology.orchestra.run.smithi038:> sudo service auditd rotate 2024-01-27T23:27:03.132 INFO:teuthology.orchestra.run.smithi038.stdout:Rotating logs: 2024-01-27T23:27:03.134 DEBUG:teuthology.orchestra.run.smithi123:> sudo service auditd rotate 2024-01-27T23:27:03.215 INFO:teuthology.orchestra.run.smithi123.stdout:Rotating logs: 2024-01-27T23:27:03.217 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-01-27T23:27:03.217 DEBUG:teuthology.orchestra.run.smithi038:> /usr/sbin/getenforce 2024-01-27T23:27:03.239 INFO:teuthology.orchestra.run.smithi038.stdout:Permissive 2024-01-27T23:27:03.239 DEBUG:teuthology.orchestra.run.smithi123:> /usr/sbin/getenforce 2024-01-27T23:27:03.265 INFO:teuthology.orchestra.run.smithi123.stdout:Permissive 2024-01-27T23:27:03.265 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi038.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi123.front.sepia.ceph.com': 'permissive'} 2024-01-27T23:27:03.266 DEBUG:teuthology.orchestra.run.smithi038:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-01-27T23:27:03.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-27T23:27:03.309 DEBUG:teuthology.orchestra.run.smithi123:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-01-27T23:27:03.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-27T23:27:03.336 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-01-27T23:27:03.336 DEBUG:teuthology.orchestra.run.smithi038:> sudo /usr/sbin/setenforce permissive 2024-01-27T23:27:03.377 DEBUG:teuthology.orchestra.run.smithi123:> sudo /usr/sbin/setenforce permissive 2024-01-27T23:27:03.405 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-01-27T23:27:03.416 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-01-27T23:27:03.433 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-01-27T23:27:03.435 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi038.front.sepia.ceph.com,smithi123.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-01-27T23:32:47.473 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi038.front.sepia.ceph.com'), Remote(name='ubuntu@smithi123.front.sepia.ceph.com')] 2024-01-27T23:32:47.475 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi038.front.sepia.ceph.com' 2024-01-27T23:32:47.476 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi038.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-27T23:32:47.553 DEBUG:teuthology.orchestra.run.smithi038:> true 2024-01-27T23:32:47.624 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi038.front.sepia.ceph.com' 2024-01-27T23:32:47.624 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi123.front.sepia.ceph.com' 2024-01-27T23:32:47.625 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi123.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-27T23:32:47.705 DEBUG:teuthology.orchestra.run.smithi123:> true 2024-01-27T23:32:47.780 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi123.front.sepia.ceph.com' 2024-01-27T23:32:47.781 INFO:teuthology.run_tasks:Running task clock... 2024-01-27T23:32:47.790 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-01-27T23:32:47.790 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-01-27T23:32:47.790 DEBUG:teuthology.orchestra.run.smithi038:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-01-27T23:32:47.793 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-01-27T23:32:47.793 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-01-27T23:32:47.826 INFO:teuthology.orchestra.run.smithi038.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-01-27T23:32:47.841 INFO:teuthology.orchestra.run.smithi038.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-01-27T23:32:47.856 INFO:teuthology.orchestra.run.smithi123.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-01-27T23:32:47.871 INFO:teuthology.orchestra.run.smithi123.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-01-27T23:32:47.909 INFO:teuthology.orchestra.run.smithi038.stderr:sudo: ntpd: command not found 2024-01-27T23:32:47.920 INFO:teuthology.orchestra.run.smithi038.stdout:506 Cannot talk to daemon 2024-01-27T23:32:47.930 INFO:teuthology.orchestra.run.smithi123.stderr:sudo: ntpd: command not found 2024-01-27T23:32:47.935 INFO:teuthology.orchestra.run.smithi038.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-01-27T23:32:47.941 INFO:teuthology.orchestra.run.smithi123.stdout:506 Cannot talk to daemon 2024-01-27T23:32:47.949 INFO:teuthology.orchestra.run.smithi038.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-01-27T23:32:47.955 INFO:teuthology.orchestra.run.smithi123.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-01-27T23:32:47.968 INFO:teuthology.orchestra.run.smithi123.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-01-27T23:32:48.020 INFO:teuthology.orchestra.run.smithi038.stderr:bash: ntpq: command not found 2024-01-27T23:32:48.023 INFO:teuthology.orchestra.run.smithi038.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-01-27T23:32:48.023 INFO:teuthology.orchestra.run.smithi038.stdout:=============================================================================== 2024-01-27T23:32:48.023 INFO:teuthology.orchestra.run.smithi038.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-01-27T23:32:48.023 INFO:teuthology.orchestra.run.smithi038.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-01-27T23:32:48.023 INFO:teuthology.orchestra.run.smithi038.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-01-27T23:32:48.023 INFO:teuthology.orchestra.run.smithi038.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-01-27T23:32:48.041 INFO:teuthology.orchestra.run.smithi123.stderr:bash: ntpq: command not found 2024-01-27T23:32:48.044 INFO:teuthology.orchestra.run.smithi123.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-01-27T23:32:48.044 INFO:teuthology.orchestra.run.smithi123.stdout:=============================================================================== 2024-01-27T23:32:48.044 INFO:teuthology.orchestra.run.smithi123.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-01-27T23:32:48.044 INFO:teuthology.orchestra.run.smithi123.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-01-27T23:32:48.044 INFO:teuthology.orchestra.run.smithi123.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-01-27T23:32:48.044 INFO:teuthology.orchestra.run.smithi123.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-01-27T23:32:48.045 INFO:teuthology.run_tasks:Running task pexec... 2024-01-27T23:32:48.053 INFO:teuthology.task.pexec:Executing custom commands... 2024-01-27T23:32:48.054 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi038.front.sepia.ceph.com 2024-01-27T23:32:48.054 DEBUG:teuthology.orchestra.run.smithi038:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-01-27T23:32:48.054 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi123.front.sepia.ceph.com 2024-01-27T23:32:48.054 DEBUG:teuthology.orchestra.run.smithi123:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-01-27T23:32:48.860 INFO:teuthology.orchestra.run.smithi123.stdout:Last metadata expiration check: 0:01:24 ago on Sat 27 Jan 2024 11:31:24 PM UTC. 2024-01-27T23:32:48.875 INFO:teuthology.orchestra.run.smithi038.stdout:Last metadata expiration check: 0:01:20 ago on Sat 27 Jan 2024 11:31:28 PM UTC. 2024-01-27T23:32:50.837 INFO:teuthology.orchestra.run.smithi123.stdout:Dependencies resolved. 2024-01-27T23:32:50.838 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-01-27T23:32:50.838 INFO:teuthology.orchestra.run.smithi123.stdout: Package Architecture Version Repository Size 2024-01-27T23:32:50.838 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-01-27T23:32:50.838 INFO:teuthology.orchestra.run.smithi123.stdout:Resetting modules: 2024-01-27T23:32:50.838 INFO:teuthology.orchestra.run.smithi123.stdout: container-tools 2024-01-27T23:32:50.838 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-01-27T23:32:50.838 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction Summary 2024-01-27T23:32:50.838 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-01-27T23:32:50.838 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-01-27T23:32:50.984 INFO:teuthology.orchestra.run.smithi038.stdout:Dependencies resolved. 2024-01-27T23:32:50.985 INFO:teuthology.orchestra.run.smithi038.stdout:================================================================================ 2024-01-27T23:32:50.985 INFO:teuthology.orchestra.run.smithi038.stdout: Package Architecture Version Repository Size 2024-01-27T23:32:50.986 INFO:teuthology.orchestra.run.smithi038.stdout:================================================================================ 2024-01-27T23:32:50.986 INFO:teuthology.orchestra.run.smithi038.stdout:Resetting modules: 2024-01-27T23:32:50.986 INFO:teuthology.orchestra.run.smithi038.stdout: container-tools 2024-01-27T23:32:50.986 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:32:50.986 INFO:teuthology.orchestra.run.smithi038.stdout:Transaction Summary 2024-01-27T23:32:50.986 INFO:teuthology.orchestra.run.smithi038.stdout:================================================================================ 2024-01-27T23:32:50.987 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:32:51.092 INFO:teuthology.orchestra.run.smithi123.stdout:Complete! 2024-01-27T23:32:51.240 INFO:teuthology.orchestra.run.smithi038.stdout:Complete! 2024-01-27T23:32:51.963 INFO:teuthology.orchestra.run.smithi123.stdout:Last metadata expiration check: 0:01:27 ago on Sat 27 Jan 2024 11:31:24 PM UTC. 2024-01-27T23:32:52.121 INFO:teuthology.orchestra.run.smithi038.stdout:Last metadata expiration check: 0:01:23 ago on Sat 27 Jan 2024 11:31:28 PM UTC. 2024-01-27T23:32:53.927 INFO:teuthology.orchestra.run.smithi123.stdout:Dependencies resolved. 2024-01-27T23:32:53.962 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-01-27T23:32:53.962 INFO:teuthology.orchestra.run.smithi123.stdout: Package Arch Version Repository Size 2024-01-27T23:32:53.962 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-01-27T23:32:53.962 INFO:teuthology.orchestra.run.smithi123.stdout:Installing group/module packages: 2024-01-27T23:32:53.962 INFO:teuthology.orchestra.run.smithi123.stdout: aardvark-dns x86_64 2:1.8.0-1.module_el8+712+4cd1bd69 appstream 1.0 M 2024-01-27T23:32:53.962 INFO:teuthology.orchestra.run.smithi123.stdout: buildah x86_64 1:1.32.0-1.module_el8+712+4cd1bd69 appstream 9.6 M 2024-01-27T23:32:53.962 INFO:teuthology.orchestra.run.smithi123.stdout: cockpit-podman noarch 78-1.module_el8+712+4cd1bd69 appstream 750 k 2024-01-27T23:32:53.962 INFO:teuthology.orchestra.run.smithi123.stdout: crun x86_64 1.9.2-1.module_el8+712+4cd1bd69 appstream 241 k 2024-01-27T23:32:53.962 INFO:teuthology.orchestra.run.smithi123.stdout: netavark x86_64 2:1.8.0-2.module_el8+712+4cd1bd69 appstream 3.9 M 2024-01-27T23:32:53.962 INFO:teuthology.orchestra.run.smithi123.stdout: python3-podman noarch 4.7.0-1.module_el8+712+4cd1bd69 appstream 178 k 2024-01-27T23:32:53.962 INFO:teuthology.orchestra.run.smithi123.stdout: skopeo x86_64 2:1.13.3-1.module_el8+712+4cd1bd69 appstream 8.1 M 2024-01-27T23:32:53.962 INFO:teuthology.orchestra.run.smithi123.stdout: toolbox x86_64 0.0.99.4-6.module_el8+712+4cd1bd69 appstream 2.5 M 2024-01-27T23:32:53.963 INFO:teuthology.orchestra.run.smithi123.stdout: udica noarch 0.2.6-20.module_el8+712+4cd1bd69 appstream 53 k 2024-01-27T23:32:53.963 INFO:teuthology.orchestra.run.smithi123.stdout:Installing dependencies: 2024-01-27T23:32:53.963 INFO:teuthology.orchestra.run.smithi123.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2024-01-27T23:32:53.963 INFO:teuthology.orchestra.run.smithi123.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2024-01-27T23:32:53.963 INFO:teuthology.orchestra.run.smithi123.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2024-01-27T23:32:53.963 INFO:teuthology.orchestra.run.smithi123.stdout:Installing weak dependencies: 2024-01-27T23:32:53.963 INFO:teuthology.orchestra.run.smithi123.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2024-01-27T23:32:53.963 INFO:teuthology.orchestra.run.smithi123.stdout:Installing module profiles: 2024-01-27T23:32:53.963 INFO:teuthology.orchestra.run.smithi123.stdout: container-tools/common 2024-01-27T23:32:53.963 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-01-27T23:32:53.963 INFO:teuthology.orchestra.run.smithi123.stdout:Enabling module streams: 2024-01-27T23:32:53.963 INFO:teuthology.orchestra.run.smithi123.stdout: container-tools rhel8 2024-01-27T23:32:53.963 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-01-27T23:32:53.963 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction Summary 2024-01-27T23:32:53.963 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-01-27T23:32:53.964 INFO:teuthology.orchestra.run.smithi123.stdout:Install 13 Packages 2024-01-27T23:32:53.964 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-01-27T23:32:53.964 INFO:teuthology.orchestra.run.smithi123.stdout:Total download size: 27 M 2024-01-27T23:32:53.964 INFO:teuthology.orchestra.run.smithi123.stdout:Installed size: 89 M 2024-01-27T23:32:53.964 INFO:teuthology.orchestra.run.smithi123.stdout:Downloading Packages: 2024-01-27T23:32:54.249 INFO:teuthology.orchestra.run.smithi038.stdout:Dependencies resolved. 2024-01-27T23:32:54.287 INFO:teuthology.orchestra.run.smithi038.stdout:================================================================================ 2024-01-27T23:32:54.287 INFO:teuthology.orchestra.run.smithi038.stdout: Package Arch Version Repository Size 2024-01-27T23:32:54.287 INFO:teuthology.orchestra.run.smithi038.stdout:================================================================================ 2024-01-27T23:32:54.287 INFO:teuthology.orchestra.run.smithi038.stdout:Installing group/module packages: 2024-01-27T23:32:54.288 INFO:teuthology.orchestra.run.smithi038.stdout: aardvark-dns x86_64 2:1.8.0-1.module_el8+712+4cd1bd69 appstream 1.0 M 2024-01-27T23:32:54.288 INFO:teuthology.orchestra.run.smithi038.stdout: buildah x86_64 1:1.32.0-1.module_el8+712+4cd1bd69 appstream 9.6 M 2024-01-27T23:32:54.288 INFO:teuthology.orchestra.run.smithi038.stdout: cockpit-podman noarch 78-1.module_el8+712+4cd1bd69 appstream 750 k 2024-01-27T23:32:54.288 INFO:teuthology.orchestra.run.smithi038.stdout: crun x86_64 1.9.2-1.module_el8+712+4cd1bd69 appstream 241 k 2024-01-27T23:32:54.288 INFO:teuthology.orchestra.run.smithi038.stdout: netavark x86_64 2:1.8.0-2.module_el8+712+4cd1bd69 appstream 3.9 M 2024-01-27T23:32:54.288 INFO:teuthology.orchestra.run.smithi038.stdout: python3-podman noarch 4.7.0-1.module_el8+712+4cd1bd69 appstream 178 k 2024-01-27T23:32:54.288 INFO:teuthology.orchestra.run.smithi038.stdout: skopeo x86_64 2:1.13.3-1.module_el8+712+4cd1bd69 appstream 8.1 M 2024-01-27T23:32:54.288 INFO:teuthology.orchestra.run.smithi038.stdout: toolbox x86_64 0.0.99.4-6.module_el8+712+4cd1bd69 appstream 2.5 M 2024-01-27T23:32:54.288 INFO:teuthology.orchestra.run.smithi038.stdout: udica noarch 0.2.6-20.module_el8+712+4cd1bd69 appstream 53 k 2024-01-27T23:32:54.288 INFO:teuthology.orchestra.run.smithi038.stdout:Installing dependencies: 2024-01-27T23:32:54.288 INFO:teuthology.orchestra.run.smithi038.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2024-01-27T23:32:54.288 INFO:teuthology.orchestra.run.smithi038.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2024-01-27T23:32:54.288 INFO:teuthology.orchestra.run.smithi038.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2024-01-27T23:32:54.288 INFO:teuthology.orchestra.run.smithi038.stdout:Installing weak dependencies: 2024-01-27T23:32:54.288 INFO:teuthology.orchestra.run.smithi038.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2024-01-27T23:32:54.289 INFO:teuthology.orchestra.run.smithi038.stdout:Installing module profiles: 2024-01-27T23:32:54.289 INFO:teuthology.orchestra.run.smithi038.stdout: container-tools/common 2024-01-27T23:32:54.289 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:32:54.289 INFO:teuthology.orchestra.run.smithi038.stdout:Enabling module streams: 2024-01-27T23:32:54.289 INFO:teuthology.orchestra.run.smithi038.stdout: container-tools rhel8 2024-01-27T23:32:54.289 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:32:54.289 INFO:teuthology.orchestra.run.smithi038.stdout:Transaction Summary 2024-01-27T23:32:54.289 INFO:teuthology.orchestra.run.smithi038.stdout:================================================================================ 2024-01-27T23:32:54.289 INFO:teuthology.orchestra.run.smithi038.stdout:Install 13 Packages 2024-01-27T23:32:54.289 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:32:54.290 INFO:teuthology.orchestra.run.smithi038.stdout:Total download size: 27 M 2024-01-27T23:32:54.290 INFO:teuthology.orchestra.run.smithi038.stdout:Installed size: 89 M 2024-01-27T23:32:54.290 INFO:teuthology.orchestra.run.smithi038.stdout:Downloading Packages: 2024-01-27T23:32:54.542 INFO:teuthology.orchestra.run.smithi123.stdout:(1/13): cockpit-podman-78-1.module_el8+712+4cd1 1.4 MB/s | 750 kB 00:00 2024-01-27T23:32:54.580 INFO:teuthology.orchestra.run.smithi123.stdout:(2/13): aardvark-dns-1.8.0-1.module_el8+712+4cd 1.8 MB/s | 1.0 MB 00:00 2024-01-27T23:32:54.632 INFO:teuthology.orchestra.run.smithi123.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 432 kB/s | 38 kB 00:00 2024-01-27T23:32:54.672 INFO:teuthology.orchestra.run.smithi123.stdout:(4/13): crun-1.9.2-1.module_el8+712+4cd1bd69.x8 2.6 MB/s | 241 kB 00:00 2024-01-27T23:32:54.764 INFO:teuthology.orchestra.run.smithi123.stdout:(5/13): python3-podman-4.7.0-1.module_el8+712+4 1.9 MB/s | 178 kB 00:00 2024-01-27T23:32:54.848 INFO:teuthology.orchestra.run.smithi123.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 298 kB/s | 25 kB 00:00 2024-01-27T23:32:54.987 INFO:teuthology.orchestra.run.smithi123.stdout:(7/13): buildah-1.32.0-1.module_el8+712+4cd1bd6 10 MB/s | 9.6 MB 00:00 2024-01-27T23:32:54.992 INFO:teuthology.orchestra.run.smithi038.stdout:(1/13): cockpit-podman-78-1.module_el8+712+4cd1 1.5 MB/s | 750 kB 00:00 2024-01-27T23:32:55.015 INFO:teuthology.orchestra.run.smithi123.stdout:(8/13): python3-pyxdg-0.25-16.el8.noarch.rpm 562 kB/s | 94 kB 00:00 2024-01-27T23:32:55.034 INFO:teuthology.orchestra.run.smithi038.stdout:(2/13): aardvark-dns-1.8.0-1.module_el8+712+4cd 1.9 MB/s | 1.0 MB 00:00 2024-01-27T23:32:55.074 INFO:teuthology.orchestra.run.smithi123.stdout:(9/13): netavark-1.8.0-2.module_el8+712+4cd1bd6 8.8 MB/s | 3.9 MB 00:00 2024-01-27T23:32:55.076 INFO:teuthology.orchestra.run.smithi038.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 453 kB/s | 38 kB 00:00 2024-01-27T23:32:55.127 INFO:teuthology.orchestra.run.smithi038.stdout:(4/13): crun-1.9.2-1.module_el8+712+4cd1bd69.x8 2.6 MB/s | 241 kB 00:00 2024-01-27T23:32:55.157 INFO:teuthology.orchestra.run.smithi123.stdout:(10/13): udica-0.2.6-20.module_el8+712+4cd1bd69 633 kB/s | 53 kB 00:00 2024-01-27T23:32:55.219 INFO:teuthology.orchestra.run.smithi038.stdout:(5/13): python3-podman-4.7.0-1.module_el8+712+4 1.9 MB/s | 178 kB 00:00 2024-01-27T23:32:55.232 INFO:teuthology.orchestra.run.smithi123.stdout:(11/13): toolbox-0.0.99.4-6.module_el8+712+4cd1 12 MB/s | 2.5 MB 00:00 2024-01-27T23:32:55.258 INFO:teuthology.orchestra.run.smithi123.stdout:(12/13): yajl-2.1.0-12.el8.x86_64.rpm 408 kB/s | 41 kB 00:00 2024-01-27T23:32:55.302 INFO:teuthology.orchestra.run.smithi038.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 297 kB/s | 25 kB 00:00 2024-01-27T23:32:55.411 INFO:teuthology.orchestra.run.smithi038.stdout:(7/13): buildah-1.32.0-1.module_el8+712+4cd1bd6 11 MB/s | 9.6 MB 00:00 2024-01-27T23:32:55.436 INFO:teuthology.orchestra.run.smithi038.stdout:(8/13): python3-pyxdg-0.25-16.el8.noarch.rpm 702 kB/s | 94 kB 00:00 2024-01-27T23:32:55.458 INFO:teuthology.orchestra.run.smithi123.stdout:(13/13): skopeo-1.13.3-1.module_el8+712+4cd1bd6 17 MB/s | 8.1 MB 00:00 2024-01-27T23:32:55.458 INFO:teuthology.orchestra.run.smithi123.stdout:-------------------------------------------------------------------------------- 2024-01-27T23:32:55.458 INFO:teuthology.orchestra.run.smithi123.stdout:Total 18 MB/s | 27 MB 00:01 2024-01-27T23:32:55.503 INFO:teuthology.orchestra.run.smithi038.stdout:(9/13): netavark-1.8.0-2.module_el8+712+4cd1bd6 9.2 MB/s | 3.9 MB 00:00 2024-01-27T23:32:55.587 INFO:teuthology.orchestra.run.smithi038.stdout:(10/13): udica-0.2.6-20.module_el8+712+4cd1bd69 631 kB/s | 53 kB 00:00 2024-01-27T23:32:55.671 INFO:teuthology.orchestra.run.smithi038.stdout:(11/13): toolbox-0.0.99.4-6.module_el8+712+4cd1 11 MB/s | 2.5 MB 00:00 2024-01-27T23:32:55.696 INFO:teuthology.orchestra.run.smithi038.stdout:(12/13): yajl-2.1.0-12.el8.x86_64.rpm 377 kB/s | 41 kB 00:00 2024-01-27T23:32:55.718 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction check 2024-01-27T23:32:55.739 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction check succeeded. 2024-01-27T23:32:55.739 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction test 2024-01-27T23:32:55.871 INFO:teuthology.orchestra.run.smithi038.stdout:(13/13): skopeo-1.13.3-1.module_el8+712+4cd1bd6 18 MB/s | 8.1 MB 00:00 2024-01-27T23:32:55.871 INFO:teuthology.orchestra.run.smithi038.stdout:-------------------------------------------------------------------------------- 2024-01-27T23:32:55.871 INFO:teuthology.orchestra.run.smithi038.stdout:Total 17 MB/s | 27 MB 00:01 2024-01-27T23:32:55.995 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction test succeeded. 2024-01-27T23:32:55.998 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction 2024-01-27T23:32:56.146 INFO:teuthology.orchestra.run.smithi038.stdout:Running transaction check 2024-01-27T23:32:56.169 INFO:teuthology.orchestra.run.smithi038.stdout:Transaction check succeeded. 2024-01-27T23:32:56.169 INFO:teuthology.orchestra.run.smithi038.stdout:Running transaction test 2024-01-27T23:32:56.431 INFO:teuthology.orchestra.run.smithi038.stdout:Transaction test succeeded. 2024-01-27T23:32:56.435 INFO:teuthology.orchestra.run.smithi038.stdout:Running transaction 2024-01-27T23:32:56.673 INFO:teuthology.orchestra.run.smithi123.stdout: Preparing : 1/1 2024-01-27T23:32:56.905 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2024-01-27T23:32:57.067 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2024-01-27T23:32:57.169 INFO:teuthology.orchestra.run.smithi038.stdout: Preparing : 1/1 2024-01-27T23:32:57.303 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2024-01-27T23:32:57.374 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2024-01-27T23:32:57.518 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2024-01-27T23:32:57.534 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2024-01-27T23:32:57.733 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2024-01-27T23:32:57.976 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2024-01-27T23:32:58.078 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 5/13 2024-01-27T23:32:58.518 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 5/13 2024-01-27T23:32:59.068 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2024-01-27T23:32:59.529 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2024-01-27T23:32:59.682 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 7/13 2024-01-27T23:32:59.760 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 7/13 2024-01-27T23:32:59.921 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 8/13 2024-01-27T23:32:59.969 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 8/13 2024-01-27T23:33:00.179 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 9/13 2024-01-27T23:33:00.255 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 9/13 2024-01-27T23:33:00.612 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 10/13 2024-01-27T23:33:00.673 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 10/13 2024-01-27T23:33:01.515 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2024-01-27T23:33:01.597 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2024-01-27T23:33:01.726 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 12/13 2024-01-27T23:33:01.808 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 12/13 2024-01-27T23:33:01.932 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2024-01-27T23:33:01.983 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2024-01-27T23:33:02.358 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2024-01-27T23:33:02.358 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 1/13 2024-01-27T23:33:02.358 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2/13 2024-01-27T23:33:02.358 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 3/13 2024-01-27T23:33:02.358 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2024-01-27T23:33:02.358 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 5/13 2024-01-27T23:33:02.358 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2024-01-27T23:33:02.358 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 7/13 2024-01-27T23:33:02.359 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2024-01-27T23:33:02.359 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2024-01-27T23:33:02.359 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 10/13 2024-01-27T23:33:02.359 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2024-01-27T23:33:02.359 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 12/13 2024-01-27T23:33:02.437 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2024-01-27T23:33:02.437 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 1/13 2024-01-27T23:33:02.437 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2/13 2024-01-27T23:33:02.438 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 3/13 2024-01-27T23:33:02.438 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2024-01-27T23:33:02.438 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 5/13 2024-01-27T23:33:02.438 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2024-01-27T23:33:02.438 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 7/13 2024-01-27T23:33:02.438 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2024-01-27T23:33:02.438 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2024-01-27T23:33:02.439 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 10/13 2024-01-27T23:33:02.439 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2024-01-27T23:33:02.439 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 12/13 2024-01-27T23:33:02.914 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2024-01-27T23:33:02.914 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-01-27T23:33:02.914 INFO:teuthology.orchestra.run.smithi123.stdout:Installed: 2024-01-27T23:33:02.914 INFO:teuthology.orchestra.run.smithi123.stdout: aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86_64 2024-01-27T23:33:02.915 INFO:teuthology.orchestra.run.smithi123.stdout: buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2024-01-27T23:33:02.915 INFO:teuthology.orchestra.run.smithi123.stdout: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 2024-01-27T23:33:02.915 INFO:teuthology.orchestra.run.smithi123.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2024-01-27T23:33:02.915 INFO:teuthology.orchestra.run.smithi123.stdout: crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 2024-01-27T23:33:02.915 INFO:teuthology.orchestra.run.smithi123.stdout: netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 2024-01-27T23:33:02.915 INFO:teuthology.orchestra.run.smithi123.stdout: python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noarch 2024-01-27T23:33:02.915 INFO:teuthology.orchestra.run.smithi123.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2024-01-27T23:33:02.915 INFO:teuthology.orchestra.run.smithi123.stdout: python3-pyxdg-0.25-16.el8.noarch 2024-01-27T23:33:02.915 INFO:teuthology.orchestra.run.smithi123.stdout: skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 2024-01-27T23:33:02.915 INFO:teuthology.orchestra.run.smithi123.stdout: toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 2024-01-27T23:33:02.915 INFO:teuthology.orchestra.run.smithi123.stdout: udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 2024-01-27T23:33:02.915 INFO:teuthology.orchestra.run.smithi123.stdout: yajl-2.1.0-12.el8.x86_64 2024-01-27T23:33:02.915 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-01-27T23:33:02.915 INFO:teuthology.orchestra.run.smithi123.stdout:Complete! 2024-01-27T23:33:03.011 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2024-01-27T23:33:03.011 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:33:03.012 INFO:teuthology.orchestra.run.smithi038.stdout:Installed: 2024-01-27T23:33:03.012 INFO:teuthology.orchestra.run.smithi038.stdout: aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86_64 2024-01-27T23:33:03.012 INFO:teuthology.orchestra.run.smithi038.stdout: buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2024-01-27T23:33:03.012 INFO:teuthology.orchestra.run.smithi038.stdout: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 2024-01-27T23:33:03.012 INFO:teuthology.orchestra.run.smithi038.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2024-01-27T23:33:03.012 INFO:teuthology.orchestra.run.smithi038.stdout: crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 2024-01-27T23:33:03.012 INFO:teuthology.orchestra.run.smithi038.stdout: netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 2024-01-27T23:33:03.012 INFO:teuthology.orchestra.run.smithi038.stdout: python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noarch 2024-01-27T23:33:03.012 INFO:teuthology.orchestra.run.smithi038.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2024-01-27T23:33:03.012 INFO:teuthology.orchestra.run.smithi038.stdout: python3-pyxdg-0.25-16.el8.noarch 2024-01-27T23:33:03.012 INFO:teuthology.orchestra.run.smithi038.stdout: skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 2024-01-27T23:33:03.012 INFO:teuthology.orchestra.run.smithi038.stdout: toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 2024-01-27T23:33:03.012 INFO:teuthology.orchestra.run.smithi038.stdout: udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 2024-01-27T23:33:03.013 INFO:teuthology.orchestra.run.smithi038.stdout: yajl-2.1.0-12.el8.x86_64 2024-01-27T23:33:03.013 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:33:03.013 INFO:teuthology.orchestra.run.smithi038.stdout:Complete! 2024-01-27T23:33:03.185 DEBUG:teuthology.parallel:result is None 2024-01-27T23:33:03.316 DEBUG:teuthology.parallel:result is None 2024-01-27T23:33:03.316 INFO:teuthology.run_tasks:Running task cephadm... 2024-01-27T23:33:03.392 INFO:tasks.cephadm:Config: {'add_mons_via_daemon_add': True, 'avoid_pacific_features': True, 'cephadm_branch': 'octopus', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'image': 'docker.io/ceph/ceph:v15', 'roleless': True, 'conf': {'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'a72a5dace2353a54147d37bd2699a2a482507966'} 2024-01-27T23:33:03.393 INFO:tasks.cephadm:Cluster image is docker.io/ceph/ceph:v15 2024-01-27T23:33:03.393 INFO:tasks.cephadm:Cluster fsid is 6a612ac2-bd6c-11ee-95b2-87774f69a715 2024-01-27T23:33:03.393 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-01-27T23:33:03.393 INFO:tasks.cephadm:No mon roles; fabricating mons 2024-01-27T23:33:03.393 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi038': '172.21.15.38', 'mon.smithi123': '172.21.15.123'} 2024-01-27T23:33:03.394 INFO:tasks.cephadm:Normalizing hostnames... 2024-01-27T23:33:03.394 DEBUG:teuthology.orchestra.run.smithi038:> sudo hostname $(hostname -s) 2024-01-27T23:33:03.422 DEBUG:teuthology.orchestra.run.smithi123:> sudo hostname $(hostname -s) 2024-01-27T23:33:03.449 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref octopus)... 2024-01-27T23:33:03.450 DEBUG:teuthology.orchestra.run.smithi038:> curl --silent https://raw.githubusercontent.com/ceph/ceph/octopus/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-01-27T23:33:03.744 INFO:teuthology.orchestra.run.smithi038.stdout:-rw-rw-r--. 1 ubuntu ubuntu 223479 Jan 27 23:33 /home/ubuntu/cephtest/cephadm 2024-01-27T23:33:03.745 DEBUG:teuthology.orchestra.run.smithi123:> curl --silent https://raw.githubusercontent.com/ceph/ceph/octopus/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-01-27T23:33:03.933 INFO:teuthology.orchestra.run.smithi123.stdout:-rw-rw-r--. 1 ubuntu ubuntu 223479 Jan 27 23:33 /home/ubuntu/cephtest/cephadm 2024-01-27T23:33:03.933 DEBUG:teuthology.orchestra.run.smithi038:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-01-27T23:33:03.954 DEBUG:teuthology.orchestra.run.smithi123:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-01-27T23:33:03.982 DEBUG:teuthology.orchestra.run.smithi038:> sudo mkdir -p /etc/ceph 2024-01-27T23:33:04.023 DEBUG:teuthology.orchestra.run.smithi123:> sudo mkdir -p /etc/ceph 2024-01-27T23:33:04.051 DEBUG:teuthology.orchestra.run.smithi038:> sudo chmod 777 /etc/ceph 2024-01-27T23:33:04.092 DEBUG:teuthology.orchestra.run.smithi123:> sudo chmod 777 /etc/ceph 2024-01-27T23:33:04.119 INFO:tasks.cephadm:Writing seed config... 2024-01-27T23:33:04.120 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-01-27T23:33:04.121 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-01-27T23:33:04.121 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-01-27T23:33:04.121 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-01-27T23:33:04.121 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-01-27T23:33:04.121 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-01-27T23:33:04.121 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-01-27T23:33:04.121 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-01-27T23:33:04.122 DEBUG:teuthology.orchestra.run.smithi038:> set -ex 2024-01-27T23:33:04.122 DEBUG:teuthology.orchestra.run.smithi038:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-01-27T23:33:04.152 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = 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 ruleset-failure-domain=osd 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 = 6a612ac2-bd6c-11ee-95b2-87774f69a715 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = True bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-01-27T23:33:04.152 DEBUG:teuthology.orchestra.run.smithi038:mon.smithi038> sudo journalctl -f -n 0 -u ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@mon.smithi038.service 2024-01-27T23:33:04.194 INFO:tasks.cephadm:Bootstrapping... 2024-01-27T23:33:04.194 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 -v bootstrap --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-ip 172.21.15.38 && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-01-27T23:33:04.222 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:-- Logs begin at Sat 2024-01-27 23:26:36 UTC. -- 2024-01-27T23:33:04.361 INFO:teuthology.orchestra.run.smithi038.stderr:container_init=False 2024-01-27T23:33:04.362 INFO:teuthology.orchestra.run.smithi038.stderr:Verifying podman|docker is present... 2024-01-27T23:33:04.362 INFO:teuthology.orchestra.run.smithi038.stderr:Verifying lvm2 is present... 2024-01-27T23:33:04.362 INFO:teuthology.orchestra.run.smithi038.stderr:Verifying time synchronization is in place... 2024-01-27T23:33:04.362 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl is-enabled chrony.service 2024-01-27T23:33:04.368 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-01-27T23:33:04.368 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl is-active chrony.service 2024-01-27T23:33:04.372 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: stdout inactive 2024-01-27T23:33:04.373 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl is-enabled chronyd.service 2024-01-27T23:33:04.378 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: stdout enabled 2024-01-27T23:33:04.378 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl is-active chronyd.service 2024-01-27T23:33:04.383 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: stdout active 2024-01-27T23:33:04.383 INFO:teuthology.orchestra.run.smithi038.stderr:Unit chronyd.service is enabled and running 2024-01-27T23:33:04.383 INFO:teuthology.orchestra.run.smithi038.stderr:Repeating the final host check... 2024-01-27T23:33:04.383 INFO:teuthology.orchestra.run.smithi038.stderr:podman|docker (/bin/podman) is present 2024-01-27T23:33:04.383 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl is present 2024-01-27T23:33:04.384 INFO:teuthology.orchestra.run.smithi038.stderr:lvcreate is present 2024-01-27T23:33:04.384 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl is-enabled chrony.service 2024-01-27T23:33:04.388 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-01-27T23:33:04.388 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl is-active chrony.service 2024-01-27T23:33:04.393 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: stdout inactive 2024-01-27T23:33:04.393 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl is-enabled chronyd.service 2024-01-27T23:33:04.398 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: stdout enabled 2024-01-27T23:33:04.398 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl is-active chronyd.service 2024-01-27T23:33:04.403 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: stdout active 2024-01-27T23:33:04.404 INFO:teuthology.orchestra.run.smithi038.stderr:Unit chronyd.service is enabled and running 2024-01-27T23:33:04.404 INFO:teuthology.orchestra.run.smithi038.stderr:Host looks OK 2024-01-27T23:33:04.404 INFO:teuthology.orchestra.run.smithi038.stderr:Cluster fsid: 6a612ac2-bd6c-11ee-95b2-87774f69a715 2024-01-27T23:33:04.404 INFO:teuthology.orchestra.run.smithi038.stderr:Acquiring lock 139954983436808 on /run/cephadm/6a612ac2-bd6c-11ee-95b2-87774f69a715.lock 2024-01-27T23:33:04.405 INFO:teuthology.orchestra.run.smithi038.stderr:Lock 139954983436808 acquired on /run/cephadm/6a612ac2-bd6c-11ee-95b2-87774f69a715.lock 2024-01-27T23:33:04.405 INFO:teuthology.orchestra.run.smithi038.stderr:Verifying IP 172.21.15.38 port 3300 ... 2024-01-27T23:33:04.405 INFO:teuthology.orchestra.run.smithi038.stderr:Verifying IP 172.21.15.38 port 6789 ... 2024-01-27T23:33:04.405 INFO:teuthology.orchestra.run.smithi038.stderr:Base mon IP is 172.21.15.38, final addrv is [v2:172.21.15.38:3300,v1:172.21.15.38:6789] 2024-01-27T23:33:04.405 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /sbin/ip route ls 2024-01-27T23:33:04.406 INFO:teuthology.orchestra.run.smithi038.stderr:/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.38 metric 100 2024-01-27T23:33:04.407 INFO:teuthology.orchestra.run.smithi038.stderr:/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.38 metric 100 2024-01-27T23:33:04.407 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /sbin/ip -6 route ls 2024-01-27T23:33:04.409 INFO:teuthology.orchestra.run.smithi038.stderr:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-01-27T23:33:04.409 INFO:teuthology.orchestra.run.smithi038.stderr:/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-01-27T23:33:04.409 INFO:teuthology.orchestra.run.smithi038.stderr:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1766sec hoplimit 64 pref medium 2024-01-27T23:33:04.409 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /sbin/ip -6 addr ls 2024-01-27T23:33:04.411 INFO:teuthology.orchestra.run.smithi038.stderr:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-01-27T23:33:04.411 INFO:teuthology.orchestra.run.smithi038.stderr:/sbin/ip: stdout inet6 ::1/128 scope host 2024-01-27T23:33:04.411 INFO:teuthology.orchestra.run.smithi038.stderr:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-01-27T23:33:04.411 INFO:teuthology.orchestra.run.smithi038.stderr:/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-01-27T23:33:04.411 INFO:teuthology.orchestra.run.smithi038.stderr:/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:15fc/64 scope link 2024-01-27T23:33:04.411 INFO:teuthology.orchestra.run.smithi038.stderr:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-01-27T23:33:04.412 INFO:teuthology.orchestra.run.smithi038.stderr:Mon IP 172.21.15.38 is in CIDR network 172.21.0.0/20 2024-01-27T23:33:04.413 INFO:teuthology.orchestra.run.smithi038.stderr:Pulling container image docker.io/ceph/ceph:v15... 2024-01-27T23:33:04.413 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman pull docker.io/ceph/ceph:v15 2024-01-27T23:33:05.880 INFO:teuthology.orchestra.run.smithi038.stderr:/bin/podman: stderr Trying to pull docker.io/ceph/ceph:v15... 2024-01-27T23:33:12.498 INFO:teuthology.orchestra.run.smithi038.stderr:/bin/podman: stderr Getting image source signatures 2024-01-27T23:33:12.505 INFO:teuthology.orchestra.run.smithi038.stderr:/bin/podman: stderr Copying blob sha256:731c3beff4deece7d4e54bc26ecf6d99988b19ea8414524277d83bc5a5d6eb70 2024-01-27T23:33:12.505 INFO:teuthology.orchestra.run.smithi038.stderr:/bin/podman: stderr Copying blob sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 2024-01-27T23:33:25.021 INFO:teuthology.orchestra.run.smithi038.stderr:/bin/podman: stderr Copying config sha256:2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73 2024-01-27T23:33:25.071 INFO:teuthology.orchestra.run.smithi038.stderr:/bin/podman: stderr Writing manifest to image destination 2024-01-27T23:33:25.395 INFO:teuthology.orchestra.run.smithi038.stderr:/bin/podman: stdout 2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73 2024-01-27T23:33:25.407 INFO:teuthology.orchestra.run.smithi038.stderr:Extracting ceph user uid/gid from container image... 2024-01-27T23:33:25.408 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi038 docker.io/ceph/ceph:v15 -c %u %g /var/lib/ceph 2024-01-27T23:33:26.009 INFO:teuthology.orchestra.run.smithi038.stderr:stat: stdout 167 167 2024-01-27T23:33:26.336 INFO:teuthology.orchestra.run.smithi038.stderr:Creating initial keys... 2024-01-27T23:33:26.336 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph-authtool -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi038 docker.io/ceph/ceph:v15 --gen-print-key 2024-01-27T23:33:26.609 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-authtool: stdout AQDGkrVlEt7AIxAACQnwKdGdkkDcIkjVDwqklw== 2024-01-27T23:33:27.038 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph-authtool -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi038 docker.io/ceph/ceph:v15 --gen-print-key 2024-01-27T23:33:27.325 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-authtool: stdout AQDHkrVlUWn5EhAAD8ZRj26GkD4aRhKxTXzwTQ== 2024-01-27T23:33:27.668 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph-authtool -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi038 docker.io/ceph/ceph:v15 --gen-print-key 2024-01-27T23:33:27.961 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-authtool: stdout AQDHkrVlkmODNxAASCjiHiWYfdzZMd4kjV2/wg== 2024-01-27T23:33:28.275 INFO:teuthology.orchestra.run.smithi038.stderr:Creating initial monmap... 2024-01-27T23:33:28.275 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/monmaptool -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi038 -v /tmp/ceph-tmphrb_08oy:/tmp/monmap:z docker.io/ceph/ceph:v15 --create --clobber --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 --addv smithi038 [v2:172.21.15.38:3300,v1:172.21.15.38:6789] /tmp/monmap 2024-01-27T23:33:28.533 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-01-27T23:33:28.534 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 6a612ac2-bd6c-11ee-95b2-87774f69a715 2024-01-27T23:33:28.534 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-01-27T23:33:28.862 INFO:teuthology.orchestra.run.smithi038.stderr:Creating mon... 2024-01-27T23:33:28.875 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph-mon -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi038 -v /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715:/var/log/ceph:z -v /var/lib/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/mon.smithi038:/var/lib/ceph/mon/ceph-smithi038:z -v /tmp/ceph-tmpum91akm7:/tmp/keyring:z -v /tmp/ceph-tmphrb_08oy:/tmp/monmap:z docker.io/ceph/ceph:v15 --mkfs -i smithi038 --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -c /dev/null --monmap /tmp/monmap --keyring /tmp/keyring --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true 2024-01-27T23:33:29.167 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.142+0000 7fe4ceb926c0 0 set uid:gid to 167:167 (ceph:ceph) 2024-01-27T23:33:29.167 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.143+0000 7fe4ceb926c0 1 imported monmap: 2024-01-27T23:33:29.167 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr epoch 0 2024-01-27T23:33:29.167 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 2024-01-27T23:33:29.167 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr last_changed 2024-01-27T23:33:28.528431+0000 2024-01-27T23:33:29.168 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr created 2024-01-27T23:33:28.528431+0000 2024-01-27T23:33:29.168 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr min_mon_release 0 (unknown) 2024-01-27T23:33:29.168 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0] mon.smithi038 2024-01-27T23:33:29.168 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr 2024-01-27T23:33:29.168 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.143+0000 7fe4ceb926c0 0 /usr/bin/ceph-mon: set fsid to 6a612ac2-bd6c-11ee-95b2-87774f69a715 2024-01-27T23:33:29.168 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.143+0000 7fe4ceb926c0 0 set rocksdb option compression = kNoCompression 2024-01-27T23:33:29.168 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.143+0000 7fe4ceb926c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-01-27T23:33:29.168 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.143+0000 7fe4ceb926c0 0 set rocksdb option write_buffer_size = 33554432 2024-01-27T23:33:29.168 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.143+0000 7fe4ceb926c0 0 set rocksdb option compression = kNoCompression 2024-01-27T23:33:29.168 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.143+0000 7fe4ceb926c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-01-27T23:33:29.168 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.143+0000 7fe4ceb926c0 0 set rocksdb option write_buffer_size = 33554432 2024-01-27T23:33:29.168 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: RocksDB version: 6.1.2 2024-01-27T23:33:29.168 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr 2024-01-27T23:33:29.168 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-01-27T23:33:29.168 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Compile date May 26 2021 2024-01-27T23:33:29.169 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: DB SUMMARY 2024-01-27T23:33:29.169 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr 2024-01-27T23:33:29.169 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi038/store.db dir, Total Num: 0, files: 2024-01-27T23:33:29.169 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr 2024-01-27T23:33:29.169 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi038/store.db: 2024-01-27T23:33:29.169 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr 2024-01-27T23:33:29.169 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.error_if_exists: 0 2024-01-27T23:33:29.169 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.create_if_missing: 1 2024-01-27T23:33:29.169 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.paranoid_checks: 1 2024-01-27T23:33:29.169 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.env: 0x55a8ca4e91c0 2024-01-27T23:33:29.169 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.info_log: 0x55a8cb2633c0 2024-01-27T23:33:29.169 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.max_file_opening_threads: 16 2024-01-27T23:33:29.169 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.statistics: (nil) 2024-01-27T23:33:29.169 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.use_fsync: 0 2024-01-27T23:33:29.169 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.max_log_file_size: 0 2024-01-27T23:33:29.170 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-01-27T23:33:29.170 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.log_file_time_to_roll: 0 2024-01-27T23:33:29.170 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.keep_log_file_num: 1000 2024-01-27T23:33:29.170 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.recycle_log_file_num: 0 2024-01-27T23:33:29.170 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.allow_fallocate: 1 2024-01-27T23:33:29.170 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.allow_mmap_reads: 0 2024-01-27T23:33:29.170 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.allow_mmap_writes: 0 2024-01-27T23:33:29.170 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.use_direct_reads: 0 2024-01-27T23:33:29.170 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-01-27T23:33:29.170 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.create_missing_column_families: 0 2024-01-27T23:33:29.170 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.db_log_dir: 2024-01-27T23:33:29.170 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi038/store.db 2024-01-27T23:33:29.170 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.table_cache_numshardbits: 6 2024-01-27T23:33:29.170 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.max_subcompactions: 1 2024-01-27T23:33:29.170 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.max_background_flushes: -1 2024-01-27T23:33:29.170 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-01-27T23:33:29.170 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-01-27T23:33:29.171 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-01-27T23:33:29.171 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-01-27T23:33:29.171 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.advise_random_on_open: 1 2024-01-27T23:33:29.171 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.db_write_buffer_size: 0 2024-01-27T23:33:29.171 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.write_buffer_manager: 0x55a8cb29c660 2024-01-27T23:33:29.171 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-01-27T23:33:29.171 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-01-27T23:33:29.171 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-01-27T23:33:29.171 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.use_adaptive_mutex: 0 2024-01-27T23:33:29.171 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.rate_limiter: (nil) 2024-01-27T23:33:29.171 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-01-27T23:33:29.171 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.wal_recovery_mode: 2 2024-01-27T23:33:29.171 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.enable_thread_tracking: 0 2024-01-27T23:33:29.171 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.enable_pipelined_write: 0 2024-01-27T23:33:29.172 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-01-27T23:33:29.172 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-01-27T23:33:29.172 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-01-27T23:33:29.172 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-01-27T23:33:29.172 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.row_cache: None 2024-01-27T23:33:29.172 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.wal_filter: None 2024-01-27T23:33:29.172 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-01-27T23:33:29.172 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.allow_ingest_behind: 0 2024-01-27T23:33:29.172 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.preserve_deletes: 0 2024-01-27T23:33:29.172 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.two_write_queues: 0 2024-01-27T23:33:29.172 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.manual_wal_flush: 0 2024-01-27T23:33:29.172 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.atomic_flush: 0 2024-01-27T23:33:29.172 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-01-27T23:33:29.172 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.max_background_jobs: 2 2024-01-27T23:33:29.173 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.max_background_compactions: -1 2024-01-27T23:33:29.173 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-01-27T23:33:29.173 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-01-27T23:33:29.173 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.delayed_write_rate : 16777216 2024-01-27T23:33:29.173 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.max_total_wal_size: 0 2024-01-27T23:33:29.173 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-01-27T23:33:29.173 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.stats_dump_period_sec: 600 2024-01-27T23:33:29.173 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.stats_persist_period_sec: 600 2024-01-27T23:33:29.173 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-01-27T23:33:29.173 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.max_open_files: -1 2024-01-27T23:33:29.173 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.bytes_per_sync: 0 2024-01-27T23:33:29.173 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-01-27T23:33:29.173 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Options.compaction_readahead_size: 0 2024-01-27T23:33:29.173 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Compression algorithms supported: 2024-01-27T23:33:29.173 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-01-27T23:33:29.174 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: kZSTD supported: 0 2024-01-27T23:33:29.174 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: kXpressCompression supported: 0 2024-01-27T23:33:29.174 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: kLZ4HCCompression supported: 1 2024-01-27T23:33:29.174 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: kLZ4Compression supported: 1 2024-01-27T23:33:29.174 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: kBZip2Compression supported: 0 2024-01-27T23:33:29.174 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: kZlibCompression supported: 1 2024-01-27T23:33:29.174 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: kSnappyCompression supported: 1 2024-01-27T23:33:29.174 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-01-27T23:33:29.174 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.144+0000 7fe4ceb926c0 4 rocksdb: [db/db_impl_open.cc:228] Creating manifest 1 2024-01-27T23:33:29.174 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr 2024-01-27T23:33:29.174 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi038/store.db/MANIFEST-000001 2024-01-27T23:33:29.174 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr 2024-01-27T23:33:29.174 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2024-01-27T23:33:29.174 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr 2024-01-27T23:33:29.174 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-01-27T23:33:29.174 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.merge_operator: 2024-01-27T23:33:29.174 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.compaction_filter: None 2024-01-27T23:33:29.175 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.compaction_filter_factory: None 2024-01-27T23:33:29.175 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-01-27T23:33:29.175 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.table_factory: BlockBasedTable 2024-01-27T23:33:29.175 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55a8cb1fb2b0) 2024-01-27T23:33:29.175 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-01-27T23:33:29.175 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 1 2024-01-27T23:33:29.175 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-01-27T23:33:29.175 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-01-27T23:33:29.175 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr index_type: 0 2024-01-27T23:33:29.175 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-01-27T23:33:29.175 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-01-27T23:33:29.175 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr hash_index_allow_collision: 1 2024-01-27T23:33:29.175 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr checksum: 1 2024-01-27T23:33:29.175 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-01-27T23:33:29.175 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr block_cache: 0x55a8cb230510 2024-01-27T23:33:29.176 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-01-27T23:33:29.176 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr block_cache_options: 2024-01-27T23:33:29.176 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-01-27T23:33:29.176 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-01-27T23:33:29.176 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-01-27T23:33:29.176 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-01-27T23:33:29.176 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-01-27T23:33:29.176 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-01-27T23:33:29.176 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr block_size: 4096 2024-01-27T23:33:29.176 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-01-27T23:33:29.176 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-01-27T23:33:29.176 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-01-27T23:33:29.176 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-01-27T23:33:29.176 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-01-27T23:33:29.176 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-01-27T23:33:29.177 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr filter_policy: rocksdb.BuiltinBloomFilter 2024-01-27T23:33:29.177 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-01-27T23:33:29.177 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-01-27T23:33:29.177 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-01-27T23:33:29.177 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr format_version: 2 2024-01-27T23:33:29.177 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-01-27T23:33:29.177 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr block_align: 0 2024-01-27T23:33:29.177 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr 2024-01-27T23:33:29.177 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.write_buffer_size: 33554432 2024-01-27T23:33:29.177 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.max_write_buffer_number: 2 2024-01-27T23:33:29.177 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.compression: NoCompression 2024-01-27T23:33:29.177 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.bottommost_compression: Disabled 2024-01-27T23:33:29.177 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.prefix_extractor: nullptr 2024-01-27T23:33:29.177 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-01-27T23:33:29.177 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.num_levels: 7 2024-01-27T23:33:29.178 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-01-27T23:33:29.178 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-01-27T23:33:29.178 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-01-27T23:33:29.178 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-01-27T23:33:29.178 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-01-27T23:33:29.178 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-01-27T23:33:29.178 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-01-27T23:33:29.178 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-01-27T23:33:29.178 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.compression_opts.window_bits: -14 2024-01-27T23:33:29.178 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.compression_opts.level: 32767 2024-01-27T23:33:29.178 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.compression_opts.strategy: 0 2024-01-27T23:33:29.178 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-01-27T23:33:29.178 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-01-27T23:33:29.178 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.compression_opts.enabled: false 2024-01-27T23:33:29.178 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-01-27T23:33:29.179 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-01-27T23:33:29.179 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-01-27T23:33:29.179 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.target_file_size_base: 67108864 2024-01-27T23:33:29.179 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.target_file_size_multiplier: 1 2024-01-27T23:33:29.179 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-01-27T23:33:29.179 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-01-27T23:33:29.179 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-01-27T23:33:29.179 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-01-27T23:33:29.179 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-01-27T23:33:29.179 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-01-27T23:33:29.179 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-01-27T23:33:29.179 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-01-27T23:33:29.179 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-01-27T23:33:29.179 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-01-27T23:33:29.179 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-01-27T23:33:29.179 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-01-27T23:33:29.179 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.arena_block_size: 4194304 2024-01-27T23:33:29.180 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-01-27T23:33:29.180 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-01-27T23:33:29.180 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-01-27T23:33:29.180 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.disable_auto_compactions: 0 2024-01-27T23:33:29.180 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-01-27T23:33:29.180 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-01-27T23:33:29.180 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-01-27T23:33:29.180 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-01-27T23:33:29.180 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-01-27T23:33:29.180 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-01-27T23:33:29.180 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-01-27T23:33:29.180 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-01-27T23:33:29.180 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-01-27T23:33:29.180 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-01-27T23:33:29.181 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.table_properties_collectors: 2024-01-27T23:33:29.181 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.inplace_update_support: 0 2024-01-27T23:33:29.181 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-01-27T23:33:29.181 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-01-27T23:33:29.181 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-01-27T23:33:29.181 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.memtable_huge_page_size: 0 2024-01-27T23:33:29.181 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.bloom_locality: 0 2024-01-27T23:33:29.181 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.max_successive_merges: 0 2024-01-27T23:33:29.181 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-01-27T23:33:29.181 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.paranoid_file_checks: 0 2024-01-27T23:33:29.181 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.force_consistency_checks: 0 2024-01-27T23:33:29.181 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.report_bg_io_stats: 0 2024-01-27T23:33:29.181 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: Options.ttl: 0 2024-01-27T23:33:29.181 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: [db/version_set.cc:3757] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi038/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-01-27T23:33:29.181 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr 2024-01-27T23:33:29.181 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.146+0000 7fe4ceb926c0 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 0 2024-01-27T23:33:29.182 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr 2024-01-27T23:33:29.182 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.148+0000 7fe4ceb926c0 4 rocksdb: DB pointer 0x55a8cbe5c400 2024-01-27T23:33:29.182 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.149+0000 7fe4b7a79700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2024-01-27T23:33:29.182 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.149+0000 7fe4b7a79700 4 rocksdb: [db/db_impl.cc:778] 2024-01-27T23:33:29.182 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-01-27T23:33:29.182 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-01-27T23:33:29.182 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-01-27T23:33:29.182 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-01-27T23:33:29.182 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-01-27T23:33:29.182 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-01-27T23:33:29.182 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-01-27T23:33:29.182 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-01-27T23:33:29.182 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr 2024-01-27T23:33:29.182 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-01-27T23:33:29.182 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-01-27T23:33:29.182 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-27T23:33:29.183 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-01-27T23:33:29.183 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-01-27T23:33:29.183 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr 2024-01-27T23:33:29.183 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-01-27T23:33:29.183 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-01-27T23:33:29.183 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-27T23:33:29.183 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-01-27T23:33:29.183 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-01-27T23:33:29.183 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-01-27T23:33:29.183 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-01-27T23:33:29.183 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-01-27T23:33:29.183 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-01-27T23:33:29.183 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-27T23:33:29.183 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-27T23:33:29.183 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-01-27T23:33:29.184 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr 2024-01-27T23:33:29.184 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-01-27T23:33:29.184 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr 2024-01-27T23:33:29.184 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-01-27T23:33:29.184 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-01-27T23:33:29.184 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-27T23:33:29.184 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-01-27T23:33:29.184 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-01-27T23:33:29.184 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr 2024-01-27T23:33:29.184 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-01-27T23:33:29.184 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-01-27T23:33:29.184 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-27T23:33:29.184 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-01-27T23:33:29.184 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-01-27T23:33:29.184 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-01-27T23:33:29.184 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-01-27T23:33:29.185 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-01-27T23:33:29.185 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-01-27T23:33:29.185 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-27T23:33:29.185 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-27T23:33:29.185 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-01-27T23:33:29.185 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr 2024-01-27T23:33:29.185 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-01-27T23:33:29.185 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr 2024-01-27T23:33:29.185 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.150+0000 7fe4ceb926c0 4 rocksdb: [db/db_impl.cc:390] Shutdown: canceling all background work 2024-01-27T23:33:29.185 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.150+0000 7fe4ceb926c0 4 rocksdb: [db/db_impl.cc:563] Shutdown complete 2024-01-27T23:33:29.185 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: stderr debug 2024-01-27T23:33:29.150+0000 7fe4ceb926c0 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-smithi038 for mon.smithi038 2024-01-27T23:33:29.483 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: install -d -m0770 -o 167 -g 167 /var/run/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715 2024-01-27T23:33:29.487 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl disable ceph.target 2024-01-27T23:33:29.580 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl enable ceph.target 2024-01-27T23:33:29.586 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-01-27T23:33:29.668 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl start ceph.target 2024-01-27T23:33:29.675 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl enable ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715.target 2024-01-27T23:33:29.682 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715.target → /etc/systemd/system/ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715.target. 2024-01-27T23:33:29.682 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715.target → /etc/systemd/system/ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715.target. 2024-01-27T23:33:29.762 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715.target 2024-01-27T23:33:29.785 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl daemon-reload 2024-01-27T23:33:29.872 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl stop ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@mon.smithi038 2024-01-27T23:33:29.899 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl reset-failed ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@mon.smithi038 2024-01-27T23:33:29.904 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: stderr Failed to reset failed state of unit ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@mon.smithi038.service: Unit ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@mon.smithi038.service not loaded. 2024-01-27T23:33:29.904 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl enable ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@mon.smithi038 2024-01-27T23:33:29.910 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: stderr Created symlink /etc/systemd/system/ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715.target.wants/ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@mon.smithi038.service → /etc/systemd/system/ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@.service. 2024-01-27T23:33:29.992 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@mon.smithi038 2024-01-27T23:33:30.026 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 27 23:33:30 smithi038 systemd[1]: Starting Ceph mon.smithi038 for 6a612ac2-bd6c-11ee-95b2-87774f69a715... 2024-01-27T23:33:30.411 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl is-enabled firewalld.service 2024-01-27T23:33:30.420 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: stdout disabled 2024-01-27T23:33:30.420 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl is-active firewalld.service 2024-01-27T23:33:30.427 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: stdout inactive 2024-01-27T23:33:30.427 INFO:teuthology.orchestra.run.smithi038.stderr:firewalld.service is not enabled 2024-01-27T23:33:30.427 INFO:teuthology.orchestra.run.smithi038.stderr:Not possible to enable service . firewalld.service is not available 2024-01-27T23:33:30.428 INFO:teuthology.orchestra.run.smithi038.stderr:Not possible to open ports <[]>. firewalld.service is not available 2024-01-27T23:33:30.428 INFO:teuthology.orchestra.run.smithi038.stderr:Waiting for mon to start... 2024-01-27T23:33:30.428 INFO:teuthology.orchestra.run.smithi038.stderr:Waiting for mon... 2024-01-27T23:33:30.428 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi038 -v /var/lib/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/mon.smithi038:/var/lib/ceph/mon/ceph-smithi038:z -v /tmp/ceph-tmp5bm2il8x:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpox0loskg:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15 status 2024-01-27T23:33:30.776 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 27 23:33:30 smithi038 bash[33962]: 37ec2d01ce0f0b54200526e49320d67bb1522f2bd3d99fac4a0824f3bff7e729 2024-01-27T23:33:30.776 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 27 23:33:30 smithi038 systemd[1]: Started Ceph mon.smithi038 for 6a612ac2-bd6c-11ee-95b2-87774f69a715. 2024-01-27T23:33:30.879 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout cluster: 2024-01-27T23:33:30.879 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout id: 6a612ac2-bd6c-11ee-95b2-87774f69a715 2024-01-27T23:33:30.879 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout health: HEALTH_OK 2024-01-27T23:33:30.879 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout 2024-01-27T23:33:30.879 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout services: 2024-01-27T23:33:30.879 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout mon: 1 daemons, quorum smithi038 (age 0.430989s) 2024-01-27T23:33:30.879 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout mgr: no daemons active 2024-01-27T23:33:30.879 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-01-27T23:33:30.879 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout 2024-01-27T23:33:30.880 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout data: 2024-01-27T23:33:30.880 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-01-27T23:33:30.880 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-01-27T23:33:30.880 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-01-27T23:33:30.880 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout pgs: 2024-01-27T23:33:30.880 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout 2024-01-27T23:33:31.227 INFO:teuthology.orchestra.run.smithi038.stderr:mon is available 2024-01-27T23:33:31.227 INFO:teuthology.orchestra.run.smithi038.stderr:Assimilating anything we can from ceph.conf... 2024-01-27T23:33:31.227 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi038 -v /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp5bm2il8x:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpox0loskg:/etc/ceph/ceph.conf:z -v /var/lib/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/mon.smithi038:/var/lib/ceph/mon/ceph-smithi038:z docker.io/ceph/ceph:v15 config assimilate-conf -i /var/lib/ceph/mon/ceph-smithi038/config 2024-01-27T23:33:31.657 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout 2024-01-27T23:33:31.657 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout [global] 2024-01-27T23:33:31.657 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout fsid = 6a612ac2-bd6c-11ee-95b2-87774f69a715 2024-01-27T23:33:31.657 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.38:3300,v1:172.21.15.38:6789] 2024-01-27T23:33:31.658 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-01-27T23:33:31.658 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-01-27T23:33:31.658 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-01-27T23:33:31.658 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-01-27T23:33:31.658 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout 2024-01-27T23:33:31.658 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout [mgr] 2024-01-27T23:33:31.658 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-01-27T23:33:31.658 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout 2024-01-27T23:33:31.658 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout [osd] 2024-01-27T23:33:31.658 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-01-27T23:33:31.658 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout osd_memory_target_autotune = true 2024-01-27T23:33:31.658 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-01-27T23:33:31.993 INFO:teuthology.orchestra.run.smithi038.stderr:Generating new minimal ceph.conf... 2024-01-27T23:33:31.993 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi038 -v /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp5bm2il8x:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpox0loskg:/etc/ceph/ceph.conf:z -v /var/lib/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/mon.smithi038:/var/lib/ceph/mon/ceph-smithi038:z docker.io/ceph/ceph:v15 config generate-minimal-conf -o /var/lib/ceph/mon/ceph-smithi038/config 2024-01-27T23:33:32.735 INFO:teuthology.orchestra.run.smithi038.stderr:Restarting the monitor... 2024-01-27T23:33:32.735 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl restart ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@mon.smithi038 2024-01-27T23:33:33.025 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 27 23:33:32 smithi038 systemd[1]: Stopping Ceph mon.smithi038 for 6a612ac2-bd6c-11ee-95b2-87774f69a715... 2024-01-27T23:33:33.325 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 27 23:33:33 smithi038 podman[34295]: ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon.smithi038 2024-01-27T23:33:33.732 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 27 23:33:33 smithi038 systemd[1]: ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@mon.smithi038.service: Succeeded. 2024-01-27T23:33:33.732 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 27 23:33:33 smithi038 systemd[1]: Stopped Ceph mon.smithi038 for 6a612ac2-bd6c-11ee-95b2-87774f69a715. 2024-01-27T23:33:33.733 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 27 23:33:33 smithi038 systemd[1]: Starting Ceph mon.smithi038 for 6a612ac2-bd6c-11ee-95b2-87774f69a715... 2024-01-27T23:33:33.735 INFO:teuthology.orchestra.run.smithi038.stderr:Setting mon public_network... 2024-01-27T23:33:33.735 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi038 -v /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp5bm2il8x:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpox0loskg:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15 config set mon public_network 172.21.0.0/20 2024-01-27T23:33:34.025 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 27 23:33:33 smithi038 bash[34367]: ab7d0f5c96cacea62c81af7519d0db2abdfe674cda33d20a17a730e1dc97b9e5 2024-01-27T23:33:34.026 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 27 23:33:33 smithi038 systemd[1]: Started Ceph mon.smithi038 for 6a612ac2-bd6c-11ee-95b2-87774f69a715. 2024-01-27T23:33:34.510 INFO:teuthology.orchestra.run.smithi038.stderr:Creating mgr... 2024-01-27T23:33:34.511 INFO:teuthology.orchestra.run.smithi038.stderr:Verifying port 9283 ... 2024-01-27T23:33:34.513 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl daemon-reload 2024-01-27T23:33:34.608 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl stop ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@mgr.smithi038.xgdzef 2024-01-27T23:33:34.633 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl reset-failed ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@mgr.smithi038.xgdzef 2024-01-27T23:33:34.638 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: stderr Failed to reset failed state of unit ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@mgr.smithi038.xgdzef.service: Unit ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@mgr.smithi038.xgdzef.service not loaded. 2024-01-27T23:33:34.638 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl enable ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@mgr.smithi038.xgdzef 2024-01-27T23:33:34.644 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: stderr Created symlink /etc/systemd/system/ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715.target.wants/ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@mgr.smithi038.xgdzef.service → /etc/systemd/system/ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@.service. 2024-01-27T23:33:34.730 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@mgr.smithi038.xgdzef 2024-01-27T23:33:35.045 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl is-enabled firewalld.service 2024-01-27T23:33:35.054 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: stdout disabled 2024-01-27T23:33:35.054 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl is-active firewalld.service 2024-01-27T23:33:35.061 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: stdout inactive 2024-01-27T23:33:35.062 INFO:teuthology.orchestra.run.smithi038.stderr:firewalld.service is not enabled 2024-01-27T23:33:35.062 INFO:teuthology.orchestra.run.smithi038.stderr:Not possible to enable service . firewalld.service is not available 2024-01-27T23:33:35.062 INFO:teuthology.orchestra.run.smithi038.stderr:Not possible to open ports <[]>. firewalld.service is not available 2024-01-27T23:33:35.062 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl is-enabled firewalld.service 2024-01-27T23:33:35.069 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: stdout disabled 2024-01-27T23:33:35.069 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl is-active firewalld.service 2024-01-27T23:33:35.076 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: stdout inactive 2024-01-27T23:33:35.078 INFO:teuthology.orchestra.run.smithi038.stderr:firewalld.service is not enabled 2024-01-27T23:33:35.078 INFO:teuthology.orchestra.run.smithi038.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-01-27T23:33:35.078 INFO:teuthology.orchestra.run.smithi038.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-01-27T23:33:35.078 INFO:teuthology.orchestra.run.smithi038.stderr:Wrote config to /etc/ceph/ceph.conf 2024-01-27T23:33:35.078 INFO:teuthology.orchestra.run.smithi038.stderr:Waiting for mgr to start... 2024-01-27T23:33:35.078 INFO:teuthology.orchestra.run.smithi038.stderr:Waiting for mgr... 2024-01-27T23:33:35.078 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi038 -v /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp5bm2il8x:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpox0loskg:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15 status -f json-pretty 2024-01-27T23:33:35.487 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout 2024-01-27T23:33:35.487 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:33:35.487 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "fsid": "6a612ac2-bd6c-11ee-95b2-87774f69a715", 2024-01-27T23:33:35.487 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "health": { 2024-01-27T23:33:35.487 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-01-27T23:33:35.487 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "checks": {}, 2024-01-27T23:33:35.487 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "mutes": [] 2024-01-27T23:33:35.487 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:35.488 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "election_epoch": 5, 2024-01-27T23:33:35.488 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "quorum": [ 2024-01-27T23:33:35.488 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout 0 2024-01-27T23:33:35.488 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:35.488 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "quorum_names": [ 2024-01-27T23:33:35.488 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "smithi038" 2024-01-27T23:33:35.488 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:35.488 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "quorum_age": 1, 2024-01-27T23:33:35.488 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "monmap": { 2024-01-27T23:33:35.488 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-01-27T23:33:35.488 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min_mon_release_name": "octopus", 2024-01-27T23:33:35.488 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "num_mons": 1 2024-01-27T23:33:35.488 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:35.489 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "osdmap": { 2024-01-27T23:33:35.489 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-01-27T23:33:35.489 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "num_osds": 0, 2024-01-27T23:33:35.489 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-01-27T23:33:35.489 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-01-27T23:33:35.489 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-01-27T23:33:35.489 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-01-27T23:33:35.489 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-01-27T23:33:35.489 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:35.489 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "pgmap": { 2024-01-27T23:33:35.490 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-01-27T23:33:35.490 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "num_pgs": 0, 2024-01-27T23:33:35.490 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "num_pools": 0, 2024-01-27T23:33:35.490 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "num_objects": 0, 2024-01-27T23:33:35.490 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "data_bytes": 0, 2024-01-27T23:33:35.490 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "bytes_used": 0, 2024-01-27T23:33:35.490 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-01-27T23:33:35.490 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "bytes_total": 0 2024-01-27T23:33:35.490 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:35.490 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "fsmap": { 2024-01-27T23:33:35.490 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-01-27T23:33:35.490 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "by_rank": [], 2024-01-27T23:33:35.490 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "up:standby": 0 2024-01-27T23:33:35.490 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:35.490 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "mgrmap": { 2024-01-27T23:33:35.490 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "available": false, 2024-01-27T23:33:35.491 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "num_standbys": 0, 2024-01-27T23:33:35.491 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "modules": [ 2024-01-27T23:33:35.491 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "iostat", 2024-01-27T23:33:35.491 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "restful" 2024-01-27T23:33:35.491 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:35.491 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "services": {} 2024-01-27T23:33:35.491 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:35.491 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "servicemap": { 2024-01-27T23:33:35.491 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-01-27T23:33:35.491 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "modified": "2024-01-27T23:33:30.453791+0000", 2024-01-27T23:33:35.491 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "services": {} 2024-01-27T23:33:35.491 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:35.491 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "progress_events": {} 2024-01-27T23:33:35.491 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:35.859 INFO:teuthology.orchestra.run.smithi038.stderr:mgr not available, waiting (1/10)... 2024-01-27T23:33:36.860 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi038 -v /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp5bm2il8x:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpox0loskg:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15 status -f json-pretty 2024-01-27T23:33:37.606 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout 2024-01-27T23:33:37.606 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:33:37.606 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "fsid": "6a612ac2-bd6c-11ee-95b2-87774f69a715", 2024-01-27T23:33:37.606 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "health": { 2024-01-27T23:33:37.606 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-01-27T23:33:37.606 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "checks": {}, 2024-01-27T23:33:37.606 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "mutes": [] 2024-01-27T23:33:37.606 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:37.606 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "election_epoch": 5, 2024-01-27T23:33:37.606 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "quorum": [ 2024-01-27T23:33:37.606 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout 0 2024-01-27T23:33:37.606 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:37.607 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "quorum_names": [ 2024-01-27T23:33:37.607 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "smithi038" 2024-01-27T23:33:37.607 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:37.607 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "quorum_age": 3, 2024-01-27T23:33:37.607 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "monmap": { 2024-01-27T23:33:37.607 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-01-27T23:33:37.607 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min_mon_release_name": "octopus", 2024-01-27T23:33:37.607 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "num_mons": 1 2024-01-27T23:33:37.607 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:37.607 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "osdmap": { 2024-01-27T23:33:37.607 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-01-27T23:33:37.607 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "num_osds": 0, 2024-01-27T23:33:37.607 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-01-27T23:33:37.607 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-01-27T23:33:37.611 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-01-27T23:33:37.611 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-01-27T23:33:37.611 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-01-27T23:33:37.611 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:37.611 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "pgmap": { 2024-01-27T23:33:37.611 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-01-27T23:33:37.611 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "num_pgs": 0, 2024-01-27T23:33:37.611 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "num_pools": 0, 2024-01-27T23:33:37.611 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "num_objects": 0, 2024-01-27T23:33:37.611 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "data_bytes": 0, 2024-01-27T23:33:37.611 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "bytes_used": 0, 2024-01-27T23:33:37.612 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-01-27T23:33:37.612 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "bytes_total": 0 2024-01-27T23:33:37.612 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:37.612 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "fsmap": { 2024-01-27T23:33:37.612 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-01-27T23:33:37.612 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "by_rank": [], 2024-01-27T23:33:37.612 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "up:standby": 0 2024-01-27T23:33:37.612 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:37.612 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "mgrmap": { 2024-01-27T23:33:37.612 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "available": false, 2024-01-27T23:33:37.612 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "num_standbys": 0, 2024-01-27T23:33:37.612 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "modules": [ 2024-01-27T23:33:37.612 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "iostat", 2024-01-27T23:33:37.612 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "restful" 2024-01-27T23:33:37.613 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:37.613 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "services": {} 2024-01-27T23:33:37.613 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:37.613 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "servicemap": { 2024-01-27T23:33:37.613 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-01-27T23:33:37.613 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "modified": "2024-01-27T23:33:30.453791+0000", 2024-01-27T23:33:37.613 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "services": {} 2024-01-27T23:33:37.613 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:37.613 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "progress_events": {} 2024-01-27T23:33:37.613 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:37.951 INFO:teuthology.orchestra.run.smithi038.stderr:mgr not available, waiting (2/10)... 2024-01-27T23:33:38.952 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi038 -v /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp5bm2il8x:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpox0loskg:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15 status -f json-pretty 2024-01-27T23:33:39.327 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout 2024-01-27T23:33:39.327 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:33:39.327 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "fsid": "6a612ac2-bd6c-11ee-95b2-87774f69a715", 2024-01-27T23:33:39.327 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "health": { 2024-01-27T23:33:39.327 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-01-27T23:33:39.328 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "checks": {}, 2024-01-27T23:33:39.328 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "mutes": [] 2024-01-27T23:33:39.328 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:39.328 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "election_epoch": 5, 2024-01-27T23:33:39.328 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "quorum": [ 2024-01-27T23:33:39.328 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout 0 2024-01-27T23:33:39.328 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:39.328 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "quorum_names": [ 2024-01-27T23:33:39.328 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "smithi038" 2024-01-27T23:33:39.328 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:39.328 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "quorum_age": 5, 2024-01-27T23:33:39.328 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "monmap": { 2024-01-27T23:33:39.328 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-01-27T23:33:39.328 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min_mon_release_name": "octopus", 2024-01-27T23:33:39.328 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "num_mons": 1 2024-01-27T23:33:39.329 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:39.329 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "osdmap": { 2024-01-27T23:33:39.329 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-01-27T23:33:39.329 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "num_osds": 0, 2024-01-27T23:33:39.329 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-01-27T23:33:39.329 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-01-27T23:33:39.329 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-01-27T23:33:39.329 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-01-27T23:33:39.329 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-01-27T23:33:39.329 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:39.329 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "pgmap": { 2024-01-27T23:33:39.329 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-01-27T23:33:39.329 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "num_pgs": 0, 2024-01-27T23:33:39.329 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "num_pools": 0, 2024-01-27T23:33:39.329 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "num_objects": 0, 2024-01-27T23:33:39.329 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "data_bytes": 0, 2024-01-27T23:33:39.329 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "bytes_used": 0, 2024-01-27T23:33:39.330 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-01-27T23:33:39.330 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "bytes_total": 0 2024-01-27T23:33:39.330 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:39.330 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "fsmap": { 2024-01-27T23:33:39.330 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-01-27T23:33:39.330 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "by_rank": [], 2024-01-27T23:33:39.330 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "up:standby": 0 2024-01-27T23:33:39.330 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:39.330 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "mgrmap": { 2024-01-27T23:33:39.330 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "available": false, 2024-01-27T23:33:39.330 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "num_standbys": 0, 2024-01-27T23:33:39.330 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "modules": [ 2024-01-27T23:33:39.330 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "iostat", 2024-01-27T23:33:39.330 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "restful" 2024-01-27T23:33:39.330 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:39.331 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "services": {} 2024-01-27T23:33:39.331 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:39.331 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "servicemap": { 2024-01-27T23:33:39.331 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-01-27T23:33:39.331 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "modified": "2024-01-27T23:33:30.453791+0000", 2024-01-27T23:33:39.331 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "services": {} 2024-01-27T23:33:39.331 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:39.331 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "progress_events": {} 2024-01-27T23:33:39.331 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:39.642 INFO:teuthology.orchestra.run.smithi038.stderr:mgr not available, waiting (3/10)... 2024-01-27T23:33:40.644 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi038 -v /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp5bm2il8x:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpox0loskg:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15 status -f json-pretty 2024-01-27T23:33:41.314 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout 2024-01-27T23:33:41.314 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:33:41.314 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "fsid": "6a612ac2-bd6c-11ee-95b2-87774f69a715", 2024-01-27T23:33:41.314 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "health": { 2024-01-27T23:33:41.314 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-01-27T23:33:41.315 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "checks": {}, 2024-01-27T23:33:41.315 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "mutes": [] 2024-01-27T23:33:41.315 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:41.315 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "election_epoch": 5, 2024-01-27T23:33:41.315 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "quorum": [ 2024-01-27T23:33:41.315 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout 0 2024-01-27T23:33:41.315 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:41.315 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "quorum_names": [ 2024-01-27T23:33:41.315 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "smithi038" 2024-01-27T23:33:41.315 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:41.315 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "quorum_age": 7, 2024-01-27T23:33:41.315 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "monmap": { 2024-01-27T23:33:41.315 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-01-27T23:33:41.315 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min_mon_release_name": "octopus", 2024-01-27T23:33:41.315 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "num_mons": 1 2024-01-27T23:33:41.315 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:41.316 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "osdmap": { 2024-01-27T23:33:41.316 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-01-27T23:33:41.316 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "num_osds": 0, 2024-01-27T23:33:41.316 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-01-27T23:33:41.316 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-01-27T23:33:41.319 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-01-27T23:33:41.319 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-01-27T23:33:41.319 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-01-27T23:33:41.319 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:41.319 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "pgmap": { 2024-01-27T23:33:41.319 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-01-27T23:33:41.319 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "num_pgs": 0, 2024-01-27T23:33:41.320 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "num_pools": 0, 2024-01-27T23:33:41.320 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "num_objects": 0, 2024-01-27T23:33:41.320 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "data_bytes": 0, 2024-01-27T23:33:41.320 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "bytes_used": 0, 2024-01-27T23:33:41.320 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-01-27T23:33:41.320 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "bytes_total": 0 2024-01-27T23:33:41.320 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:41.320 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "fsmap": { 2024-01-27T23:33:41.320 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-01-27T23:33:41.320 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "by_rank": [], 2024-01-27T23:33:41.320 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "up:standby": 0 2024-01-27T23:33:41.320 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:41.320 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "mgrmap": { 2024-01-27T23:33:41.320 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "available": true, 2024-01-27T23:33:41.320 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "num_standbys": 0, 2024-01-27T23:33:41.321 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "modules": [ 2024-01-27T23:33:41.321 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "iostat", 2024-01-27T23:33:41.321 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "restful" 2024-01-27T23:33:41.321 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:41.321 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "services": {} 2024-01-27T23:33:41.321 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:41.321 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "servicemap": { 2024-01-27T23:33:41.321 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-01-27T23:33:41.321 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "modified": "2024-01-27T23:33:30.453791+0000", 2024-01-27T23:33:41.321 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "services": {} 2024-01-27T23:33:41.321 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:41.321 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "progress_events": {} 2024-01-27T23:33:41.321 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:41.650 INFO:teuthology.orchestra.run.smithi038.stderr:mgr is available 2024-01-27T23:33:41.650 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi038 -v /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp5bm2il8x:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpox0loskg:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15 config-key set mgr/cephadm/ssh_user root 2024-01-27T23:33:42.238 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stderr set mgr/cephadm/ssh_user 2024-01-27T23:33:42.609 INFO:teuthology.orchestra.run.smithi038.stderr:Enabling cephadm module... 2024-01-27T23:33:42.609 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi038 -v /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp5bm2il8x:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpox0loskg:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15 mgr module enable cephadm 2024-01-27T23:33:43.592 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi038 -v /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp5bm2il8x:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpox0loskg:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15 mgr dump 2024-01-27T23:33:44.096 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:33:44.097 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "epoch": 5, 2024-01-27T23:33:44.097 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "active_gid": 14100, 2024-01-27T23:33:44.097 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "active_name": "smithi038.xgdzef", 2024-01-27T23:33:44.097 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "active_addrs": { 2024-01-27T23:33:44.097 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "addrvec": [ 2024-01-27T23:33:44.097 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:33:44.097 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "v2", 2024-01-27T23:33:44.097 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.38:6800", 2024-01-27T23:33:44.097 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "nonce": 341844840 2024-01-27T23:33:44.097 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.097 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:33:44.097 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "v1", 2024-01-27T23:33:44.098 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.38:6801", 2024-01-27T23:33:44.098 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "nonce": 341844840 2024-01-27T23:33:44.098 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:44.098 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ] 2024-01-27T23:33:44.098 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.098 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "active_addr": "172.21.15.38:6801/341844840", 2024-01-27T23:33:44.098 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "active_change": "2024-01-27T23:33:38.956922+0000", 2024-01-27T23:33:44.098 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "active_mgr_features": 4540138292840890367, 2024-01-27T23:33:44.098 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "available": true, 2024-01-27T23:33:44.098 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "standbys": [], 2024-01-27T23:33:44.098 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "modules": [ 2024-01-27T23:33:44.098 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "cephadm", 2024-01-27T23:33:44.098 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "iostat", 2024-01-27T23:33:44.458 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "restful" 2024-01-27T23:33:44.458 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.458 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "available_modules": [ 2024-01-27T23:33:44.458 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:33:44.458 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "alerts", 2024-01-27T23:33:44.458 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-01-27T23:33:44.458 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-01-27T23:33:44.459 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "module_options": { 2024-01-27T23:33:44.459 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "interval": { 2024-01-27T23:33:44.459 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-01-27T23:33:44.459 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-01-27T23:33:44.459 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.459 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.459 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-01-27T23:33:44.459 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.459 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.459 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.459 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "How frequently to reexamine health status", 2024-01-27T23:33:44.459 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.459 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.459 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.459 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.460 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_level": { 2024-01-27T23:33:44.460 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-01-27T23:33:44.460 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.460 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.460 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.460 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.460 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.460 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.460 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:33:44.460 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:33:44.460 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:33:44.460 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:33:44.460 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:33:44.461 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:33:44.461 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:33:44.461 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.461 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.461 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.461 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.461 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.461 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.461 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-01-27T23:33:44.461 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-01-27T23:33:44.461 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.461 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.461 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.461 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.462 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.462 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.462 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.462 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.462 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.462 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.462 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.462 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.462 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-01-27T23:33:44.462 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-01-27T23:33:44.462 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.462 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.462 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.462 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-01-27T23:33:44.462 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.463 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.463 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:33:44.463 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:33:44.463 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:33:44.463 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:33:44.463 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:33:44.463 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:33:44.463 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:33:44.463 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.463 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.463 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.463 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.463 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.463 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.463 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-01-27T23:33:44.464 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-01-27T23:33:44.464 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.464 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.464 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.464 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.464 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.464 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.464 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.464 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.464 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.464 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.464 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.464 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.464 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "smtp_destination": { 2024-01-27T23:33:44.464 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "smtp_destination", 2024-01-27T23:33:44.464 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.465 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.465 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.465 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.465 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.465 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.465 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.465 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "Email address to send alerts to", 2024-01-27T23:33:44.465 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.465 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.465 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.465 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.465 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "smtp_from_name": { 2024-01-27T23:33:44.465 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "smtp_from_name", 2024-01-27T23:33:44.465 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.465 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.466 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.466 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "Ceph", 2024-01-27T23:33:44.466 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.466 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.466 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.466 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "Email From: name", 2024-01-27T23:33:44.466 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.466 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.466 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.466 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.466 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "smtp_host": { 2024-01-27T23:33:44.466 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "smtp_host", 2024-01-27T23:33:44.466 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.466 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.466 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.466 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.467 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.467 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.467 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.467 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "SMTP server", 2024-01-27T23:33:44.467 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.467 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.467 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.467 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.467 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "smtp_password": { 2024-01-27T23:33:44.467 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "smtp_password", 2024-01-27T23:33:44.467 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.467 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.467 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.467 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.467 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.468 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.468 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.468 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "Password to authenticate with", 2024-01-27T23:33:44.468 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.468 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.468 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.468 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.468 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "smtp_port": { 2024-01-27T23:33:44.468 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "smtp_port", 2024-01-27T23:33:44.468 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "int", 2024-01-27T23:33:44.468 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.468 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.468 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "465", 2024-01-27T23:33:44.469 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.469 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.469 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.469 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "SMTP port", 2024-01-27T23:33:44.469 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.469 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.469 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.469 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.469 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "smtp_sender": { 2024-01-27T23:33:44.469 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "smtp_sender", 2024-01-27T23:33:44.469 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.469 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.469 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.469 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.469 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.470 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.470 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.470 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "SMTP envelope sender", 2024-01-27T23:33:44.470 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.470 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.470 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.470 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.470 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "smtp_ssl": { 2024-01-27T23:33:44.470 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "smtp_ssl", 2024-01-27T23:33:44.470 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.470 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.470 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.470 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-01-27T23:33:44.470 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.470 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.471 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.471 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "Use SSL to connect to SMTP server", 2024-01-27T23:33:44.471 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.471 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.471 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.471 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.471 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "smtp_user": { 2024-01-27T23:33:44.471 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "smtp_user", 2024-01-27T23:33:44.471 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.471 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.471 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.471 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.471 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.471 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.471 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.471 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "User to authenticate as", 2024-01-27T23:33:44.472 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.472 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.472 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.472 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:44.472 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:44.472 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.472 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:33:44.472 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "balancer", 2024-01-27T23:33:44.472 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-01-27T23:33:44.472 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-01-27T23:33:44.472 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "module_options": { 2024-01-27T23:33:44.472 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "active": { 2024-01-27T23:33:44.472 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "active", 2024-01-27T23:33:44.472 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.472 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.473 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.473 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.473 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.473 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.473 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.473 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "automatically balance PGs across cluster", 2024-01-27T23:33:44.473 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.473 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.473 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.473 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.473 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "begin_time": { 2024-01-27T23:33:44.473 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "begin_time", 2024-01-27T23:33:44.473 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.473 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.473 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.474 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "0000", 2024-01-27T23:33:44.474 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.474 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.474 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.474 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "beginning time of day to automatically balance", 2024-01-27T23:33:44.474 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "This is a time of day in the format HHMM.", 2024-01-27T23:33:44.474 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.474 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.474 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.474 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "begin_weekday": { 2024-01-27T23:33:44.474 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "begin_weekday", 2024-01-27T23:33:44.474 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "uint", 2024-01-27T23:33:44.474 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.474 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.474 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "0", 2024-01-27T23:33:44.474 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "0", 2024-01-27T23:33:44.475 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "7", 2024-01-27T23:33:44.475 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.475 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "Restrict automatic balancing to this day of the week or later", 2024-01-27T23:33:44.475 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2024-01-27T23:33:44.475 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.475 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.475 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.475 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "crush_compat_max_iterations": { 2024-01-27T23:33:44.475 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "crush_compat_max_iterations", 2024-01-27T23:33:44.475 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "uint", 2024-01-27T23:33:44.475 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.475 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.475 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "25", 2024-01-27T23:33:44.475 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "1", 2024-01-27T23:33:44.475 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "250", 2024-01-27T23:33:44.476 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.476 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "maximum number of iterations to attempt optimization", 2024-01-27T23:33:44.476 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.476 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.476 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.476 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.476 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "crush_compat_metrics": { 2024-01-27T23:33:44.476 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "crush_compat_metrics", 2024-01-27T23:33:44.476 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.476 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.476 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.476 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "pgs,objects,bytes", 2024-01-27T23:33:44.476 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.476 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.476 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.477 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "metrics with which to calculate OSD utilization", 2024-01-27T23:33:44.477 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.", 2024-01-27T23:33:44.477 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.477 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.477 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.477 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "crush_compat_step": { 2024-01-27T23:33:44.477 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "crush_compat_step", 2024-01-27T23:33:44.477 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "float", 2024-01-27T23:33:44.477 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.477 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.477 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "0.5", 2024-01-27T23:33:44.477 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "0.001", 2024-01-27T23:33:44.477 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "0.999", 2024-01-27T23:33:44.477 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.477 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "aggressiveness of optimization", 2024-01-27T23:33:44.478 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2024-01-27T23:33:44.478 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.478 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.478 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.478 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "end_time": { 2024-01-27T23:33:44.478 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "end_time", 2024-01-27T23:33:44.478 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.478 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.478 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.478 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "2400", 2024-01-27T23:33:44.478 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.478 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.478 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.478 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "ending time of day to automatically balance", 2024-01-27T23:33:44.478 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "This is a time of day in the format HHMM.", 2024-01-27T23:33:44.479 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.479 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.479 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.479 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "end_weekday": { 2024-01-27T23:33:44.479 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "end_weekday", 2024-01-27T23:33:44.479 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "uint", 2024-01-27T23:33:44.479 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.479 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.479 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "7", 2024-01-27T23:33:44.479 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "0", 2024-01-27T23:33:44.479 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "7", 2024-01-27T23:33:44.479 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.479 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2024-01-27T23:33:44.479 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2024-01-27T23:33:44.479 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.480 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.480 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.480 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_level": { 2024-01-27T23:33:44.480 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-01-27T23:33:44.480 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.480 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.480 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.480 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.480 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.480 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.480 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:33:44.480 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:33:44.480 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:33:44.480 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:33:44.480 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:33:44.481 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:33:44.481 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:33:44.481 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.481 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.481 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.481 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.481 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.481 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.481 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-01-27T23:33:44.481 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-01-27T23:33:44.481 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.481 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.481 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.481 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.482 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.482 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.482 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.482 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.482 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.482 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.482 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.482 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.482 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-01-27T23:33:44.482 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-01-27T23:33:44.482 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.482 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.482 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.482 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-01-27T23:33:44.482 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.482 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.483 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:33:44.483 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:33:44.483 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:33:44.483 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:33:44.483 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:33:44.483 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:33:44.483 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:33:44.483 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.483 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.483 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.483 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.483 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.483 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.483 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-01-27T23:33:44.483 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-01-27T23:33:44.484 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.484 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.484 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.484 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.484 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.484 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.484 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.484 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.484 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.484 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.484 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.484 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.484 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min_score": { 2024-01-27T23:33:44.484 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "min_score", 2024-01-27T23:33:44.484 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "float", 2024-01-27T23:33:44.485 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.485 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.485 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "0", 2024-01-27T23:33:44.485 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.485 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.485 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.485 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "minimum score, below which no optimization is attempted", 2024-01-27T23:33:44.485 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.485 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.485 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.485 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.485 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "mode": { 2024-01-27T23:33:44.485 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "mode", 2024-01-27T23:33:44.485 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.485 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.485 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.486 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "none", 2024-01-27T23:33:44.486 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.486 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.486 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:33:44.486 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "crush-compat", 2024-01-27T23:33:44.486 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "none", 2024-01-27T23:33:44.486 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "upmap" 2024-01-27T23:33:44.486 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.486 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "Balancer mode", 2024-01-27T23:33:44.486 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.486 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.486 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.486 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.486 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "pool_ids": { 2024-01-27T23:33:44.487 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "pool_ids", 2024-01-27T23:33:44.487 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.487 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.487 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.487 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.487 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.487 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.487 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.487 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "pools which the automatic balancing will be limited to", 2024-01-27T23:33:44.487 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.487 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.487 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.487 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.487 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2024-01-27T23:33:44.487 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2024-01-27T23:33:44.487 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-01-27T23:33:44.488 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.488 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.488 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-01-27T23:33:44.488 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.488 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.488 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.488 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "how frequently to wake up and attempt optimization", 2024-01-27T23:33:44.488 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.488 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.488 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.488 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.488 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "upmap_max_deviation": { 2024-01-27T23:33:44.488 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "upmap_max_deviation", 2024-01-27T23:33:44.488 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "int", 2024-01-27T23:33:44.488 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.489 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.489 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "5", 2024-01-27T23:33:44.489 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "1", 2024-01-27T23:33:44.489 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.489 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.489 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "deviation below which no optimization is attempted", 2024-01-27T23:33:44.489 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "If the number of PGs are within this count then no optimization is attempted", 2024-01-27T23:33:44.489 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.489 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.489 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.489 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "upmap_max_optimizations": { 2024-01-27T23:33:44.489 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "upmap_max_optimizations", 2024-01-27T23:33:44.489 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "uint", 2024-01-27T23:33:44.489 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.489 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.490 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-01-27T23:33:44.490 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.490 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.490 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.490 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "maximum upmap optimizations to make per attempt", 2024-01-27T23:33:44.490 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.490 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.490 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.490 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:44.490 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:44.490 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.490 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:33:44.490 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "cephadm", 2024-01-27T23:33:44.490 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-01-27T23:33:44.490 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-01-27T23:33:44.490 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "module_options": { 2024-01-27T23:33:44.491 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "allow_ptrace": { 2024-01-27T23:33:44.491 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "allow_ptrace", 2024-01-27T23:33:44.491 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.491 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.491 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.491 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.491 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.491 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.491 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.491 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2024-01-27T23:33:44.491 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.", 2024-01-27T23:33:44.491 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.491 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.491 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.491 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "config_dashboard": { 2024-01-27T23:33:44.492 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "config_dashboard", 2024-01-27T23:33:44.492 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.492 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.492 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.492 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-01-27T23:33:44.492 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.492 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.492 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.492 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "manage configs like API endpoints in Dashboard.", 2024-01-27T23:33:44.492 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.492 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.492 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.492 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.492 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "container_image_alertmanager": { 2024-01-27T23:33:44.493 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "container_image_alertmanager", 2024-01-27T23:33:44.493 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.493 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.493 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.493 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/prom/alertmanager:v0.20.0", 2024-01-27T23:33:44.493 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.493 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.493 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.493 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2024-01-27T23:33:44.493 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.493 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.493 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.493 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.493 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "container_image_base": { 2024-01-27T23:33:44.493 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "container_image_base", 2024-01-27T23:33:44.493 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.494 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.494 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.494 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/ceph/ceph", 2024-01-27T23:33:44.494 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.494 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.494 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.494 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "Container image name, without the tag", 2024-01-27T23:33:44.494 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.494 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.494 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.494 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.494 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "container_image_grafana": { 2024-01-27T23:33:44.494 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "container_image_grafana", 2024-01-27T23:33:44.494 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.494 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.495 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.495 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/ceph/ceph-grafana:6.7.4", 2024-01-27T23:33:44.495 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.495 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.495 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.495 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2024-01-27T23:33:44.495 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.495 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.495 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.495 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.495 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "container_image_node_exporter": { 2024-01-27T23:33:44.495 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "container_image_node_exporter", 2024-01-27T23:33:44.495 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.495 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.495 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.496 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/prom/node-exporter:v0.18.1", 2024-01-27T23:33:44.496 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.496 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.496 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.496 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2024-01-27T23:33:44.496 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.496 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.496 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.496 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.496 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "container_image_prometheus": { 2024-01-27T23:33:44.496 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "container_image_prometheus", 2024-01-27T23:33:44.496 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.496 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.496 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.496 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/prom/prometheus:v2.18.1", 2024-01-27T23:33:44.497 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.497 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.497 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.497 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2024-01-27T23:33:44.497 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.497 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.497 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.497 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.497 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "container_init": { 2024-01-27T23:33:44.497 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "container_init", 2024-01-27T23:33:44.497 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.497 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.497 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.497 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.497 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.498 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.498 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.498 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "Run podman/docker with `--init`", 2024-01-27T23:33:44.498 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.498 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.498 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.498 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.498 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "daemon_cache_timeout": { 2024-01-27T23:33:44.498 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "daemon_cache_timeout", 2024-01-27T23:33:44.498 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-01-27T23:33:44.498 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.498 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.498 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "600", 2024-01-27T23:33:44.498 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.498 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.499 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.499 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "seconds to cache service (daemon) inventory", 2024-01-27T23:33:44.499 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.499 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.499 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.499 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.499 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "device_cache_timeout": { 2024-01-27T23:33:44.499 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "device_cache_timeout", 2024-01-27T23:33:44.499 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-01-27T23:33:44.499 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.499 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.499 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "1800", 2024-01-27T23:33:44.499 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.499 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.499 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.499 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "seconds to cache device inventory", 2024-01-27T23:33:44.500 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.500 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.500 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.500 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.500 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "facts_cache_timeout": { 2024-01-27T23:33:44.500 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "facts_cache_timeout", 2024-01-27T23:33:44.500 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-01-27T23:33:44.500 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.500 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.500 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-01-27T23:33:44.500 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.500 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.500 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.500 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "seconds to cache host facts data", 2024-01-27T23:33:44.500 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.501 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.501 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.501 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.501 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "host_check_interval": { 2024-01-27T23:33:44.501 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "host_check_interval", 2024-01-27T23:33:44.501 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-01-27T23:33:44.501 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.501 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.501 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "600", 2024-01-27T23:33:44.501 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.501 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.501 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.501 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "how frequently to perform a host check", 2024-01-27T23:33:44.501 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.501 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.501 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.502 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.502 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_level": { 2024-01-27T23:33:44.502 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-01-27T23:33:44.502 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.502 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.502 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.502 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.502 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.502 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.502 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:33:44.502 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:33:44.502 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:33:44.502 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:33:44.502 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:33:44.502 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:33:44.503 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:33:44.503 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.503 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.503 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.503 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.503 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.503 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.503 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-01-27T23:33:44.503 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-01-27T23:33:44.503 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.503 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.503 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.503 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-01-27T23:33:44.503 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.503 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.503 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.504 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2024-01-27T23:33:44.504 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.504 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.504 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.504 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.504 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-01-27T23:33:44.504 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-01-27T23:33:44.504 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.504 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.504 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.504 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-01-27T23:33:44.504 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.504 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.504 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:33:44.505 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:33:44.505 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:33:44.505 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:33:44.505 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:33:44.505 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:33:44.505 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:33:44.505 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.505 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.505 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.505 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.505 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.505 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.505 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-01-27T23:33:44.505 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-01-27T23:33:44.505 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.505 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.505 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.506 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.506 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.506 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.506 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.506 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.506 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.506 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.506 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.506 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.506 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "manage_etc_ceph_ceph_conf": { 2024-01-27T23:33:44.506 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "manage_etc_ceph_ceph_conf", 2024-01-27T23:33:44.506 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.506 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.506 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.506 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.506 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.507 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.507 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.507 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "Manage and own /etc/ceph/ceph.conf on the hosts.", 2024-01-27T23:33:44.507 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.507 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.507 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.507 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.507 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "migration_current": { 2024-01-27T23:33:44.507 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "migration_current", 2024-01-27T23:33:44.507 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "int", 2024-01-27T23:33:44.507 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.507 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.507 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-01-27T23:33:44.507 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.507 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.507 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.507 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "internal - do not modify", 2024-01-27T23:33:44.508 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.508 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.508 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.508 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.508 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "mode": { 2024-01-27T23:33:44.508 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "mode", 2024-01-27T23:33:44.508 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.508 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.508 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.508 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "root", 2024-01-27T23:33:44.508 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.508 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.508 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:33:44.508 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "cephadm-package", 2024-01-27T23:33:44.508 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "root" 2024-01-27T23:33:44.509 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.509 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "mode for remote execution of cephadm", 2024-01-27T23:33:44.509 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.509 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.509 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.509 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.509 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "prometheus_alerts_path": { 2024-01-27T23:33:44.509 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "prometheus_alerts_path", 2024-01-27T23:33:44.509 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.509 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.509 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.509 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "/etc/prometheus/ceph/ceph_default_alerts.yml", 2024-01-27T23:33:44.509 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.509 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.509 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.509 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "location of alerts to include in prometheus deployments", 2024-01-27T23:33:44.510 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.510 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.510 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.510 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.510 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "registry_password": { 2024-01-27T23:33:44.510 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "registry_password", 2024-01-27T23:33:44.510 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.510 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.510 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.510 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-01-27T23:33:44.510 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.510 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.510 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.510 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "Custom repository password", 2024-01-27T23:33:44.510 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.511 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.511 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.511 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.511 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "registry_url": { 2024-01-27T23:33:44.511 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "registry_url", 2024-01-27T23:33:44.511 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.511 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.511 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.511 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-01-27T23:33:44.511 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.511 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.511 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.511 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "Custom repository url", 2024-01-27T23:33:44.511 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.511 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.512 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.512 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.512 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "registry_username": { 2024-01-27T23:33:44.512 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "registry_username", 2024-01-27T23:33:44.512 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.512 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.512 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.512 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-01-27T23:33:44.512 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.512 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.512 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.512 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "Custom repository username", 2024-01-27T23:33:44.512 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.512 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.512 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.513 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.513 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "ssh_config_file": { 2024-01-27T23:33:44.513 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "ssh_config_file", 2024-01-27T23:33:44.513 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.513 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.513 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.513 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-01-27T23:33:44.513 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.513 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.513 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.513 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "customized SSH config file to connect to managed hosts", 2024-01-27T23:33:44.513 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.513 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.513 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.514 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.514 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "use_repo_digest": { 2024-01-27T23:33:44.514 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "use_repo_digest", 2024-01-27T23:33:44.514 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.514 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.514 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.514 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.514 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.514 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.514 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.514 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "Automatically convert image tags to image digest. Make sure all daemons use the same image", 2024-01-27T23:33:44.514 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.514 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.514 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.514 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.514 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warn_on_failed_host_check": { 2024-01-27T23:33:44.514 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "warn_on_failed_host_check", 2024-01-27T23:33:44.515 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.515 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.515 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.515 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-01-27T23:33:44.515 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.515 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.515 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.515 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "raise a health warning if the host check fails", 2024-01-27T23:33:44.515 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.515 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.515 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.515 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.515 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warn_on_stray_daemons": { 2024-01-27T23:33:44.515 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "warn_on_stray_daemons", 2024-01-27T23:33:44.515 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.515 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.516 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.516 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-01-27T23:33:44.516 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.516 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.516 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.516 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2024-01-27T23:33:44.516 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.516 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.516 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.516 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.516 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warn_on_stray_hosts": { 2024-01-27T23:33:44.516 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "warn_on_stray_hosts", 2024-01-27T23:33:44.516 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.516 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.516 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.517 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-01-27T23:33:44.517 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.517 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.517 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.517 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "raise a health warning if daemons are detected on a host that is not managed by cephadm", 2024-01-27T23:33:44.517 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.517 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.517 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.517 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:44.517 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:44.517 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.517 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:33:44.517 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "crash", 2024-01-27T23:33:44.517 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-01-27T23:33:44.517 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-01-27T23:33:44.518 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "module_options": { 2024-01-27T23:33:44.518 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_level": { 2024-01-27T23:33:44.518 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-01-27T23:33:44.518 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.518 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.518 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.518 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.518 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.518 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.518 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:33:44.518 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:33:44.518 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:33:44.518 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:33:44.518 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:33:44.518 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:33:44.519 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:33:44.519 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.519 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.519 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.519 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.519 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.519 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.519 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-01-27T23:33:44.519 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-01-27T23:33:44.519 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.519 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.519 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.519 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.519 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.519 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.519 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.519 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.520 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.520 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.520 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.520 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.520 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-01-27T23:33:44.520 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-01-27T23:33:44.520 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.520 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.520 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.520 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-01-27T23:33:44.520 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.520 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.520 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:33:44.520 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:33:44.521 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:33:44.521 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:33:44.521 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:33:44.521 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:33:44.521 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:33:44.521 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.521 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.521 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.521 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.521 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.521 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.521 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-01-27T23:33:44.521 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-01-27T23:33:44.521 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.521 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.522 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.522 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.522 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.522 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.522 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.522 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.522 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.522 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.522 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.522 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.522 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "retain_interval": { 2024-01-27T23:33:44.522 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "retain_interval", 2024-01-27T23:33:44.522 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-01-27T23:33:44.522 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.522 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.523 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "31536000", 2024-01-27T23:33:44.523 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.523 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.523 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.523 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "how long to retain crashes before pruning them", 2024-01-27T23:33:44.523 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.523 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.523 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.523 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.523 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warn_recent_interval": { 2024-01-27T23:33:44.523 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "warn_recent_interval", 2024-01-27T23:33:44.523 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-01-27T23:33:44.523 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.523 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.524 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "1209600", 2024-01-27T23:33:44.524 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.524 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.524 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.524 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "time interval in which to warn about recent crashes", 2024-01-27T23:33:44.524 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.524 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.524 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.524 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:44.524 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:44.524 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.524 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:33:44.524 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "dashboard", 2024-01-27T23:33:44.524 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-01-27T23:33:44.524 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-01-27T23:33:44.525 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "module_options": { 2024-01-27T23:33:44.525 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "ACCOUNT_LOCKOUT_ATTEMPTS": { 2024-01-27T23:33:44.525 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "ACCOUNT_LOCKOUT_ATTEMPTS", 2024-01-27T23:33:44.525 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "int", 2024-01-27T23:33:44.525 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.525 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.525 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-01-27T23:33:44.525 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.525 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.525 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.525 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.525 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.525 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.525 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.525 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.526 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "ALERTMANAGER_API_HOST": { 2024-01-27T23:33:44.526 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "ALERTMANAGER_API_HOST", 2024-01-27T23:33:44.526 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.526 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.526 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.526 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.526 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.526 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.526 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.526 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.526 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.526 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.526 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.526 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.526 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "ALERTMANAGER_API_SSL_VERIFY": { 2024-01-27T23:33:44.527 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "ALERTMANAGER_API_SSL_VERIFY", 2024-01-27T23:33:44.527 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.527 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.527 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.527 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-01-27T23:33:44.527 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.527 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.527 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.527 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.527 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.527 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.527 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.527 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.527 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "AUDIT_API_ENABLED": { 2024-01-27T23:33:44.527 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "AUDIT_API_ENABLED", 2024-01-27T23:33:44.527 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.528 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.528 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.528 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.528 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.528 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.528 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.528 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.528 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.528 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.528 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.528 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.528 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "AUDIT_API_LOG_PAYLOAD": { 2024-01-27T23:33:44.528 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "AUDIT_API_LOG_PAYLOAD", 2024-01-27T23:33:44.528 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.529 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.529 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.529 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-01-27T23:33:44.529 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.529 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.529 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.529 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.529 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.529 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.529 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.529 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.529 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "ENABLE_BROWSABLE_API": { 2024-01-27T23:33:44.529 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "ENABLE_BROWSABLE_API", 2024-01-27T23:33:44.529 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.529 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.530 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.530 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-01-27T23:33:44.530 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.530 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.530 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.530 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.530 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.530 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.530 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.530 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.530 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_cephfs": { 2024-01-27T23:33:44.530 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_cephfs", 2024-01-27T23:33:44.530 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.530 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.530 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.531 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-01-27T23:33:44.531 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.531 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.531 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.531 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.531 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.531 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.531 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.531 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.531 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_iscsi": { 2024-01-27T23:33:44.531 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_iscsi", 2024-01-27T23:33:44.531 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.531 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.531 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.532 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-01-27T23:33:44.532 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.532 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.532 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.532 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.532 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.532 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.532 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.532 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.532 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_mirroring": { 2024-01-27T23:33:44.532 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_mirroring", 2024-01-27T23:33:44.532 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.532 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.532 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.532 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-01-27T23:33:44.533 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.533 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.533 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.533 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.533 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.533 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.533 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.533 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.533 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_nfs": { 2024-01-27T23:33:44.533 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_nfs", 2024-01-27T23:33:44.533 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.533 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.533 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.533 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-01-27T23:33:44.533 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.533 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.534 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.534 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.534 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.534 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.534 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.534 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.534 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_rbd": { 2024-01-27T23:33:44.534 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_rbd", 2024-01-27T23:33:44.534 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.534 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.534 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.534 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-01-27T23:33:44.534 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.534 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.534 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.534 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.535 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.535 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.535 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.535 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.535 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_rgw": { 2024-01-27T23:33:44.535 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_rgw", 2024-01-27T23:33:44.535 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.535 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.535 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.535 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-01-27T23:33:44.535 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.535 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.535 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.535 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.535 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.535 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.536 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.536 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.536 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2024-01-27T23:33:44.536 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2024-01-27T23:33:44.536 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.536 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.536 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.536 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.536 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.536 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.536 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.536 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.536 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.536 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.536 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.537 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.537 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "GRAFANA_API_PASSWORD": { 2024-01-27T23:33:44.537 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_PASSWORD", 2024-01-27T23:33:44.537 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.537 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.537 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.537 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "admin", 2024-01-27T23:33:44.537 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.537 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.537 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.537 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.537 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.537 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.537 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.537 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.537 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "GRAFANA_API_SSL_VERIFY": { 2024-01-27T23:33:44.537 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_SSL_VERIFY", 2024-01-27T23:33:44.538 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.538 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.538 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.538 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-01-27T23:33:44.538 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.538 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.538 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.538 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.538 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.538 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.538 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.538 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.538 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "GRAFANA_API_URL": { 2024-01-27T23:33:44.538 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_URL", 2024-01-27T23:33:44.538 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.538 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.539 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.539 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.539 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.539 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.539 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.539 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.539 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.539 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.539 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.539 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.539 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "GRAFANA_API_USERNAME": { 2024-01-27T23:33:44.539 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_USERNAME", 2024-01-27T23:33:44.539 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.539 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.539 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.540 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "admin", 2024-01-27T23:33:44.540 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.540 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.540 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.540 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.540 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.540 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.540 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.540 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.540 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "GRAFANA_FRONTEND_API_URL": { 2024-01-27T23:33:44.540 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_FRONTEND_API_URL", 2024-01-27T23:33:44.540 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.540 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.540 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.541 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.541 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.541 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.541 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.541 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.541 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.541 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.541 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.541 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.541 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "GRAFANA_UPDATE_DASHBOARDS": { 2024-01-27T23:33:44.541 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2024-01-27T23:33:44.541 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.541 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.541 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.541 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.542 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.542 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.542 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.542 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.542 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.542 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.542 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.542 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.542 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "ISCSI_API_SSL_VERIFICATION": { 2024-01-27T23:33:44.542 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "ISCSI_API_SSL_VERIFICATION", 2024-01-27T23:33:44.542 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.542 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.542 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.542 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-01-27T23:33:44.542 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.543 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.543 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.543 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.543 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.543 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.543 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.543 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.543 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "PROMETHEUS_API_HOST": { 2024-01-27T23:33:44.543 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "PROMETHEUS_API_HOST", 2024-01-27T23:33:44.543 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.543 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.543 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.543 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.543 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.543 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.543 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.544 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.544 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.544 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.544 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.544 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.544 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "PROMETHEUS_API_SSL_VERIFY": { 2024-01-27T23:33:44.544 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "PROMETHEUS_API_SSL_VERIFY", 2024-01-27T23:33:44.544 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.544 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.544 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.544 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-01-27T23:33:44.544 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.544 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.544 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.544 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.545 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.545 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.545 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.545 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.545 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2024-01-27T23:33:44.545 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2024-01-27T23:33:44.545 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.545 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.545 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.545 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.545 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.545 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.545 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.545 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.545 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.545 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.546 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.546 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.546 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2024-01-27T23:33:44.546 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2024-01-27T23:33:44.546 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.546 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.546 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.546 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.546 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.546 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.546 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.546 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.546 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.546 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.546 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.546 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.547 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2024-01-27T23:33:44.547 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2024-01-27T23:33:44.547 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.547 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.547 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.547 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-01-27T23:33:44.547 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.547 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.547 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.547 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.547 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.547 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.547 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.547 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.547 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2024-01-27T23:33:44.547 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2024-01-27T23:33:44.548 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.548 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.548 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.548 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-01-27T23:33:44.548 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.548 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.548 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.548 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.548 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.548 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.548 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.548 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.548 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2024-01-27T23:33:44.548 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2024-01-27T23:33:44.549 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.549 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.549 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.549 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.549 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.549 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.549 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.549 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.549 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.549 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.549 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.549 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.549 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2024-01-27T23:33:44.549 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2024-01-27T23:33:44.549 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.550 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.550 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.550 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.550 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.550 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.550 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.550 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.550 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.550 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.550 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.550 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.550 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2024-01-27T23:33:44.550 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2024-01-27T23:33:44.550 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.550 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.550 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.551 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.551 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.551 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.551 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.551 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.551 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.551 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.551 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.551 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.551 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "PWD_POLICY_ENABLED": { 2024-01-27T23:33:44.551 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_ENABLED", 2024-01-27T23:33:44.551 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.551 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.551 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.551 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-01-27T23:33:44.551 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.552 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.552 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.552 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.552 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.552 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.552 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.552 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.552 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "PWD_POLICY_EXCLUSION_LIST": { 2024-01-27T23:33:44.552 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2024-01-27T23:33:44.552 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.552 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.552 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.552 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2024-01-27T23:33:44.552 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.553 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.553 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.553 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.553 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.553 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.553 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.553 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.553 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "PWD_POLICY_MIN_COMPLEXITY": { 2024-01-27T23:33:44.553 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2024-01-27T23:33:44.553 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "int", 2024-01-27T23:33:44.553 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.553 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.553 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-01-27T23:33:44.553 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.554 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.554 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.554 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.554 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.554 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.554 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.554 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.554 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "PWD_POLICY_MIN_LENGTH": { 2024-01-27T23:33:44.554 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_MIN_LENGTH", 2024-01-27T23:33:44.554 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "int", 2024-01-27T23:33:44.554 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.554 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.554 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "8", 2024-01-27T23:33:44.554 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.554 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.555 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.555 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.555 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.555 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.555 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.555 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.555 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "REST_REQUESTS_TIMEOUT": { 2024-01-27T23:33:44.555 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "REST_REQUESTS_TIMEOUT", 2024-01-27T23:33:44.555 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "int", 2024-01-27T23:33:44.555 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.555 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.555 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "45", 2024-01-27T23:33:44.555 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.555 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.555 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.555 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.556 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.556 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.556 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.556 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.556 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "RGW_API_ACCESS_KEY": { 2024-01-27T23:33:44.556 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "RGW_API_ACCESS_KEY", 2024-01-27T23:33:44.556 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.556 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.556 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.556 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.556 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.556 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.556 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.556 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.557 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.557 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.557 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.557 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.557 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "RGW_API_ADMIN_RESOURCE": { 2024-01-27T23:33:44.557 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "RGW_API_ADMIN_RESOURCE", 2024-01-27T23:33:44.557 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.557 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.557 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.557 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "admin", 2024-01-27T23:33:44.557 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.557 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.557 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.557 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.557 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.557 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.557 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.558 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.558 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "RGW_API_HOST": { 2024-01-27T23:33:44.558 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "RGW_API_HOST", 2024-01-27T23:33:44.558 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.558 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.558 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.558 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.558 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.558 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.558 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.558 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.558 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.558 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.558 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.558 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.559 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "RGW_API_PORT": { 2024-01-27T23:33:44.559 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "RGW_API_PORT", 2024-01-27T23:33:44.559 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "int", 2024-01-27T23:33:44.559 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.559 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.559 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "80", 2024-01-27T23:33:44.559 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.559 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.559 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.559 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.559 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.559 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.559 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.559 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.559 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "RGW_API_SCHEME": { 2024-01-27T23:33:44.560 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "RGW_API_SCHEME", 2024-01-27T23:33:44.560 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.560 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.560 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.560 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "http", 2024-01-27T23:33:44.560 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.560 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.560 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.560 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.560 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.560 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.560 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.560 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.560 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "RGW_API_SECRET_KEY": { 2024-01-27T23:33:44.560 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "RGW_API_SECRET_KEY", 2024-01-27T23:33:44.561 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.561 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.561 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.561 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.561 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.561 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.561 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.561 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.561 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.561 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.561 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.561 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.561 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "RGW_API_SSL_VERIFY": { 2024-01-27T23:33:44.561 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "RGW_API_SSL_VERIFY", 2024-01-27T23:33:44.561 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.562 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.562 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.562 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-01-27T23:33:44.562 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.562 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.562 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.562 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.562 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.562 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.562 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.562 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.562 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "RGW_API_USER_ID": { 2024-01-27T23:33:44.562 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "RGW_API_USER_ID", 2024-01-27T23:33:44.562 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.563 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.563 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.563 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.563 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.563 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.563 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.563 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.563 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.563 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.563 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.563 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.563 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "USER_PWD_EXPIRATION_SPAN": { 2024-01-27T23:33:44.563 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "USER_PWD_EXPIRATION_SPAN", 2024-01-27T23:33:44.563 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "int", 2024-01-27T23:33:44.563 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.564 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.564 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "0", 2024-01-27T23:33:44.564 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.564 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.564 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.564 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.564 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.564 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.564 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.564 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.564 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "USER_PWD_EXPIRATION_WARNING_1": { 2024-01-27T23:33:44.564 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2024-01-27T23:33:44.564 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "int", 2024-01-27T23:33:44.564 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.564 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.565 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-01-27T23:33:44.565 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.565 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.565 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.565 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.565 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.565 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.565 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.565 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.565 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "USER_PWD_EXPIRATION_WARNING_2": { 2024-01-27T23:33:44.565 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2024-01-27T23:33:44.565 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "int", 2024-01-27T23:33:44.565 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.565 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.565 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "5", 2024-01-27T23:33:44.565 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.566 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.566 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.566 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.566 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.566 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.566 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.566 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.566 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "crt_file": { 2024-01-27T23:33:44.566 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "crt_file", 2024-01-27T23:33:44.566 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.566 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.566 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.566 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.566 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.566 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.566 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.567 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.567 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.567 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.567 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.567 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.567 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug": { 2024-01-27T23:33:44.567 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "debug", 2024-01-27T23:33:44.567 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.567 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.567 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.567 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.567 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.567 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.567 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.567 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "Enable/disable debug options", 2024-01-27T23:33:44.567 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.567 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.568 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.568 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.568 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "jwt_token_ttl": { 2024-01-27T23:33:44.568 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "jwt_token_ttl", 2024-01-27T23:33:44.568 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "int", 2024-01-27T23:33:44.568 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.568 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.568 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "28800", 2024-01-27T23:33:44.568 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.568 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.568 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.568 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.568 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.568 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.568 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.569 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.569 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "key_file": { 2024-01-27T23:33:44.569 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "key_file", 2024-01-27T23:33:44.569 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.569 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.569 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.569 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.569 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.569 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.569 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.569 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.569 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.569 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.569 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.569 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.570 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_level": { 2024-01-27T23:33:44.570 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-01-27T23:33:44.570 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.570 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.570 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.570 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.570 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.570 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.570 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:33:44.570 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:33:44.570 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:33:44.570 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:33:44.570 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:33:44.570 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:33:44.570 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:33:44.571 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.571 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.571 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.571 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.571 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.571 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.571 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-01-27T23:33:44.571 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-01-27T23:33:44.571 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.571 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.571 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.571 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.571 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.571 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.571 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.572 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.572 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.572 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.572 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.572 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.572 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-01-27T23:33:44.572 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-01-27T23:33:44.572 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.572 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.572 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.572 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-01-27T23:33:44.572 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.572 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.572 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:33:44.572 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:33:44.573 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:33:44.573 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:33:44.573 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:33:44.573 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:33:44.573 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:33:44.573 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.573 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.573 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.573 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.573 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.573 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.573 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-01-27T23:33:44.573 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-01-27T23:33:44.573 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.573 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.573 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.574 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.574 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.574 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.574 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.574 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.574 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.574 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.574 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.574 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.574 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "server_addr": { 2024-01-27T23:33:44.574 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "server_addr", 2024-01-27T23:33:44.574 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.574 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.574 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.574 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "::", 2024-01-27T23:33:44.575 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.575 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.575 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.575 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.575 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.575 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.575 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.575 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.575 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "server_port": { 2024-01-27T23:33:44.575 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "server_port", 2024-01-27T23:33:44.575 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "int", 2024-01-27T23:33:44.575 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.575 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.575 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "8080", 2024-01-27T23:33:44.575 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.575 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.576 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.576 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.576 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.576 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.576 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.576 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.576 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "ssl": { 2024-01-27T23:33:44.576 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "ssl", 2024-01-27T23:33:44.576 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.576 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.576 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.576 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-01-27T23:33:44.576 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.576 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.576 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.577 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.577 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.577 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.577 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.577 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.577 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "ssl_server_port": { 2024-01-27T23:33:44.577 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "ssl_server_port", 2024-01-27T23:33:44.577 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "int", 2024-01-27T23:33:44.577 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.577 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.577 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "8443", 2024-01-27T23:33:44.577 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.577 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.577 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.578 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.578 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.578 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.578 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.578 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.578 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "standby_behaviour": { 2024-01-27T23:33:44.578 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "standby_behaviour", 2024-01-27T23:33:44.578 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.578 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.578 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.578 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "redirect", 2024-01-27T23:33:44.578 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.578 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.578 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:33:44.578 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:33:44.578 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "redirect" 2024-01-27T23:33:44.579 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.579 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.579 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.579 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.579 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.579 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.579 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "standby_error_status_code": { 2024-01-27T23:33:44.579 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "standby_error_status_code", 2024-01-27T23:33:44.579 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "int", 2024-01-27T23:33:44.579 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.579 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.579 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "500", 2024-01-27T23:33:44.579 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "400", 2024-01-27T23:33:44.579 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "599", 2024-01-27T23:33:44.579 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.580 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.580 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.580 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.580 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.580 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.580 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "url_prefix": { 2024-01-27T23:33:44.580 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "url_prefix", 2024-01-27T23:33:44.580 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.580 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.580 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.580 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.580 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.580 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.580 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.580 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.581 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.581 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.581 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.581 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:44.581 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:44.581 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.581 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:33:44.581 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "devicehealth", 2024-01-27T23:33:44.581 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-01-27T23:33:44.581 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-01-27T23:33:44.581 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "module_options": { 2024-01-27T23:33:44.581 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enable_monitoring": { 2024-01-27T23:33:44.581 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "enable_monitoring", 2024-01-27T23:33:44.581 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.581 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.582 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.582 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-01-27T23:33:44.582 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.582 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.582 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.582 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "monitor device health metrics", 2024-01-27T23:33:44.582 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.582 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.582 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.582 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.582 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_level": { 2024-01-27T23:33:44.582 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-01-27T23:33:44.582 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.582 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.583 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.583 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.583 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.583 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.583 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:33:44.583 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:33:44.583 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:33:44.583 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:33:44.583 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:33:44.583 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:33:44.583 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:33:44.583 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.583 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.583 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.583 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.583 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.584 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.584 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-01-27T23:33:44.584 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-01-27T23:33:44.584 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.584 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.584 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.584 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.584 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.584 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.584 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.584 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.584 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.584 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.584 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.585 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.585 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-01-27T23:33:44.585 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-01-27T23:33:44.585 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.585 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.585 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.585 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-01-27T23:33:44.585 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.585 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.585 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:33:44.585 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:33:44.585 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:33:44.585 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:33:44.585 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:33:44.585 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:33:44.586 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:33:44.586 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.586 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.586 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.586 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.586 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.586 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.586 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-01-27T23:33:44.586 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-01-27T23:33:44.586 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.586 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.586 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.586 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.586 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.586 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.586 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.587 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.587 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.587 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.587 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.587 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.587 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "mark_out_threshold": { 2024-01-27T23:33:44.587 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "mark_out_threshold", 2024-01-27T23:33:44.587 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-01-27T23:33:44.587 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.587 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.587 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "2419200", 2024-01-27T23:33:44.587 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.587 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.587 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.587 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "automatically mark OSD if it may fail before this long", 2024-01-27T23:33:44.587 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.588 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.588 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.588 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.588 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "pool_name": { 2024-01-27T23:33:44.588 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "pool_name", 2024-01-27T23:33:44.588 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.588 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.588 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.588 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "device_health_metrics", 2024-01-27T23:33:44.588 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.588 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.588 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.588 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "name of pool in which to store device health metrics", 2024-01-27T23:33:44.588 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.588 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.589 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.589 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.589 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "retention_period": { 2024-01-27T23:33:44.589 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "retention_period", 2024-01-27T23:33:44.589 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-01-27T23:33:44.589 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.589 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.589 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "15552000", 2024-01-27T23:33:44.589 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.589 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.589 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.589 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "how long to retain device health metrics", 2024-01-27T23:33:44.589 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.589 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.589 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.590 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.590 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "scrape_frequency": { 2024-01-27T23:33:44.590 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "scrape_frequency", 2024-01-27T23:33:44.590 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-01-27T23:33:44.590 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.590 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.590 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "86400", 2024-01-27T23:33:44.590 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.590 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.590 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.590 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "how frequently to scrape device health metrics", 2024-01-27T23:33:44.590 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.590 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.590 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.590 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.591 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "self_heal": { 2024-01-27T23:33:44.591 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "self_heal", 2024-01-27T23:33:44.591 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.591 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.591 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.591 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-01-27T23:33:44.591 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.591 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.591 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.591 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "preemptively heal cluster around devices that may fail", 2024-01-27T23:33:44.591 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.591 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.591 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.591 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.592 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2024-01-27T23:33:44.592 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2024-01-27T23:33:44.592 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-01-27T23:33:44.592 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.592 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.592 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "600", 2024-01-27T23:33:44.592 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.592 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.592 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.592 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "how frequently to wake up and check device health", 2024-01-27T23:33:44.592 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.592 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.592 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.592 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.592 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warn_threshold": { 2024-01-27T23:33:44.593 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "warn_threshold", 2024-01-27T23:33:44.593 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-01-27T23:33:44.593 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.593 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.593 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "7257600", 2024-01-27T23:33:44.593 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.593 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.593 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.593 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "raise health warning if OSD may fail before this long", 2024-01-27T23:33:44.593 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.593 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.593 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.593 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:44.593 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:44.593 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.593 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:33:44.593 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "diskprediction_local", 2024-01-27T23:33:44.594 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-01-27T23:33:44.594 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-01-27T23:33:44.594 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "module_options": { 2024-01-27T23:33:44.594 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_level": { 2024-01-27T23:33:44.594 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-01-27T23:33:44.594 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.594 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.594 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.594 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.594 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.594 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.594 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:33:44.594 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:33:44.594 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:33:44.594 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:33:44.595 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:33:44.595 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:33:44.595 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:33:44.595 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.595 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.595 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.595 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.595 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.595 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.595 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-01-27T23:33:44.595 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-01-27T23:33:44.595 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.595 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.595 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.595 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.596 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.596 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.596 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.596 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.596 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.596 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.596 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.596 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.596 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-01-27T23:33:44.596 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-01-27T23:33:44.596 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.596 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.596 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.596 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-01-27T23:33:44.597 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.597 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.597 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:33:44.597 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:33:44.597 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:33:44.597 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:33:44.597 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:33:44.597 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:33:44.597 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:33:44.597 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.597 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.597 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.597 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.597 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.597 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.598 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-01-27T23:33:44.598 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-01-27T23:33:44.598 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.598 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.598 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.598 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.598 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.598 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.598 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.598 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.598 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.598 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.598 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.598 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.598 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "predict_interval": { 2024-01-27T23:33:44.598 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "predict_interval", 2024-01-27T23:33:44.599 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.599 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.599 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.599 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "86400", 2024-01-27T23:33:44.599 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.599 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.599 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.599 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.599 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.599 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.599 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.599 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.599 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "predictor_model": { 2024-01-27T23:33:44.599 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "predictor_model", 2024-01-27T23:33:44.599 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.599 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.600 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.600 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "prophetstor", 2024-01-27T23:33:44.600 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.600 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.600 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.600 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.600 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.600 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.600 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.600 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.600 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2024-01-27T23:33:44.600 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2024-01-27T23:33:44.600 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.600 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.600 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.601 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "600", 2024-01-27T23:33:44.601 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.601 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.601 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.601 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.601 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.601 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.601 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.601 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:44.601 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:44.601 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.601 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:33:44.601 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "influx", 2024-01-27T23:33:44.601 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "can_run": false, 2024-01-27T23:33:44.601 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error_string": "influxdb python module not found", 2024-01-27T23:33:44.602 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "module_options": { 2024-01-27T23:33:44.602 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "batch_size": { 2024-01-27T23:33:44.602 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "batch_size", 2024-01-27T23:33:44.602 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.602 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.602 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.602 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "5000", 2024-01-27T23:33:44.602 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.602 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.602 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.602 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.602 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.602 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.602 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.602 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.602 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "database": { 2024-01-27T23:33:44.603 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "database", 2024-01-27T23:33:44.603 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.603 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.603 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.603 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "ceph", 2024-01-27T23:33:44.603 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.603 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.603 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.603 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.603 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.603 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.603 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.603 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.603 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "hostname": { 2024-01-27T23:33:44.603 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "hostname", 2024-01-27T23:33:44.603 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.604 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.604 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.604 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-01-27T23:33:44.604 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.604 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.604 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.604 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.604 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.604 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.604 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.604 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.604 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "interval": { 2024-01-27T23:33:44.604 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-01-27T23:33:44.604 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.604 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.605 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.605 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "30", 2024-01-27T23:33:44.605 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.605 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.605 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.605 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.605 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.605 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.605 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.605 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.605 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_level": { 2024-01-27T23:33:44.605 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-01-27T23:33:44.605 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.605 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.606 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.606 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.606 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.606 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.606 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:33:44.606 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:33:44.606 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:33:44.606 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:33:44.606 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:33:44.606 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:33:44.606 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:33:44.606 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.606 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.606 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.606 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.606 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.607 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.607 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-01-27T23:33:44.607 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-01-27T23:33:44.607 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.607 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.607 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.607 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.607 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.607 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.607 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.607 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.607 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.607 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.607 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.607 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.607 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-01-27T23:33:44.607 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-01-27T23:33:44.608 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.608 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.608 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.608 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-01-27T23:33:44.608 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.608 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.608 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:33:44.608 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:33:44.608 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:33:44.608 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:33:44.608 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:33:44.608 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:33:44.608 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:33:44.608 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.608 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.609 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.609 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.609 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.609 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.609 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-01-27T23:33:44.609 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-01-27T23:33:44.609 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.609 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.609 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.609 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.609 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.609 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.609 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.609 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.609 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.609 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.610 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.610 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.610 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "password": { 2024-01-27T23:33:44.610 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "password", 2024-01-27T23:33:44.610 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.610 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.610 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.610 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-01-27T23:33:44.610 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.610 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.610 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.610 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.610 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.610 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.610 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.611 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.611 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "port": { 2024-01-27T23:33:44.611 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "port", 2024-01-27T23:33:44.611 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.611 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.611 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.611 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "8086", 2024-01-27T23:33:44.611 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.611 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.611 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.611 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.611 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.611 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.611 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.611 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.611 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "ssl": { 2024-01-27T23:33:44.612 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "ssl", 2024-01-27T23:33:44.612 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.612 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.612 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.612 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "false", 2024-01-27T23:33:44.612 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.612 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.612 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.612 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.612 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.612 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.612 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.612 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.612 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "threads": { 2024-01-27T23:33:44.613 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "threads", 2024-01-27T23:33:44.613 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.613 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.613 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.613 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "5", 2024-01-27T23:33:44.613 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.613 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.613 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.613 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.613 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.613 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.613 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.613 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.613 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "username": { 2024-01-27T23:33:44.613 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "username", 2024-01-27T23:33:44.614 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.614 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.614 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.614 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-01-27T23:33:44.614 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.614 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.614 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.614 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.614 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.614 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.614 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.614 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.614 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "verify_ssl": { 2024-01-27T23:33:44.614 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "verify_ssl", 2024-01-27T23:33:44.614 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.614 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.614 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.615 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "true", 2024-01-27T23:33:44.615 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.615 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.615 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.615 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.615 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.615 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.615 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.615 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:44.615 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:44.615 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.615 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:33:44.615 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "insights", 2024-01-27T23:33:44.615 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-01-27T23:33:44.615 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-01-27T23:33:44.616 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "module_options": { 2024-01-27T23:33:44.616 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_level": { 2024-01-27T23:33:44.616 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-01-27T23:33:44.616 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.616 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.616 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.616 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.616 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.616 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.616 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:33:44.616 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:33:44.616 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:33:44.616 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:33:44.616 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:33:44.617 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:33:44.617 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:33:44.617 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.617 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.617 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.617 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.617 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.617 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.617 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-01-27T23:33:44.617 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-01-27T23:33:44.617 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.617 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.617 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.617 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.617 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.617 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.617 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.618 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.618 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.618 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.618 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.618 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.618 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-01-27T23:33:44.618 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-01-27T23:33:44.618 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.618 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.618 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.618 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-01-27T23:33:44.618 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.618 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.618 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:33:44.618 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:33:44.619 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:33:44.619 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:33:44.619 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:33:44.619 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:33:44.619 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:33:44.619 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.619 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.619 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.619 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.619 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.619 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.619 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-01-27T23:33:44.619 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-01-27T23:33:44.619 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.619 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.619 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.620 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.620 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.620 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.620 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.620 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.620 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.620 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.620 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.620 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:44.620 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:44.620 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.620 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:33:44.620 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "iostat", 2024-01-27T23:33:44.620 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-01-27T23:33:44.620 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-01-27T23:33:44.621 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "module_options": { 2024-01-27T23:33:44.621 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_level": { 2024-01-27T23:33:44.621 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-01-27T23:33:44.621 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.621 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.621 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.621 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.621 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.621 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.621 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:33:44.621 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:33:44.621 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:33:44.621 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:33:44.621 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:33:44.621 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:33:44.622 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:33:44.622 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.622 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.622 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.622 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.622 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.622 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.622 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-01-27T23:33:44.622 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-01-27T23:33:44.622 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.622 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.622 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.622 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.622 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.622 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.623 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.623 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.623 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.623 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.623 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.623 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.623 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-01-27T23:33:44.623 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-01-27T23:33:44.623 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.623 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.623 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.623 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-01-27T23:33:44.623 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.623 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.623 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:33:44.623 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:33:44.624 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:33:44.624 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:33:44.624 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:33:44.624 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:33:44.624 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:33:44.624 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.624 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.624 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.624 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.624 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.624 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.624 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-01-27T23:33:44.624 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-01-27T23:33:44.624 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.625 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.625 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.625 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.625 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.625 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.625 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.625 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.625 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.625 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.625 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.625 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:44.626 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:44.626 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.626 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:33:44.626 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "k8sevents", 2024-01-27T23:33:44.626 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-01-27T23:33:44.626 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-01-27T23:33:44.626 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "module_options": { 2024-01-27T23:33:44.626 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "ceph_event_retention_days": { 2024-01-27T23:33:44.626 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "ceph_event_retention_days", 2024-01-27T23:33:44.626 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "int", 2024-01-27T23:33:44.626 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.626 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.626 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "7", 2024-01-27T23:33:44.626 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.627 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.627 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.627 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "Days to hold ceph event information within local cache", 2024-01-27T23:33:44.627 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.627 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.627 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.627 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.627 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "config_check_secs": { 2024-01-27T23:33:44.627 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "config_check_secs", 2024-01-27T23:33:44.627 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "int", 2024-01-27T23:33:44.627 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.627 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.627 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-01-27T23:33:44.627 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "10", 2024-01-27T23:33:44.627 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.627 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.628 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "interval (secs) to check for cluster configuration changes", 2024-01-27T23:33:44.628 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.628 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.628 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.628 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.628 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_level": { 2024-01-27T23:33:44.628 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-01-27T23:33:44.628 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.628 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.628 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.628 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.628 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.628 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.628 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:33:44.628 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:33:44.629 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:33:44.629 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:33:44.629 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:33:44.629 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:33:44.629 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:33:44.629 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.629 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.629 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.629 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.629 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.629 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.629 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-01-27T23:33:44.629 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-01-27T23:33:44.629 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.629 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.630 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.630 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.630 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.630 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.630 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.630 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.630 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.630 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.630 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.630 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.630 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-01-27T23:33:44.630 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-01-27T23:33:44.630 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.630 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.630 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.631 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-01-27T23:33:44.631 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.631 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.631 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:33:44.631 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:33:44.631 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:33:44.631 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:33:44.631 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:33:44.631 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:33:44.631 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:33:44.631 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.631 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.631 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.631 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.631 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.632 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.632 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-01-27T23:33:44.632 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-01-27T23:33:44.632 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.632 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.632 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.632 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.632 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.632 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.632 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.632 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.632 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.632 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.632 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.632 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:44.633 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:44.633 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.633 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:33:44.633 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "localpool", 2024-01-27T23:33:44.633 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-01-27T23:33:44.633 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-01-27T23:33:44.633 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "module_options": { 2024-01-27T23:33:44.633 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "failure_domain": { 2024-01-27T23:33:44.633 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "failure_domain", 2024-01-27T23:33:44.633 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.633 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.633 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.633 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "host", 2024-01-27T23:33:44.633 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.633 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.634 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.634 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "failure domain for any created local pool", 2024-01-27T23:33:44.634 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.634 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.634 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.634 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.634 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_level": { 2024-01-27T23:33:44.634 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-01-27T23:33:44.634 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.634 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.634 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.634 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.634 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.634 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.634 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:33:44.635 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:33:44.635 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:33:44.635 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:33:44.635 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:33:44.635 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:33:44.635 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:33:44.635 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.635 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.635 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.635 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.635 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.635 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.635 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-01-27T23:33:44.635 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-01-27T23:33:44.635 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.636 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.636 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.636 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.636 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.636 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.636 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.636 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.636 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.636 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.636 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.636 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.636 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-01-27T23:33:44.636 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-01-27T23:33:44.636 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.637 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.637 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.637 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-01-27T23:33:44.637 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.637 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.637 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:33:44.637 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:33:44.637 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:33:44.637 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:33:44.637 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:33:44.637 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:33:44.637 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:33:44.637 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.637 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.637 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.637 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.638 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.638 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.638 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-01-27T23:33:44.638 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-01-27T23:33:44.638 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.638 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.638 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.638 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.638 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.638 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.638 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.638 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.638 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.638 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.638 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.639 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.639 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min_size": { 2024-01-27T23:33:44.639 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "min_size", 2024-01-27T23:33:44.639 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "int", 2024-01-27T23:33:44.639 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.639 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.639 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.639 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.639 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.639 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.639 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "default min_size for any created local pool", 2024-01-27T23:33:44.639 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.639 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.639 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.639 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.639 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "num_rep": { 2024-01-27T23:33:44.640 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "num_rep", 2024-01-27T23:33:44.640 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "int", 2024-01-27T23:33:44.640 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.640 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.640 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "3", 2024-01-27T23:33:44.640 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.640 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.640 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.640 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "default replica count for any created local pool", 2024-01-27T23:33:44.640 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.640 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.640 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.640 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.640 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "pg_num": { 2024-01-27T23:33:44.640 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "pg_num", 2024-01-27T23:33:44.641 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "int", 2024-01-27T23:33:44.641 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.641 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.641 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "128", 2024-01-27T23:33:44.641 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.641 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.641 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.641 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "default pg_num for any created local pool", 2024-01-27T23:33:44.641 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.641 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.641 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.641 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.641 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "prefix": { 2024-01-27T23:33:44.641 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "prefix", 2024-01-27T23:33:44.641 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.642 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.642 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.642 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.642 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.642 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.642 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.642 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "name prefix for any created local pool", 2024-01-27T23:33:44.642 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.642 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.642 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.642 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.642 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "subtree": { 2024-01-27T23:33:44.642 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "subtree", 2024-01-27T23:33:44.642 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.642 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.643 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.643 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "rack", 2024-01-27T23:33:44.643 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.643 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.643 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.643 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "CRUSH level for which to create a local pool", 2024-01-27T23:33:44.643 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.643 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.643 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.643 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:44.643 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:44.643 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.643 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:33:44.643 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "orchestrator", 2024-01-27T23:33:44.643 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-01-27T23:33:44.644 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-01-27T23:33:44.644 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "module_options": { 2024-01-27T23:33:44.644 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_level": { 2024-01-27T23:33:44.644 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-01-27T23:33:44.644 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.644 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.644 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.644 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.644 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.644 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.644 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:33:44.644 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:33:44.644 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:33:44.644 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:33:44.644 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:33:44.645 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:33:44.645 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:33:44.645 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.645 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.645 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.645 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.645 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.645 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.645 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-01-27T23:33:44.645 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-01-27T23:33:44.645 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.645 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.645 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.645 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.645 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.645 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.646 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.646 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.646 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.646 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.646 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.646 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.646 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-01-27T23:33:44.646 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-01-27T23:33:44.646 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.646 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.646 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.646 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-01-27T23:33:44.646 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.646 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.647 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:33:44.647 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:33:44.647 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:33:44.647 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:33:44.647 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:33:44.647 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:33:44.647 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:33:44.647 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.647 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.647 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.647 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.647 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.647 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.647 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-01-27T23:33:44.647 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-01-27T23:33:44.647 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.648 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.648 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.648 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.648 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.648 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.648 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.648 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.648 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.648 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.648 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.648 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.648 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "orchestrator": { 2024-01-27T23:33:44.648 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "orchestrator", 2024-01-27T23:33:44.648 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.648 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.649 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.649 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-01-27T23:33:44.649 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.649 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.649 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:33:44.649 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "cephadm", 2024-01-27T23:33:44.649 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "rook", 2024-01-27T23:33:44.649 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "test_orchestrator" 2024-01-27T23:33:44.649 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.649 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "Orchestrator backend", 2024-01-27T23:33:44.649 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.649 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.649 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.649 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:44.649 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:44.650 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.650 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:33:44.650 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "osd_support", 2024-01-27T23:33:44.650 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-01-27T23:33:44.650 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-01-27T23:33:44.650 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "module_options": { 2024-01-27T23:33:44.650 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_level": { 2024-01-27T23:33:44.650 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-01-27T23:33:44.650 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.650 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.650 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.650 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.650 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.650 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.650 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:33:44.651 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:33:44.651 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:33:44.651 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:33:44.651 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:33:44.651 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:33:44.651 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:33:44.651 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.651 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.651 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.651 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.651 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.651 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.651 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-01-27T23:33:44.651 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-01-27T23:33:44.651 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.652 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.652 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.652 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.652 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.652 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.652 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.652 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.652 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.652 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.652 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.652 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.652 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-01-27T23:33:44.652 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-01-27T23:33:44.652 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.653 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.653 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.653 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-01-27T23:33:44.653 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.653 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.653 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:33:44.653 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:33:44.653 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:33:44.653 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:33:44.653 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:33:44.653 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:33:44.653 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:33:44.653 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.653 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.653 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.653 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.654 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.654 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.654 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-01-27T23:33:44.654 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-01-27T23:33:44.654 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.654 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.654 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.654 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.654 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.654 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.654 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.654 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.654 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.654 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.654 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.655 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:44.655 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:44.655 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.655 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:33:44.655 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "pg_autoscaler", 2024-01-27T23:33:44.655 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-01-27T23:33:44.655 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-01-27T23:33:44.655 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "module_options": { 2024-01-27T23:33:44.655 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_level": { 2024-01-27T23:33:44.655 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-01-27T23:33:44.655 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.655 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.655 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.655 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.655 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.655 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.656 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:33:44.656 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:33:44.656 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:33:44.656 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:33:44.656 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:33:44.656 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:33:44.656 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:33:44.656 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.656 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.656 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.656 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.656 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.656 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.656 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-01-27T23:33:44.657 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-01-27T23:33:44.657 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.657 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.657 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.657 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.657 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.657 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.657 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.657 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.657 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.657 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.657 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.657 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.657 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-01-27T23:33:44.657 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-01-27T23:33:44.657 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.658 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.658 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.658 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-01-27T23:33:44.658 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.658 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.658 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:33:44.658 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:33:44.658 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:33:44.658 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:33:44.658 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:33:44.658 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:33:44.658 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:33:44.658 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.658 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.658 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.658 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.659 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.659 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.659 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-01-27T23:33:44.659 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-01-27T23:33:44.659 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.659 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.659 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.659 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.659 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.659 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.659 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.659 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.659 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.659 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.659 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.659 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.659 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2024-01-27T23:33:44.660 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2024-01-27T23:33:44.660 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.660 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.660 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.660 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-01-27T23:33:44.660 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.660 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.660 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.660 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.660 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.660 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.660 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.660 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:44.660 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:44.660 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.661 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:33:44.661 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "progress", 2024-01-27T23:33:44.661 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-01-27T23:33:44.661 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-01-27T23:33:44.661 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "module_options": { 2024-01-27T23:33:44.661 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enabled": { 2024-01-27T23:33:44.661 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "enabled", 2024-01-27T23:33:44.661 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.661 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.661 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.661 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-01-27T23:33:44.661 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.661 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.661 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.661 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.661 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.662 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.662 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.662 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.662 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_level": { 2024-01-27T23:33:44.662 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-01-27T23:33:44.662 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.662 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.662 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.662 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.662 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.662 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.662 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:33:44.662 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:33:44.662 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:33:44.663 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:33:44.663 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:33:44.663 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:33:44.663 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:33:44.663 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.663 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.663 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.663 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.663 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.663 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.663 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-01-27T23:33:44.663 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-01-27T23:33:44.663 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.663 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.663 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.664 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.664 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.664 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.664 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.664 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.664 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.664 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.664 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.664 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.664 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-01-27T23:33:44.664 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-01-27T23:33:44.664 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.664 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.664 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.665 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-01-27T23:33:44.665 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.665 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.665 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:33:44.665 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:33:44.665 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:33:44.665 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:33:44.665 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:33:44.665 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:33:44.665 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:33:44.665 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.665 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.665 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.665 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.665 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.665 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.666 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-01-27T23:33:44.666 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-01-27T23:33:44.666 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.666 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.666 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.666 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.666 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.666 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.666 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.666 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.666 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.666 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.666 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.666 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.666 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max_completed_events": { 2024-01-27T23:33:44.667 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "max_completed_events", 2024-01-27T23:33:44.667 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "int", 2024-01-27T23:33:44.667 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.667 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.667 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "50", 2024-01-27T23:33:44.667 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.667 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.667 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.667 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "number of past completed events to remember", 2024-01-27T23:33:44.667 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.667 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.667 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.667 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.667 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "persist_interval": { 2024-01-27T23:33:44.667 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "persist_interval", 2024-01-27T23:33:44.668 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-01-27T23:33:44.668 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.668 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.668 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "5", 2024-01-27T23:33:44.668 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.668 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.668 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.668 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "how frequently to persist completed events", 2024-01-27T23:33:44.668 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.668 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.668 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.668 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:44.668 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:44.668 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.668 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:33:44.669 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "prometheus", 2024-01-27T23:33:44.669 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-01-27T23:33:44.669 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-01-27T23:33:44.669 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "module_options": { 2024-01-27T23:33:44.669 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_level": { 2024-01-27T23:33:44.669 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-01-27T23:33:44.669 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.669 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.669 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.669 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.669 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.669 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.669 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:33:44.669 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:33:44.669 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:33:44.670 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:33:44.670 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:33:44.670 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:33:44.670 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:33:44.670 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.670 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.670 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.670 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.670 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.670 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.670 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-01-27T23:33:44.670 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-01-27T23:33:44.670 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.670 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.670 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.671 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.671 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.671 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.671 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.671 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.671 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.671 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.671 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.671 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.671 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-01-27T23:33:44.671 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-01-27T23:33:44.671 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.671 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.671 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.672 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-01-27T23:33:44.672 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.672 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.672 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:33:44.672 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:33:44.672 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:33:44.672 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:33:44.672 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:33:44.672 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:33:44.672 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:33:44.672 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.672 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.672 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.672 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.673 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.673 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.673 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-01-27T23:33:44.673 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-01-27T23:33:44.673 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.673 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.673 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.673 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.673 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.673 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.673 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.673 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.673 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.673 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.673 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.674 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.674 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "rbd_stats_pools": { 2024-01-27T23:33:44.674 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "rbd_stats_pools", 2024-01-27T23:33:44.674 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.674 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.674 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.674 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.674 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.674 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.674 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.674 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.674 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.674 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.674 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.674 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.675 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "rbd_stats_pools_refresh_interval": { 2024-01-27T23:33:44.675 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "rbd_stats_pools_refresh_interval", 2024-01-27T23:33:44.675 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "int", 2024-01-27T23:33:44.675 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.675 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.675 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "300", 2024-01-27T23:33:44.675 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.675 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.675 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.675 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.675 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.675 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.675 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.675 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.675 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "scrape_interval": { 2024-01-27T23:33:44.675 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "scrape_interval", 2024-01-27T23:33:44.676 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.676 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.676 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.676 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.676 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.676 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.676 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.676 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.676 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.676 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.676 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.676 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.676 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "server_addr": { 2024-01-27T23:33:44.676 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "server_addr", 2024-01-27T23:33:44.677 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.677 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.677 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.677 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.677 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.677 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.677 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.677 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.677 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.677 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.677 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.677 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.677 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "server_port": { 2024-01-27T23:33:44.677 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "server_port", 2024-01-27T23:33:44.677 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.677 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.678 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.678 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.678 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.678 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.678 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.678 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.678 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.678 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.678 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.678 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.678 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "stale_cache_strategy": { 2024-01-27T23:33:44.678 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "stale_cache_strategy", 2024-01-27T23:33:44.678 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.678 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.678 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.679 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.679 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.679 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.679 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.679 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.679 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.679 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.679 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.679 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:44.679 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:44.679 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.679 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:33:44.679 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "rbd_support", 2024-01-27T23:33:44.679 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-01-27T23:33:44.679 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-01-27T23:33:44.679 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "module_options": { 2024-01-27T23:33:44.680 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_level": { 2024-01-27T23:33:44.680 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-01-27T23:33:44.680 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.680 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.680 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.680 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.680 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.680 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.680 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:33:44.680 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:33:44.680 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:33:44.680 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:33:44.680 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:33:44.680 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:33:44.680 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:33:44.681 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.681 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.681 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.681 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.681 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.681 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.681 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-01-27T23:33:44.681 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-01-27T23:33:44.681 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.681 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.681 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.681 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.681 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.681 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.681 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.681 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.682 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.682 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.682 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.682 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.682 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-01-27T23:33:44.682 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-01-27T23:33:44.682 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.682 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.682 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.682 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-01-27T23:33:44.682 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.682 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.682 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:33:44.682 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:33:44.682 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:33:44.682 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:33:44.683 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:33:44.683 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:33:44.683 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:33:44.683 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.683 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.683 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.683 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.683 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.683 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.683 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-01-27T23:33:44.683 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-01-27T23:33:44.683 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.683 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.683 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.683 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.684 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.684 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.684 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.684 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.684 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.684 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.684 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.684 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.684 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max_concurrent_snap_create": { 2024-01-27T23:33:44.684 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "max_concurrent_snap_create", 2024-01-27T23:33:44.684 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "int", 2024-01-27T23:33:44.684 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.684 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.684 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-01-27T23:33:44.684 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.685 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.685 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.685 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.685 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.685 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.685 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.685 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.685 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "mirror_snapshot_schedule": { 2024-01-27T23:33:44.685 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "mirror_snapshot_schedule", 2024-01-27T23:33:44.685 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.685 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.685 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.685 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.685 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.685 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.685 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.686 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.686 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.686 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.686 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.686 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.686 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "trash_purge_schedule": { 2024-01-27T23:33:44.686 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "trash_purge_schedule", 2024-01-27T23:33:44.686 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.686 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.686 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.686 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.686 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.686 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.686 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.686 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.686 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.687 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.687 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.687 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:44.687 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:44.687 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.687 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:33:44.687 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "restful", 2024-01-27T23:33:44.687 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-01-27T23:33:44.687 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-01-27T23:33:44.687 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "module_options": { 2024-01-27T23:33:44.687 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "key_file": { 2024-01-27T23:33:44.687 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "key_file", 2024-01-27T23:33:44.687 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.687 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.687 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.688 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.688 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.688 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.688 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.688 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.688 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.688 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.688 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.688 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.688 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_level": { 2024-01-27T23:33:44.688 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-01-27T23:33:44.688 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.688 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.688 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.688 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.689 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.689 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.689 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:33:44.689 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:33:44.689 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:33:44.689 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:33:44.689 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:33:44.689 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:33:44.689 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:33:44.689 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.689 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.689 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.689 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.689 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.689 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.690 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-01-27T23:33:44.690 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-01-27T23:33:44.690 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.690 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.690 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.690 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.690 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.690 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.690 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.690 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.690 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.690 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.690 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.690 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.690 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-01-27T23:33:44.691 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-01-27T23:33:44.691 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.691 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.691 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.691 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-01-27T23:33:44.691 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.691 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.691 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:33:44.691 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:33:44.691 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:33:44.691 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:33:44.691 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:33:44.691 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:33:44.691 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:33:44.691 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.692 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.692 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.692 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.692 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.692 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.692 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-01-27T23:33:44.692 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-01-27T23:33:44.692 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.692 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.692 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.692 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.692 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.692 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.692 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.693 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.693 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.693 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.693 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.693 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.693 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "server_addr": { 2024-01-27T23:33:44.693 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "server_addr", 2024-01-27T23:33:44.693 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.693 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.693 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.693 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.693 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.693 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.693 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.693 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.694 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.694 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.694 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.694 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.694 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "server_port": { 2024-01-27T23:33:44.694 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "server_port", 2024-01-27T23:33:44.694 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.694 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.694 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.694 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.694 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.694 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.694 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.694 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.694 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.694 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.695 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.695 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:44.695 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:44.695 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.695 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:33:44.695 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "rook", 2024-01-27T23:33:44.695 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-01-27T23:33:44.695 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-01-27T23:33:44.695 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "module_options": { 2024-01-27T23:33:44.695 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_level": { 2024-01-27T23:33:44.695 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-01-27T23:33:44.695 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.695 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.695 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.695 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.696 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.696 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.696 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:33:44.696 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:33:44.696 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:33:44.696 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:33:44.696 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:33:44.696 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:33:44.696 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:33:44.696 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.696 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.696 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.696 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.696 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.697 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.697 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-01-27T23:33:44.697 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-01-27T23:33:44.697 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.697 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.697 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.697 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.697 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.697 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.697 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.697 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.697 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.697 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.697 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.697 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.698 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-01-27T23:33:44.698 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-01-27T23:33:44.698 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.698 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.698 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.698 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-01-27T23:33:44.698 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.698 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.698 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:33:44.698 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:33:44.698 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:33:44.698 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:33:44.698 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:33:44.698 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:33:44.699 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:33:44.699 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.699 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.699 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.699 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.699 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.699 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.699 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-01-27T23:33:44.699 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-01-27T23:33:44.699 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.699 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.699 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.699 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.699 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.699 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.699 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.700 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.700 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.700 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.700 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.700 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:44.700 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:44.700 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.700 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:33:44.700 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "selftest", 2024-01-27T23:33:44.700 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-01-27T23:33:44.700 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-01-27T23:33:44.700 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "module_options": { 2024-01-27T23:33:44.700 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_level": { 2024-01-27T23:33:44.700 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-01-27T23:33:44.700 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.701 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.701 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.701 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.701 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.701 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.701 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:33:44.701 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:33:44.701 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:33:44.701 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:33:44.701 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:33:44.701 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:33:44.701 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:33:44.701 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.701 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.701 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.702 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.702 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.702 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.702 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-01-27T23:33:44.702 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-01-27T23:33:44.702 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.702 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.702 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.702 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.702 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.702 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.702 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.702 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.702 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.702 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.703 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.703 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.703 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-01-27T23:33:44.703 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-01-27T23:33:44.703 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.703 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.703 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.703 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-01-27T23:33:44.703 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.703 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.703 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:33:44.703 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:33:44.703 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:33:44.703 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:33:44.703 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:33:44.704 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:33:44.704 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:33:44.704 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.704 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.704 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.704 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.704 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.704 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.704 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-01-27T23:33:44.704 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-01-27T23:33:44.704 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.704 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.704 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.704 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.705 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.705 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.705 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.705 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.705 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.705 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.705 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.705 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.705 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "roption1": { 2024-01-27T23:33:44.705 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "roption1", 2024-01-27T23:33:44.705 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.705 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.706 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.706 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.706 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.706 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.706 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.706 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.706 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.706 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.706 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.706 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.706 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "roption2": { 2024-01-27T23:33:44.706 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "roption2", 2024-01-27T23:33:44.706 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.706 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.706 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.706 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "xyz", 2024-01-27T23:33:44.706 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.707 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.707 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.707 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.707 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.707 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.707 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.707 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.707 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "rwoption1": { 2024-01-27T23:33:44.707 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "rwoption1", 2024-01-27T23:33:44.707 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.707 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.707 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.707 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.707 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.707 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.707 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.708 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.708 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.708 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.708 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.708 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.708 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "rwoption2": { 2024-01-27T23:33:44.708 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "rwoption2", 2024-01-27T23:33:44.708 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "int", 2024-01-27T23:33:44.708 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.708 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.708 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.708 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.708 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.708 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.709 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.709 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.709 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.709 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.709 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.709 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "rwoption3": { 2024-01-27T23:33:44.709 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "rwoption3", 2024-01-27T23:33:44.709 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "float", 2024-01-27T23:33:44.709 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.709 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.709 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.709 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.709 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.709 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.709 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.709 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.710 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.710 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.710 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.710 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "rwoption4": { 2024-01-27T23:33:44.710 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "rwoption4", 2024-01-27T23:33:44.710 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.710 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.710 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.710 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.710 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.710 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.710 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.710 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.710 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.710 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.711 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.711 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.711 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "rwoption5": { 2024-01-27T23:33:44.711 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "rwoption5", 2024-01-27T23:33:44.711 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.711 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.711 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.711 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.711 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.711 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.711 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.711 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.711 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.711 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.711 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.712 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.712 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "rwoption6": { 2024-01-27T23:33:44.712 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "rwoption6", 2024-01-27T23:33:44.712 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.712 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.712 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.712 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-01-27T23:33:44.712 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.712 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.712 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.712 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.712 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.712 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.713 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.713 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.713 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "testkey": { 2024-01-27T23:33:44.713 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "testkey", 2024-01-27T23:33:44.713 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.713 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.713 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.713 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.713 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.713 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.713 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.713 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.713 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.713 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.713 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.714 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.714 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "testlkey": { 2024-01-27T23:33:44.714 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "testlkey", 2024-01-27T23:33:44.714 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.714 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.714 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.714 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.714 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.714 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.714 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.714 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.714 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.714 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.714 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.714 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.714 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "testnewline": { 2024-01-27T23:33:44.715 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "testnewline", 2024-01-27T23:33:44.715 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.715 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.715 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.715 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.715 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.715 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.715 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.715 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.715 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.715 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.715 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.715 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:44.715 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:44.715 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.715 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:33:44.716 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "status", 2024-01-27T23:33:44.716 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-01-27T23:33:44.716 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-01-27T23:33:44.716 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "module_options": { 2024-01-27T23:33:44.716 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_level": { 2024-01-27T23:33:44.716 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-01-27T23:33:44.716 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.716 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.716 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.716 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.716 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.716 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.716 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:33:44.716 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:33:44.716 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:33:44.717 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:33:44.717 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:33:44.717 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:33:44.717 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:33:44.717 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.717 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.717 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.717 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.717 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.717 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.717 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-01-27T23:33:44.717 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-01-27T23:33:44.717 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.717 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.717 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.717 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.718 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.718 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.718 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.718 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.718 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.718 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.718 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.718 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.718 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-01-27T23:33:44.718 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-01-27T23:33:44.718 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.718 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.718 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.718 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-01-27T23:33:44.719 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.719 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.719 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:33:44.719 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:33:44.719 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:33:44.719 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:33:44.719 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:33:44.719 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:33:44.719 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:33:44.719 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.719 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.719 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.719 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.719 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.719 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.719 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-01-27T23:33:44.720 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-01-27T23:33:44.720 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.720 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.720 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.720 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.720 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.720 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.720 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.720 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.720 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.720 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.720 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.720 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:44.720 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:44.721 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.721 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:33:44.721 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "telegraf", 2024-01-27T23:33:44.721 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-01-27T23:33:44.721 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-01-27T23:33:44.721 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "module_options": { 2024-01-27T23:33:44.721 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "address": { 2024-01-27T23:33:44.721 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "address", 2024-01-27T23:33:44.721 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.721 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.721 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.721 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "unixgram:///tmp/telegraf.sock", 2024-01-27T23:33:44.721 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.721 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.721 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.722 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.722 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.722 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.722 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.722 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.722 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "interval": { 2024-01-27T23:33:44.722 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-01-27T23:33:44.722 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-01-27T23:33:44.722 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.722 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.722 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "15", 2024-01-27T23:33:44.722 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.722 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.722 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.722 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.723 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.723 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.723 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.723 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.723 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_level": { 2024-01-27T23:33:44.723 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-01-27T23:33:44.723 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.723 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.723 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.723 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.723 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.723 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.723 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:33:44.723 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:33:44.723 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:33:44.724 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:33:44.724 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:33:44.724 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:33:44.724 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:33:44.724 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.724 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.724 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.724 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.724 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.724 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.724 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-01-27T23:33:44.724 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-01-27T23:33:44.724 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.724 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.725 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.725 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.725 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.725 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.725 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.725 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.725 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.725 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.725 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.725 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.725 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-01-27T23:33:44.725 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-01-27T23:33:44.725 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.725 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.725 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.725 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-01-27T23:33:44.726 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.726 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.726 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:33:44.726 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:33:44.726 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:33:44.726 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:33:44.726 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:33:44.726 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:33:44.726 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:33:44.726 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.726 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.726 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.726 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.726 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.727 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.727 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-01-27T23:33:44.727 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-01-27T23:33:44.727 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.727 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.727 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.727 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.727 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.727 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.727 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.727 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.727 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.727 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.727 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.727 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:44.727 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:44.728 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.728 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:33:44.728 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "telemetry", 2024-01-27T23:33:44.728 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-01-27T23:33:44.728 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-01-27T23:33:44.728 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "module_options": { 2024-01-27T23:33:44.728 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "channel_basic": { 2024-01-27T23:33:44.728 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "channel_basic", 2024-01-27T23:33:44.728 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.728 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.728 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.728 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-01-27T23:33:44.728 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.728 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.728 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.729 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "Share basic cluster information (size, version)", 2024-01-27T23:33:44.729 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.729 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.729 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.729 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.729 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "channel_crash": { 2024-01-27T23:33:44.729 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "channel_crash", 2024-01-27T23:33:44.729 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.729 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.729 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.729 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-01-27T23:33:44.729 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.729 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.729 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.729 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.730 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.730 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.730 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.730 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.730 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "channel_device": { 2024-01-27T23:33:44.730 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "channel_device", 2024-01-27T23:33:44.730 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.730 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.730 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.730 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-01-27T23:33:44.730 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.730 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.730 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.730 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.730 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.731 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.731 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.731 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.731 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "channel_ident": { 2024-01-27T23:33:44.731 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "channel_ident", 2024-01-27T23:33:44.731 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.731 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.731 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.731 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.731 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.731 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.731 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.731 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.731 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.731 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.732 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.732 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.732 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "contact": { 2024-01-27T23:33:44.732 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "contact", 2024-01-27T23:33:44.732 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.732 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.732 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.732 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-01-27T23:33:44.732 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.732 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.732 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.732 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.732 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.732 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.733 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.733 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.733 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "description": { 2024-01-27T23:33:44.733 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "description", 2024-01-27T23:33:44.733 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.733 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.733 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.733 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-01-27T23:33:44.733 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.733 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.733 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.733 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.733 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.733 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.733 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.733 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.734 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "device_url": { 2024-01-27T23:33:44.734 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "device_url", 2024-01-27T23:33:44.734 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.734 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.734 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.734 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "https://telemetry.ceph.com/device", 2024-01-27T23:33:44.734 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.734 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.734 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.734 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.734 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.734 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.734 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.734 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.734 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enabled": { 2024-01-27T23:33:44.735 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "enabled", 2024-01-27T23:33:44.735 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.735 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.735 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.735 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.735 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.735 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.735 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.735 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.735 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.735 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.735 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.735 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.735 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "interval": { 2024-01-27T23:33:44.735 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-01-27T23:33:44.735 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "int", 2024-01-27T23:33:44.736 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.736 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.736 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "24", 2024-01-27T23:33:44.736 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "8", 2024-01-27T23:33:44.736 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.736 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.736 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.736 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.736 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.736 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.736 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.736 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "last_opt_revision": { 2024-01-27T23:33:44.736 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "last_opt_revision", 2024-01-27T23:33:44.736 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "int", 2024-01-27T23:33:44.736 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.737 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.737 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "1", 2024-01-27T23:33:44.737 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.737 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.737 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.737 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.737 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.737 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.737 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.737 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.737 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "leaderboard": { 2024-01-27T23:33:44.737 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "leaderboard", 2024-01-27T23:33:44.737 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.737 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.737 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.737 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.738 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.738 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.738 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.738 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.738 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.738 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.738 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.738 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.738 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_level": { 2024-01-27T23:33:44.738 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-01-27T23:33:44.738 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.738 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.738 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.738 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.738 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.739 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.739 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:33:44.739 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:33:44.739 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:33:44.739 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:33:44.739 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:33:44.739 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:33:44.739 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:33:44.739 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.739 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.739 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.739 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.739 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.739 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.739 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-01-27T23:33:44.740 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-01-27T23:33:44.740 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.740 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.740 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.740 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.740 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.740 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.740 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.740 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.740 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.740 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.740 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.740 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.740 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-01-27T23:33:44.740 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-01-27T23:33:44.741 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.741 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.741 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.741 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-01-27T23:33:44.741 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.741 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.741 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:33:44.741 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:33:44.741 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:33:44.741 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:33:44.741 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:33:44.741 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:33:44.741 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:33:44.741 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.742 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.742 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.742 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.742 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.742 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.742 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-01-27T23:33:44.742 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-01-27T23:33:44.742 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.742 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.742 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.742 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.742 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.742 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.742 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.742 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.742 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.743 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.743 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.743 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.743 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "organization": { 2024-01-27T23:33:44.743 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "organization", 2024-01-27T23:33:44.743 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.743 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.743 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.743 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-01-27T23:33:44.743 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.743 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.743 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.743 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.743 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.743 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.744 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.744 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.744 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "proxy": { 2024-01-27T23:33:44.744 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "proxy", 2024-01-27T23:33:44.744 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.744 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.744 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.744 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-01-27T23:33:44.744 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.744 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.744 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.744 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.744 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.744 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.744 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.745 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.745 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "url": { 2024-01-27T23:33:44.745 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "url", 2024-01-27T23:33:44.745 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.745 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.745 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.745 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "https://telemetry.ceph.com/report", 2024-01-27T23:33:44.745 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.745 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.745 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.745 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.745 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.745 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.745 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.745 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:44.746 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:44.746 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.746 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:33:44.746 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "test_orchestrator", 2024-01-27T23:33:44.746 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-01-27T23:33:44.746 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-01-27T23:33:44.746 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "module_options": { 2024-01-27T23:33:44.746 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_level": { 2024-01-27T23:33:44.746 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-01-27T23:33:44.746 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.746 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.746 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.746 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.746 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.747 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.747 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:33:44.747 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:33:44.747 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:33:44.747 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:33:44.747 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:33:44.747 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:33:44.747 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:33:44.747 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.747 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.747 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.747 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.747 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.747 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.747 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-01-27T23:33:44.747 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-01-27T23:33:44.747 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.748 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.748 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.748 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.748 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.748 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.748 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.748 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.748 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.748 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.748 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.748 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.748 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-01-27T23:33:44.748 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-01-27T23:33:44.748 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.749 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.749 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.749 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-01-27T23:33:44.749 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.749 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.749 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:33:44.749 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:33:44.749 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:33:44.749 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:33:44.749 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:33:44.749 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:33:44.749 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:33:44.749 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.749 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.749 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.750 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.750 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.750 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.750 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-01-27T23:33:44.750 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-01-27T23:33:44.750 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.750 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.750 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.750 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.750 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.750 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.750 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.750 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.750 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.750 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.751 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.751 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:44.751 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:44.751 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.751 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:33:44.751 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "volumes", 2024-01-27T23:33:44.751 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-01-27T23:33:44.751 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-01-27T23:33:44.751 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "module_options": { 2024-01-27T23:33:44.751 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_level": { 2024-01-27T23:33:44.751 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-01-27T23:33:44.751 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.751 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.751 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.751 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.752 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.752 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.752 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:33:44.752 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:33:44.752 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:33:44.752 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:33:44.752 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:33:44.752 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:33:44.752 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:33:44.752 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.752 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.752 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.752 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.752 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.753 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.753 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-01-27T23:33:44.753 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-01-27T23:33:44.753 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.753 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.753 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.753 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.753 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.753 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.753 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.753 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.753 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.753 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.753 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.753 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.753 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-01-27T23:33:44.754 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-01-27T23:33:44.754 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.754 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.754 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.754 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-01-27T23:33:44.754 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.754 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.754 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:33:44.754 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:33:44.754 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:33:44.754 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:33:44.754 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:33:44.754 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:33:44.754 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:33:44.754 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.755 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.755 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.755 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.755 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.755 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.755 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-01-27T23:33:44.755 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-01-27T23:33:44.755 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.755 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.755 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.755 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.755 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.755 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.755 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.756 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.756 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.756 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.756 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.756 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.756 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max_concurrent_clones": { 2024-01-27T23:33:44.756 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "max_concurrent_clones", 2024-01-27T23:33:44.756 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "int", 2024-01-27T23:33:44.756 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.756 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.756 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "4", 2024-01-27T23:33:44.756 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.756 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.756 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.756 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "Number of asynchronous cloner threads", 2024-01-27T23:33:44.757 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.757 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.757 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.757 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:44.757 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:44.757 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.757 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:33:44.757 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "zabbix", 2024-01-27T23:33:44.757 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-01-27T23:33:44.757 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-01-27T23:33:44.757 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "module_options": { 2024-01-27T23:33:44.757 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "discovery_interval": { 2024-01-27T23:33:44.757 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "discovery_interval", 2024-01-27T23:33:44.757 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.757 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.757 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.757 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "100", 2024-01-27T23:33:44.758 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.758 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.758 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.758 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.758 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.758 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.758 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.758 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.758 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "identifier": { 2024-01-27T23:33:44.758 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "identifier", 2024-01-27T23:33:44.758 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.758 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.758 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.758 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.758 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.759 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.759 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.759 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.759 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.759 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.759 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.759 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.759 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "interval": { 2024-01-27T23:33:44.759 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-01-27T23:33:44.759 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-01-27T23:33:44.759 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.759 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.759 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-01-27T23:33:44.759 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.759 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.759 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.760 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.760 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.760 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.760 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.760 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.760 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_level": { 2024-01-27T23:33:44.760 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-01-27T23:33:44.760 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.760 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.760 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.760 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:33:44.760 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.760 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.760 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:33:44.760 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:33:44.761 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:33:44.761 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:33:44.761 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:33:44.761 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:33:44.761 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:33:44.761 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.761 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.761 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.761 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.761 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.761 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.761 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-01-27T23:33:44.761 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-01-27T23:33:44.761 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.761 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.762 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.762 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.762 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.762 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.762 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.762 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.762 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.762 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.762 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.762 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.762 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-01-27T23:33:44.762 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-01-27T23:33:44.762 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.762 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.762 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.763 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-01-27T23:33:44.763 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.763 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.763 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:33:44.763 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:33:44.763 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:33:44.763 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:33:44.763 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:33:44.763 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:33:44.763 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:33:44.763 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.763 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.763 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.763 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.763 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.763 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.764 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-01-27T23:33:44.764 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-01-27T23:33:44.764 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:33:44.764 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.764 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:33:44.764 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:33:44.764 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.764 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.764 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.764 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.764 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.764 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.764 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.764 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.765 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "zabbix_host": { 2024-01-27T23:33:44.765 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "zabbix_host", 2024-01-27T23:33:44.765 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.765 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.765 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.765 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-01-27T23:33:44.765 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.765 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.765 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.765 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.765 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.765 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.765 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.765 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.765 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "zabbix_port": { 2024-01-27T23:33:44.765 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "zabbix_port", 2024-01-27T23:33:44.766 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "int", 2024-01-27T23:33:44.766 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.766 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.766 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "10051", 2024-01-27T23:33:44.766 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.766 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.766 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.766 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.766 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.766 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.766 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.766 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.766 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "zabbix_sender": { 2024-01-27T23:33:44.766 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "zabbix_sender", 2024-01-27T23:33:44.766 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:33:44.766 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:33:44.767 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:33:44.767 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "/usr/bin/zabbix_sender", 2024-01-27T23:33:44.767 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:33:44.767 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:33:44.767 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:33:44.767 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:33:44.767 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:33:44.767 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:33:44.767 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:33:44.767 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:44.767 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:44.767 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:44.767 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.767 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "services": {}, 2024-01-27T23:33:44.767 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "always_on_modules": { 2024-01-27T23:33:44.767 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "nautilus": [ 2024-01-27T23:33:44.767 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "balancer", 2024-01-27T23:33:44.768 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "crash", 2024-01-27T23:33:44.768 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "devicehealth", 2024-01-27T23:33:44.768 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "orchestrator_cli", 2024-01-27T23:33:44.768 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "progress", 2024-01-27T23:33:44.768 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "rbd_support", 2024-01-27T23:33:44.768 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "status", 2024-01-27T23:33:44.768 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "volumes" 2024-01-27T23:33:44.768 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.768 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "octopus": [ 2024-01-27T23:33:44.768 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "balancer", 2024-01-27T23:33:44.768 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "crash", 2024-01-27T23:33:44.768 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "devicehealth", 2024-01-27T23:33:44.768 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "orchestrator", 2024-01-27T23:33:44.768 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "pg_autoscaler", 2024-01-27T23:33:44.768 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "progress", 2024-01-27T23:33:44.769 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "rbd_support", 2024-01-27T23:33:44.769 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "status", 2024-01-27T23:33:44.769 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "telemetry", 2024-01-27T23:33:44.769 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "volumes" 2024-01-27T23:33:44.769 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:33:44.769 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "last_failure_osd_epoch": 0, 2024-01-27T23:33:44.769 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "active_clients": [ 2024-01-27T23:33:44.769 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:33:44.769 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "addrvec": [ 2024-01-27T23:33:44.769 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:33:44.769 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "v2", 2024-01-27T23:33:44.769 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.38:0", 2024-01-27T23:33:44.769 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "nonce": 247175178 2024-01-27T23:33:44.769 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:44.769 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ] 2024-01-27T23:33:44.769 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:33:44.770 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:33:44.770 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "addrvec": [ 2024-01-27T23:33:44.770 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:33:44.770 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "v2", 2024-01-27T23:33:44.770 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.38:0", 2024-01-27T23:33:44.770 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "nonce": 3310616156 2024-01-27T23:33:44.770 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:44.770 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ] 2024-01-27T23:33:44.770 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:44.770 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ] 2024-01-27T23:33:44.770 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:44.770 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:44.770 INFO:teuthology.orchestra.run.smithi038.stderr:Waiting for the mgr to restart... 2024-01-27T23:33:44.770 INFO:teuthology.orchestra.run.smithi038.stderr:Waiting for Mgr epoch 5... 2024-01-27T23:33:44.771 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi038 -v /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp5bm2il8x:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpox0loskg:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15 tell mgr mgr_status 2024-01-27T23:33:48.217 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:33:48.218 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-01-27T23:33:48.218 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "initialized": true 2024-01-27T23:33:48.218 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:33:49.749 INFO:teuthology.orchestra.run.smithi038.stderr:Mgr epoch 5 is available 2024-01-27T23:33:49.750 INFO:teuthology.orchestra.run.smithi038.stderr:Setting orchestrator backend to cephadm... 2024-01-27T23:33:49.750 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi038 -v /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp5bm2il8x:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpox0loskg:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15 orch set backend cephadm 2024-01-27T23:33:50.583 INFO:teuthology.orchestra.run.smithi038.stderr:Generating ssh key... 2024-01-27T23:33:50.583 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi038 -v /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp5bm2il8x:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpox0loskg:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15 cephadm generate-key 2024-01-27T23:33:51.849 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi038 -v /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp5bm2il8x:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpox0loskg:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15 cephadm get-pub-key 2024-01-27T23:33:52.294 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDUgOqnBDaiK0cwzW+yEO5pBO8/oZb2aV6K+oxZtXWvAG3a6obcG2MymfgenFntQEZsXg6XC/O12dL/gek0eyuCQ74pZIhnozOCVlzEdY2NDommERbIaOaevbEm7BG+9MQbYBjpTiwZA7J9XQLBemqYC++IIBSXniN22kPr4vdhbQSxgVPnuYzMsPir1Q7STWdDXJJd0DjZ6Od1Bt+MVWhJar/fHXKuMseZxtaPlVGLSHo1ScOIQ4immTKrz1GKw2mI/jozW5U/LW56hrmTWCw1PFS3WjYCTmJUH1X0b1T+TCuLHwgFAOyeBcshMvLvaAucRZt6WP7YBdQjKA11NwsrHz2cIzrlQDKoVVrqeJZRy9obpbD4wCIm425ncLtzEwaj2P/P99376s/mpB/SNG+HPzpxxV/vTFJR442VastZXtig3tx1xUmtILgnaqUX0fa/DgCkKxB2IOVp/53FE2Y8hwNMYm8SH0swsQBn85VN82Gr6vRV+rUa7z8AV+k+2js= ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715 2024-01-27T23:33:52.657 INFO:teuthology.orchestra.run.smithi038.stderr:Wrote public SSH key to to /home/ubuntu/cephtest/ceph.pub 2024-01-27T23:33:52.658 INFO:teuthology.orchestra.run.smithi038.stderr:Adding key to root@localhost's authorized_keys... 2024-01-27T23:33:52.658 INFO:teuthology.orchestra.run.smithi038.stderr:Adding host smithi038... 2024-01-27T23:33:52.658 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi038 -v /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp5bm2il8x:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpox0loskg:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15 orch host add smithi038 2024-01-27T23:33:53.735 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout Added host 'smithi038' 2024-01-27T23:33:54.025 INFO:teuthology.orchestra.run.smithi038.stderr:Deploying mon service with default placement... 2024-01-27T23:33:54.025 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi038 -v /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp5bm2il8x:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpox0loskg:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15 orch apply mon 2024-01-27T23:33:54.554 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout Scheduled mon update... 2024-01-27T23:33:54.965 INFO:teuthology.orchestra.run.smithi038.stderr:Deploying mgr service with default placement... 2024-01-27T23:33:54.965 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi038 -v /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp5bm2il8x:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpox0loskg:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15 orch apply mgr 2024-01-27T23:33:56.396 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout Scheduled mgr update... 2024-01-27T23:33:58.965 INFO:teuthology.orchestra.run.smithi038.stderr:Deploying crash service with default placement... 2024-01-27T23:33:58.966 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi038 -v /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp5bm2il8x:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpox0loskg:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15 orch apply crash 2024-01-27T23:34:00.214 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout Scheduled crash update... 2024-01-27T23:34:01.981 INFO:teuthology.orchestra.run.smithi038.stderr:Enabling mgr prometheus module... 2024-01-27T23:34:01.981 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi038 -v /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp5bm2il8x:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpox0loskg:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15 mgr module enable prometheus 2024-01-27T23:34:03.849 INFO:teuthology.orchestra.run.smithi038.stderr:Deploying prometheus service with default placement... 2024-01-27T23:34:03.849 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi038 -v /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp5bm2il8x:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpox0loskg:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15 orch apply prometheus 2024-01-27T23:34:08.396 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout Scheduled prometheus update... 2024-01-27T23:34:08.704 INFO:teuthology.orchestra.run.smithi038.stderr:Deploying grafana service with default placement... 2024-01-27T23:34:08.704 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi038 -v /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp5bm2il8x:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpox0loskg:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15 orch apply grafana 2024-01-27T23:34:09.644 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout Scheduled grafana update... 2024-01-27T23:34:09.979 INFO:teuthology.orchestra.run.smithi038.stderr:Deploying node-exporter service with default placement... 2024-01-27T23:34:09.980 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi038 -v /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp5bm2il8x:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpox0loskg:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15 orch apply node-exporter 2024-01-27T23:34:10.470 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout Scheduled node-exporter update... 2024-01-27T23:34:10.813 INFO:teuthology.orchestra.run.smithi038.stderr:Deploying alertmanager service with default placement... 2024-01-27T23:34:10.814 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi038 -v /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp5bm2il8x:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpox0loskg:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15 orch apply alertmanager 2024-01-27T23:34:11.306 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout Scheduled alertmanager update... 2024-01-27T23:34:11.655 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi038 -v /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp5bm2il8x:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpox0loskg:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15 config set mgr mgr/cephadm/container_init False --force 2024-01-27T23:34:12.488 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi038 -v /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp5bm2il8x:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpox0loskg:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15 config set mgr mgr/dashboard/ssl_server_port 8443 2024-01-27T23:34:13.297 INFO:teuthology.orchestra.run.smithi038.stderr:Enabling the dashboard module... 2024-01-27T23:34:13.297 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi038 -v /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp5bm2il8x:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpox0loskg:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15 mgr module enable dashboard 2024-01-27T23:34:15.096 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi038 -v /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp5bm2il8x:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpox0loskg:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15 mgr dump 2024-01-27T23:34:15.611 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:34:15.611 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "epoch": 13, 2024-01-27T23:34:15.611 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "active_gid": 14144, 2024-01-27T23:34:15.611 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "active_name": "smithi038.xgdzef", 2024-01-27T23:34:15.611 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "active_addrs": { 2024-01-27T23:34:15.611 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "addrvec": [ 2024-01-27T23:34:15.611 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:34:15.611 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "v2", 2024-01-27T23:34:15.611 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.38:6800", 2024-01-27T23:34:15.611 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "nonce": 1567503932 2024-01-27T23:34:15.611 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:15.611 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:34:15.612 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "v1", 2024-01-27T23:34:15.612 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.38:6801", 2024-01-27T23:34:15.612 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "nonce": 1567503932 2024-01-27T23:34:15.612 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:15.612 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ] 2024-01-27T23:34:15.612 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:15.612 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "active_addr": "172.21.15.38:6801/1567503932", 2024-01-27T23:34:15.612 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "active_change": "2024-01-27T23:34:07.334318+0000", 2024-01-27T23:34:15.612 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "active_mgr_features": 4540138292840890367, 2024-01-27T23:34:15.612 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "available": true, 2024-01-27T23:34:15.612 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "standbys": [], 2024-01-27T23:34:15.613 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "modules": [ 2024-01-27T23:34:15.613 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "cephadm", 2024-01-27T23:34:15.613 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "dashboard", 2024-01-27T23:34:16.027 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "iostat", 2024-01-27T23:34:16.027 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "prometheus", 2024-01-27T23:34:16.027 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "restful" 2024-01-27T23:34:16.027 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.027 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "available_modules": [ 2024-01-27T23:34:16.027 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:34:16.027 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "alerts", 2024-01-27T23:34:16.027 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-01-27T23:34:16.027 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-01-27T23:34:16.027 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "module_options": { 2024-01-27T23:34:16.027 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "interval": { 2024-01-27T23:34:16.028 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-01-27T23:34:16.028 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-01-27T23:34:16.028 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.028 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.028 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-01-27T23:34:16.028 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.028 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.028 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.028 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "How frequently to reexamine health status", 2024-01-27T23:34:16.029 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.029 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.029 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.029 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.029 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_level": { 2024-01-27T23:34:16.029 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-01-27T23:34:16.029 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.029 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.029 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.029 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.029 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.029 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.029 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:34:16.029 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:34:16.029 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:34:16.030 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:34:16.030 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:34:16.030 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:34:16.030 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:34:16.030 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.030 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.030 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.030 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.030 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.030 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.030 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-01-27T23:34:16.030 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-01-27T23:34:16.030 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.030 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.030 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.030 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.030 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.030 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.031 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.031 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.031 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.031 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.031 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.031 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.031 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-01-27T23:34:16.031 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-01-27T23:34:16.031 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.031 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.031 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.031 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-01-27T23:34:16.031 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.031 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.031 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:34:16.031 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:34:16.032 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:34:16.032 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:34:16.032 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:34:16.032 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:34:16.032 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:34:16.032 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.032 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.032 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.032 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.032 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.032 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.032 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-01-27T23:34:16.032 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-01-27T23:34:16.032 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.032 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.032 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.033 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.033 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.033 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.033 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.033 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.033 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.033 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.033 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.033 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.033 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "smtp_destination": { 2024-01-27T23:34:16.033 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "smtp_destination", 2024-01-27T23:34:16.033 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.033 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.033 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.033 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.034 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.034 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.034 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.034 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "Email address to send alerts to", 2024-01-27T23:34:16.034 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.034 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.034 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.034 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.034 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "smtp_from_name": { 2024-01-27T23:34:16.034 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "smtp_from_name", 2024-01-27T23:34:16.034 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.034 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.034 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.034 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "Ceph", 2024-01-27T23:34:16.034 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.034 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.034 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.034 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "Email From: name", 2024-01-27T23:34:16.035 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.035 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.035 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.035 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.035 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "smtp_host": { 2024-01-27T23:34:16.035 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "smtp_host", 2024-01-27T23:34:16.035 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.035 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.035 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.035 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.035 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.035 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.035 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.035 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "SMTP server", 2024-01-27T23:34:16.035 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.035 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.036 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.036 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.036 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "smtp_password": { 2024-01-27T23:34:16.036 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "smtp_password", 2024-01-27T23:34:16.036 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.036 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.036 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.036 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.036 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.036 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.036 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.036 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "Password to authenticate with", 2024-01-27T23:34:16.037 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.037 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.037 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.037 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.037 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "smtp_port": { 2024-01-27T23:34:16.037 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "smtp_port", 2024-01-27T23:34:16.037 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "int", 2024-01-27T23:34:16.037 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.037 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.037 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "465", 2024-01-27T23:34:16.037 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.037 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.037 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.037 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "SMTP port", 2024-01-27T23:34:16.037 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.037 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.038 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.038 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.038 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "smtp_sender": { 2024-01-27T23:34:16.038 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "smtp_sender", 2024-01-27T23:34:16.038 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.038 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.038 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.038 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.038 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.038 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.038 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.038 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "SMTP envelope sender", 2024-01-27T23:34:16.038 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.038 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.038 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.039 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.039 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "smtp_ssl": { 2024-01-27T23:34:16.039 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "smtp_ssl", 2024-01-27T23:34:16.039 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.039 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.039 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.039 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-01-27T23:34:16.039 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.039 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.039 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.039 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "Use SSL to connect to SMTP server", 2024-01-27T23:34:16.039 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.040 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.040 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.040 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.040 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "smtp_user": { 2024-01-27T23:34:16.040 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "smtp_user", 2024-01-27T23:34:16.040 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.040 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.040 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.040 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.040 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.040 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.040 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.040 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "User to authenticate as", 2024-01-27T23:34:16.040 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.040 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.040 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.041 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:16.041 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:16.041 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.041 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:34:16.041 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "balancer", 2024-01-27T23:34:16.041 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-01-27T23:34:16.041 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-01-27T23:34:16.041 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "module_options": { 2024-01-27T23:34:16.041 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "active": { 2024-01-27T23:34:16.041 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "active", 2024-01-27T23:34:16.041 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.041 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.041 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.041 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.041 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.042 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.042 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.042 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "automatically balance PGs across cluster", 2024-01-27T23:34:16.042 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.042 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.042 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.042 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.042 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "begin_time": { 2024-01-27T23:34:16.042 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "begin_time", 2024-01-27T23:34:16.042 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.042 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.042 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.042 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "0000", 2024-01-27T23:34:16.042 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.042 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.042 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.042 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "beginning time of day to automatically balance", 2024-01-27T23:34:16.043 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "This is a time of day in the format HHMM.", 2024-01-27T23:34:16.043 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.043 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.043 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.043 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "begin_weekday": { 2024-01-27T23:34:16.043 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "begin_weekday", 2024-01-27T23:34:16.043 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "uint", 2024-01-27T23:34:16.043 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.043 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.043 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "0", 2024-01-27T23:34:16.043 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "0", 2024-01-27T23:34:16.043 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "7", 2024-01-27T23:34:16.043 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.043 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "Restrict automatic balancing to this day of the week or later", 2024-01-27T23:34:16.043 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2024-01-27T23:34:16.044 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.044 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.044 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.044 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "crush_compat_max_iterations": { 2024-01-27T23:34:16.044 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "crush_compat_max_iterations", 2024-01-27T23:34:16.044 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "uint", 2024-01-27T23:34:16.044 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.044 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.044 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "25", 2024-01-27T23:34:16.044 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "1", 2024-01-27T23:34:16.044 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "250", 2024-01-27T23:34:16.044 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.044 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "maximum number of iterations to attempt optimization", 2024-01-27T23:34:16.044 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.044 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.045 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.045 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.045 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "crush_compat_metrics": { 2024-01-27T23:34:16.045 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "crush_compat_metrics", 2024-01-27T23:34:16.045 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.045 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.045 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.045 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "pgs,objects,bytes", 2024-01-27T23:34:16.045 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.045 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.045 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.045 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "metrics with which to calculate OSD utilization", 2024-01-27T23:34:16.045 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.", 2024-01-27T23:34:16.045 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.045 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.045 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.046 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "crush_compat_step": { 2024-01-27T23:34:16.046 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "crush_compat_step", 2024-01-27T23:34:16.046 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "float", 2024-01-27T23:34:16.046 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.046 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.046 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "0.5", 2024-01-27T23:34:16.046 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "0.001", 2024-01-27T23:34:16.046 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "0.999", 2024-01-27T23:34:16.046 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.046 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "aggressiveness of optimization", 2024-01-27T23:34:16.046 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2024-01-27T23:34:16.046 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.046 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.046 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.047 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "end_time": { 2024-01-27T23:34:16.047 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "end_time", 2024-01-27T23:34:16.047 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.047 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.047 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.047 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "2400", 2024-01-27T23:34:16.047 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.047 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.047 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.047 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "ending time of day to automatically balance", 2024-01-27T23:34:16.047 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "This is a time of day in the format HHMM.", 2024-01-27T23:34:16.047 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.047 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.047 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.047 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "end_weekday": { 2024-01-27T23:34:16.047 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "end_weekday", 2024-01-27T23:34:16.047 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "uint", 2024-01-27T23:34:16.048 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.048 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.048 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "7", 2024-01-27T23:34:16.048 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "0", 2024-01-27T23:34:16.048 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "7", 2024-01-27T23:34:16.048 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.048 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2024-01-27T23:34:16.048 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2024-01-27T23:34:16.048 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.048 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.048 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.048 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_level": { 2024-01-27T23:34:16.048 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-01-27T23:34:16.048 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.049 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.049 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.049 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.049 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.049 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.049 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:34:16.049 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:34:16.049 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:34:16.049 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:34:16.049 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:34:16.049 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:34:16.050 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:34:16.050 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.050 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.050 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.050 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.050 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.050 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.050 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-01-27T23:34:16.050 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-01-27T23:34:16.050 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.050 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.050 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.050 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.050 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.051 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.051 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.051 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.051 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.051 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.051 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.051 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.051 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-01-27T23:34:16.051 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-01-27T23:34:16.051 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.051 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.051 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.051 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-01-27T23:34:16.051 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.052 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.052 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:34:16.052 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:34:16.052 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:34:16.052 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:34:16.052 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:34:16.052 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:34:16.052 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:34:16.052 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.052 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.052 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.052 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.052 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.052 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.053 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-01-27T23:34:16.053 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-01-27T23:34:16.053 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.053 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.053 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.053 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.053 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.053 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.053 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.053 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.053 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.053 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.053 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.053 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.053 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min_score": { 2024-01-27T23:34:16.054 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "min_score", 2024-01-27T23:34:16.054 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "float", 2024-01-27T23:34:16.054 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.054 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.054 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "0", 2024-01-27T23:34:16.054 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.054 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.054 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.054 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "minimum score, below which no optimization is attempted", 2024-01-27T23:34:16.054 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.054 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.054 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.054 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.054 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "mode": { 2024-01-27T23:34:16.054 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "mode", 2024-01-27T23:34:16.054 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.054 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.055 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.055 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "none", 2024-01-27T23:34:16.055 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.055 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.055 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:34:16.055 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "crush-compat", 2024-01-27T23:34:16.055 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "none", 2024-01-27T23:34:16.055 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "upmap" 2024-01-27T23:34:16.055 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.055 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "Balancer mode", 2024-01-27T23:34:16.055 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.055 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.055 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.055 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.055 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "pool_ids": { 2024-01-27T23:34:16.055 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "pool_ids", 2024-01-27T23:34:16.056 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.056 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.056 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.056 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.056 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.056 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.056 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.056 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "pools which the automatic balancing will be limited to", 2024-01-27T23:34:16.056 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.056 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.056 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.056 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.056 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2024-01-27T23:34:16.057 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2024-01-27T23:34:16.057 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-01-27T23:34:16.057 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.057 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.057 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-01-27T23:34:16.057 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.057 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.057 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.057 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "how frequently to wake up and attempt optimization", 2024-01-27T23:34:16.057 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.057 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.057 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.057 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.058 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "upmap_max_deviation": { 2024-01-27T23:34:16.058 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "upmap_max_deviation", 2024-01-27T23:34:16.058 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "int", 2024-01-27T23:34:16.058 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.058 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.058 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "5", 2024-01-27T23:34:16.058 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "1", 2024-01-27T23:34:16.058 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.058 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.058 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "deviation below which no optimization is attempted", 2024-01-27T23:34:16.058 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "If the number of PGs are within this count then no optimization is attempted", 2024-01-27T23:34:16.058 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.058 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.058 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.058 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "upmap_max_optimizations": { 2024-01-27T23:34:16.058 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "upmap_max_optimizations", 2024-01-27T23:34:16.059 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "uint", 2024-01-27T23:34:16.059 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.059 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.059 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-01-27T23:34:16.059 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.059 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.059 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.059 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "maximum upmap optimizations to make per attempt", 2024-01-27T23:34:16.059 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.059 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.059 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.059 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:16.059 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:16.059 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.059 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:34:16.059 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "cephadm", 2024-01-27T23:34:16.060 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-01-27T23:34:16.060 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-01-27T23:34:16.060 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "module_options": { 2024-01-27T23:34:16.060 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "allow_ptrace": { 2024-01-27T23:34:16.060 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "allow_ptrace", 2024-01-27T23:34:16.060 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.060 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.060 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.060 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.061 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.061 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.061 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.061 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2024-01-27T23:34:16.061 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.", 2024-01-27T23:34:16.061 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.061 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.061 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.061 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "config_dashboard": { 2024-01-27T23:34:16.061 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "config_dashboard", 2024-01-27T23:34:16.061 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.061 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.061 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.061 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-01-27T23:34:16.061 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.062 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.062 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.062 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "manage configs like API endpoints in Dashboard.", 2024-01-27T23:34:16.062 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.062 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.062 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.062 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.062 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "container_image_alertmanager": { 2024-01-27T23:34:16.062 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "container_image_alertmanager", 2024-01-27T23:34:16.062 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.062 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.062 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.062 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/prom/alertmanager:v0.20.0", 2024-01-27T23:34:16.062 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.062 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.062 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.063 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2024-01-27T23:34:16.063 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.063 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.063 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.063 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.063 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "container_image_base": { 2024-01-27T23:34:16.063 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "container_image_base", 2024-01-27T23:34:16.063 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.063 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.063 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.063 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/ceph/ceph", 2024-01-27T23:34:16.063 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.063 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.063 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.063 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "Container image name, without the tag", 2024-01-27T23:34:16.063 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.064 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.064 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.064 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.064 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "container_image_grafana": { 2024-01-27T23:34:16.064 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "container_image_grafana", 2024-01-27T23:34:16.064 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.064 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.064 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.064 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/ceph/ceph-grafana:6.7.4", 2024-01-27T23:34:16.064 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.064 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.064 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.064 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2024-01-27T23:34:16.064 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.065 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.065 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.065 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.065 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "container_image_node_exporter": { 2024-01-27T23:34:16.065 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "container_image_node_exporter", 2024-01-27T23:34:16.065 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.065 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.065 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.065 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/prom/node-exporter:v0.18.1", 2024-01-27T23:34:16.065 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.065 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.065 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.065 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2024-01-27T23:34:16.065 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.066 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.066 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.066 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.066 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "container_image_prometheus": { 2024-01-27T23:34:16.066 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "container_image_prometheus", 2024-01-27T23:34:16.066 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.066 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.066 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.066 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/prom/prometheus:v2.18.1", 2024-01-27T23:34:16.067 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.067 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.067 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.067 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2024-01-27T23:34:16.067 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.067 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.067 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.067 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.067 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "container_init": { 2024-01-27T23:34:16.067 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "container_init", 2024-01-27T23:34:16.067 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.067 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.068 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.068 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.068 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.068 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.068 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.068 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "Run podman/docker with `--init`", 2024-01-27T23:34:16.068 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.068 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.068 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.068 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.068 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "daemon_cache_timeout": { 2024-01-27T23:34:16.068 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "daemon_cache_timeout", 2024-01-27T23:34:16.068 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-01-27T23:34:16.069 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.069 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.069 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "600", 2024-01-27T23:34:16.069 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.069 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.069 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.069 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "seconds to cache service (daemon) inventory", 2024-01-27T23:34:16.069 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.069 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.069 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.069 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.069 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "device_cache_timeout": { 2024-01-27T23:34:16.069 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "device_cache_timeout", 2024-01-27T23:34:16.069 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-01-27T23:34:16.069 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.069 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.070 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "1800", 2024-01-27T23:34:16.070 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.070 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.070 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.070 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "seconds to cache device inventory", 2024-01-27T23:34:16.070 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.070 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.070 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.070 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.070 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "facts_cache_timeout": { 2024-01-27T23:34:16.070 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "facts_cache_timeout", 2024-01-27T23:34:16.070 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-01-27T23:34:16.071 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.071 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.071 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-01-27T23:34:16.071 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.071 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.071 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.071 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "seconds to cache host facts data", 2024-01-27T23:34:16.071 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.071 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.071 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.071 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.071 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "host_check_interval": { 2024-01-27T23:34:16.071 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "host_check_interval", 2024-01-27T23:34:16.072 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-01-27T23:34:16.072 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.072 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.072 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "600", 2024-01-27T23:34:16.072 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.072 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.072 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.072 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "how frequently to perform a host check", 2024-01-27T23:34:16.072 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.072 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.072 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.072 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.072 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_level": { 2024-01-27T23:34:16.072 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-01-27T23:34:16.073 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.073 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.073 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.073 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.073 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.073 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.073 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:34:16.073 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:34:16.073 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:34:16.073 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:34:16.073 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:34:16.073 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:34:16.073 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:34:16.073 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.073 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.073 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.073 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.074 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.074 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.074 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-01-27T23:34:16.074 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-01-27T23:34:16.074 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.074 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.074 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.074 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-01-27T23:34:16.074 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.074 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.074 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.074 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2024-01-27T23:34:16.074 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.074 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.074 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.074 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.075 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-01-27T23:34:16.075 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-01-27T23:34:16.075 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.075 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.075 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.075 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-01-27T23:34:16.075 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.075 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.075 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:34:16.075 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:34:16.075 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:34:16.075 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:34:16.075 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:34:16.075 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:34:16.075 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:34:16.075 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.075 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.075 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.076 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.076 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.076 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.076 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-01-27T23:34:16.076 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-01-27T23:34:16.076 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.076 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.076 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.076 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.076 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.077 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.077 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.077 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.077 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.077 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.077 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.077 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.077 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "manage_etc_ceph_ceph_conf": { 2024-01-27T23:34:16.077 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "manage_etc_ceph_ceph_conf", 2024-01-27T23:34:16.077 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.077 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.077 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.077 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.077 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.077 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.077 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.078 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "Manage and own /etc/ceph/ceph.conf on the hosts.", 2024-01-27T23:34:16.078 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.078 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.078 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.078 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.078 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "migration_current": { 2024-01-27T23:34:16.078 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "migration_current", 2024-01-27T23:34:16.078 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "int", 2024-01-27T23:34:16.078 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.078 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.078 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-01-27T23:34:16.078 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.078 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.078 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.078 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "internal - do not modify", 2024-01-27T23:34:16.078 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.079 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.079 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.079 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.079 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "mode": { 2024-01-27T23:34:16.079 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "mode", 2024-01-27T23:34:16.079 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.079 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.079 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.079 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "root", 2024-01-27T23:34:16.079 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.079 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.080 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:34:16.080 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "cephadm-package", 2024-01-27T23:34:16.080 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "root" 2024-01-27T23:34:16.080 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.080 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "mode for remote execution of cephadm", 2024-01-27T23:34:16.080 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.081 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.081 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.081 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.081 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "prometheus_alerts_path": { 2024-01-27T23:34:16.081 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "prometheus_alerts_path", 2024-01-27T23:34:16.081 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.081 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.081 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.082 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "/etc/prometheus/ceph/ceph_default_alerts.yml", 2024-01-27T23:34:16.082 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.082 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.082 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.082 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "location of alerts to include in prometheus deployments", 2024-01-27T23:34:16.082 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.082 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.083 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.083 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.083 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "registry_password": { 2024-01-27T23:34:16.083 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "registry_password", 2024-01-27T23:34:16.083 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.083 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.083 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.084 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-01-27T23:34:16.084 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.084 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.084 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.084 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "Custom repository password", 2024-01-27T23:34:16.084 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.084 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.085 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.085 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.085 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "registry_url": { 2024-01-27T23:34:16.085 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "registry_url", 2024-01-27T23:34:16.085 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.085 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.085 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.086 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-01-27T23:34:16.086 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.086 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.086 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.086 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "Custom repository url", 2024-01-27T23:34:16.086 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.086 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.087 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.087 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.087 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "registry_username": { 2024-01-27T23:34:16.087 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "registry_username", 2024-01-27T23:34:16.087 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.087 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.087 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.087 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-01-27T23:34:16.088 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.088 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.088 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.088 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "Custom repository username", 2024-01-27T23:34:16.088 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.088 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.088 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.089 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.089 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "ssh_config_file": { 2024-01-27T23:34:16.089 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "ssh_config_file", 2024-01-27T23:34:16.089 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.089 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.089 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.089 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-01-27T23:34:16.090 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.090 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.090 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.090 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "customized SSH config file to connect to managed hosts", 2024-01-27T23:34:16.090 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.090 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.090 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.091 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.091 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "use_repo_digest": { 2024-01-27T23:34:16.091 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "use_repo_digest", 2024-01-27T23:34:16.091 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.091 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.091 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.091 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.091 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.092 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.092 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.092 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "Automatically convert image tags to image digest. Make sure all daemons use the same image", 2024-01-27T23:34:16.092 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.092 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.092 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.092 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.093 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warn_on_failed_host_check": { 2024-01-27T23:34:16.093 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "warn_on_failed_host_check", 2024-01-27T23:34:16.093 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.093 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.093 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.093 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-01-27T23:34:16.093 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.094 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.094 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.094 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "raise a health warning if the host check fails", 2024-01-27T23:34:16.094 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.094 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.094 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.094 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.095 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warn_on_stray_daemons": { 2024-01-27T23:34:16.095 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "warn_on_stray_daemons", 2024-01-27T23:34:16.095 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.095 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.095 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.095 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-01-27T23:34:16.095 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.095 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.096 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.096 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2024-01-27T23:34:16.096 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.096 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.096 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.096 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.096 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warn_on_stray_hosts": { 2024-01-27T23:34:16.097 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "warn_on_stray_hosts", 2024-01-27T23:34:16.097 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.097 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.097 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.097 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-01-27T23:34:16.097 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.097 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.097 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.098 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "raise a health warning if daemons are detected on a host that is not managed by cephadm", 2024-01-27T23:34:16.098 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.098 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.098 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.098 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:16.098 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:16.098 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.098 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:34:16.099 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "crash", 2024-01-27T23:34:16.099 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-01-27T23:34:16.099 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-01-27T23:34:16.099 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "module_options": { 2024-01-27T23:34:16.099 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_level": { 2024-01-27T23:34:16.099 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-01-27T23:34:16.099 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.100 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.100 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.100 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.100 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.100 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.100 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:34:16.100 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:34:16.101 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:34:16.101 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:34:16.101 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:34:16.101 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:34:16.101 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:34:16.101 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.101 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.102 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.102 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.102 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.102 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.102 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-01-27T23:34:16.102 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-01-27T23:34:16.102 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.102 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.103 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.103 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.103 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.103 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.103 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.103 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.104 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.104 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.104 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.104 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.104 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-01-27T23:34:16.104 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-01-27T23:34:16.104 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.104 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.105 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.105 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-01-27T23:34:16.105 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.105 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.105 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:34:16.105 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:34:16.105 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:34:16.105 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:34:16.105 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:34:16.106 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:34:16.106 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:34:16.106 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.106 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.106 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.106 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.106 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.106 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.107 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-01-27T23:34:16.107 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-01-27T23:34:16.107 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.107 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.107 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.108 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.108 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.108 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.108 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.108 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.108 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.108 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.108 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.108 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.108 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "retain_interval": { 2024-01-27T23:34:16.111 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "retain_interval", 2024-01-27T23:34:16.111 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-01-27T23:34:16.111 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.111 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.111 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "31536000", 2024-01-27T23:34:16.111 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.111 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.111 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.111 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "how long to retain crashes before pruning them", 2024-01-27T23:34:16.112 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.112 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.112 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.112 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.112 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warn_recent_interval": { 2024-01-27T23:34:16.112 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "warn_recent_interval", 2024-01-27T23:34:16.112 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-01-27T23:34:16.112 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.112 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.112 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "1209600", 2024-01-27T23:34:16.112 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.112 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.112 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.112 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "time interval in which to warn about recent crashes", 2024-01-27T23:34:16.113 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.113 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.113 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.113 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:16.113 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:16.113 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.113 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:34:16.113 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "dashboard", 2024-01-27T23:34:16.113 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-01-27T23:34:16.113 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-01-27T23:34:16.113 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "module_options": { 2024-01-27T23:34:16.113 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "ACCOUNT_LOCKOUT_ATTEMPTS": { 2024-01-27T23:34:16.113 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "ACCOUNT_LOCKOUT_ATTEMPTS", 2024-01-27T23:34:16.113 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "int", 2024-01-27T23:34:16.113 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.113 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.114 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-01-27T23:34:16.114 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.114 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.114 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.114 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.114 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.114 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.114 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.114 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.114 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "ALERTMANAGER_API_HOST": { 2024-01-27T23:34:16.114 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "ALERTMANAGER_API_HOST", 2024-01-27T23:34:16.114 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.114 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.114 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.114 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.114 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.115 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.115 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.115 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.115 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.115 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.115 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.115 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.115 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "ALERTMANAGER_API_SSL_VERIFY": { 2024-01-27T23:34:16.115 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "ALERTMANAGER_API_SSL_VERIFY", 2024-01-27T23:34:16.115 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.115 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.115 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.115 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-01-27T23:34:16.115 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.116 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.116 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.116 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.116 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.116 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.116 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.116 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.117 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "AUDIT_API_ENABLED": { 2024-01-27T23:34:16.117 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "AUDIT_API_ENABLED", 2024-01-27T23:34:16.117 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.117 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.117 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.117 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.117 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.117 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.117 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.117 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.117 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.117 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.117 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.117 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.118 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "AUDIT_API_LOG_PAYLOAD": { 2024-01-27T23:34:16.118 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "AUDIT_API_LOG_PAYLOAD", 2024-01-27T23:34:16.118 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.118 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.118 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.118 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-01-27T23:34:16.118 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.118 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.118 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.118 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.118 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.118 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.118 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.118 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.118 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "ENABLE_BROWSABLE_API": { 2024-01-27T23:34:16.118 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "ENABLE_BROWSABLE_API", 2024-01-27T23:34:16.119 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.119 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.119 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.119 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-01-27T23:34:16.119 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.119 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.119 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.119 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.119 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.119 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.119 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.119 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.119 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_cephfs": { 2024-01-27T23:34:16.119 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_cephfs", 2024-01-27T23:34:16.119 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.119 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.119 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.120 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-01-27T23:34:16.120 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.120 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.120 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.120 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.120 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.120 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.120 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.120 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.120 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_iscsi": { 2024-01-27T23:34:16.120 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_iscsi", 2024-01-27T23:34:16.120 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.120 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.120 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.121 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-01-27T23:34:16.121 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.121 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.121 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.121 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.121 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.121 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.121 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.121 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.121 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_mirroring": { 2024-01-27T23:34:16.121 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_mirroring", 2024-01-27T23:34:16.121 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.121 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.121 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.121 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-01-27T23:34:16.122 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.122 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.122 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.122 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.122 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.122 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.122 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.122 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.122 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_nfs": { 2024-01-27T23:34:16.122 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_nfs", 2024-01-27T23:34:16.122 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.122 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.122 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.122 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-01-27T23:34:16.122 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.123 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.123 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.123 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.123 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.123 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.123 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.123 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.123 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_rbd": { 2024-01-27T23:34:16.123 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_rbd", 2024-01-27T23:34:16.123 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.123 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.123 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.123 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-01-27T23:34:16.123 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.124 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.124 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.124 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.124 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.124 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.124 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.124 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.124 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_rgw": { 2024-01-27T23:34:16.124 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_rgw", 2024-01-27T23:34:16.124 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.124 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.125 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.125 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-01-27T23:34:16.125 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.125 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.125 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.125 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.126 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.126 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.126 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.126 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.126 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2024-01-27T23:34:16.126 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2024-01-27T23:34:16.127 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.127 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.127 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.127 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.127 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.127 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.127 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.128 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.128 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.128 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.128 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.128 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.128 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "GRAFANA_API_PASSWORD": { 2024-01-27T23:34:16.129 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_PASSWORD", 2024-01-27T23:34:16.129 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.129 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.129 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.129 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "admin", 2024-01-27T23:34:16.129 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.129 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.130 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.130 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.130 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.130 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.130 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.130 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.130 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "GRAFANA_API_SSL_VERIFY": { 2024-01-27T23:34:16.131 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_SSL_VERIFY", 2024-01-27T23:34:16.131 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.131 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.131 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.131 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-01-27T23:34:16.131 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.132 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.132 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.132 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.132 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.132 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.132 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.132 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.133 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "GRAFANA_API_URL": { 2024-01-27T23:34:16.133 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_URL", 2024-01-27T23:34:16.133 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.133 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.133 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.133 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.134 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.134 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.134 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.134 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.134 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.134 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.134 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.135 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.135 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "GRAFANA_API_USERNAME": { 2024-01-27T23:34:16.135 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_USERNAME", 2024-01-27T23:34:16.135 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.135 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.135 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.135 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "admin", 2024-01-27T23:34:16.136 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.136 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.136 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.136 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.136 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.136 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.137 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.137 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.137 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "GRAFANA_FRONTEND_API_URL": { 2024-01-27T23:34:16.137 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_FRONTEND_API_URL", 2024-01-27T23:34:16.137 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.137 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.138 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.138 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.138 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.138 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.138 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.138 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.138 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.138 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.138 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.138 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.139 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "GRAFANA_UPDATE_DASHBOARDS": { 2024-01-27T23:34:16.139 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2024-01-27T23:34:16.139 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.139 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.139 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.139 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.139 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.140 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.140 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.140 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.140 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.140 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.140 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.140 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.140 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "ISCSI_API_SSL_VERIFICATION": { 2024-01-27T23:34:16.141 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "ISCSI_API_SSL_VERIFICATION", 2024-01-27T23:34:16.141 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.141 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.141 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.141 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-01-27T23:34:16.141 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.141 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.141 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.141 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.141 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.141 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.141 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.141 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.141 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "PROMETHEUS_API_HOST": { 2024-01-27T23:34:16.141 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "PROMETHEUS_API_HOST", 2024-01-27T23:34:16.141 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.142 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.142 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.142 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.142 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.142 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.142 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.142 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.142 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.142 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.142 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.142 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.142 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "PROMETHEUS_API_SSL_VERIFY": { 2024-01-27T23:34:16.142 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "PROMETHEUS_API_SSL_VERIFY", 2024-01-27T23:34:16.142 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.142 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.143 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.143 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-01-27T23:34:16.143 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.143 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.143 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.143 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.143 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.143 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.143 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.143 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.143 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2024-01-27T23:34:16.143 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2024-01-27T23:34:16.143 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.143 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.143 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.144 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.144 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.144 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.144 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.144 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.144 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.144 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.144 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.144 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.144 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2024-01-27T23:34:16.144 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2024-01-27T23:34:16.144 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.145 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.145 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.145 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.145 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.145 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.145 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.145 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.145 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.145 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.145 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.145 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.145 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2024-01-27T23:34:16.145 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2024-01-27T23:34:16.145 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.145 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.145 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.146 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-01-27T23:34:16.146 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.146 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.146 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.146 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.146 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.146 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.146 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.146 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.146 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2024-01-27T23:34:16.146 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2024-01-27T23:34:16.146 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.146 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.146 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.146 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-01-27T23:34:16.147 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.147 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.147 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.147 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.147 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.147 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.147 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.147 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.147 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2024-01-27T23:34:16.147 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2024-01-27T23:34:16.147 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.147 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.147 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.147 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.147 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.147 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.148 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.148 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.148 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.148 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.148 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.148 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.148 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2024-01-27T23:34:16.148 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2024-01-27T23:34:16.148 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.149 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.149 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.149 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.149 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.149 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.149 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.149 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.149 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.149 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.149 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.149 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.149 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2024-01-27T23:34:16.149 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2024-01-27T23:34:16.149 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.149 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.150 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.150 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.150 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.150 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.150 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.150 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.150 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.150 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.150 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.150 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.150 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "PWD_POLICY_ENABLED": { 2024-01-27T23:34:16.150 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_ENABLED", 2024-01-27T23:34:16.150 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.150 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.151 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.151 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-01-27T23:34:16.151 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.151 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.151 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.151 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.151 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.151 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.151 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.151 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.151 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "PWD_POLICY_EXCLUSION_LIST": { 2024-01-27T23:34:16.151 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2024-01-27T23:34:16.151 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.151 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.151 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.152 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2024-01-27T23:34:16.152 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.152 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.152 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.152 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.152 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.152 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.152 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.152 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.152 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "PWD_POLICY_MIN_COMPLEXITY": { 2024-01-27T23:34:16.152 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2024-01-27T23:34:16.152 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "int", 2024-01-27T23:34:16.153 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.153 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.153 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-01-27T23:34:16.153 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.153 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.153 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.153 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.153 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.153 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.153 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.153 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.153 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "PWD_POLICY_MIN_LENGTH": { 2024-01-27T23:34:16.153 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_MIN_LENGTH", 2024-01-27T23:34:16.153 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "int", 2024-01-27T23:34:16.153 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.153 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.154 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "8", 2024-01-27T23:34:16.154 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.154 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.154 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.154 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.154 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.154 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.154 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.154 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.154 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "REST_REQUESTS_TIMEOUT": { 2024-01-27T23:34:16.154 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "REST_REQUESTS_TIMEOUT", 2024-01-27T23:34:16.154 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "int", 2024-01-27T23:34:16.154 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.154 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.154 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "45", 2024-01-27T23:34:16.155 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.155 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.155 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.155 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.155 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.155 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.155 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.155 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.155 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "RGW_API_ACCESS_KEY": { 2024-01-27T23:34:16.155 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "RGW_API_ACCESS_KEY", 2024-01-27T23:34:16.155 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.155 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.155 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.155 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.155 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.155 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.156 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.156 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.156 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.156 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.156 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.156 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.156 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "RGW_API_ADMIN_RESOURCE": { 2024-01-27T23:34:16.156 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "RGW_API_ADMIN_RESOURCE", 2024-01-27T23:34:16.156 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.156 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.156 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.156 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "admin", 2024-01-27T23:34:16.156 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.156 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.157 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.157 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.157 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.157 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.157 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.157 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.157 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "RGW_API_HOST": { 2024-01-27T23:34:16.157 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "RGW_API_HOST", 2024-01-27T23:34:16.157 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.157 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.157 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.157 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.157 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.157 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.157 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.158 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.158 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.158 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.158 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.158 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.158 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "RGW_API_PORT": { 2024-01-27T23:34:16.158 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "RGW_API_PORT", 2024-01-27T23:34:16.158 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "int", 2024-01-27T23:34:16.158 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.158 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.158 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "80", 2024-01-27T23:34:16.158 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.158 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.158 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.158 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.159 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.159 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.159 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.159 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.159 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "RGW_API_SCHEME": { 2024-01-27T23:34:16.159 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "RGW_API_SCHEME", 2024-01-27T23:34:16.159 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.159 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.159 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.159 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "http", 2024-01-27T23:34:16.159 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.159 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.159 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.159 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.159 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.159 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.160 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.160 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.160 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "RGW_API_SECRET_KEY": { 2024-01-27T23:34:16.160 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "RGW_API_SECRET_KEY", 2024-01-27T23:34:16.160 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.160 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.160 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.160 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.160 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.160 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.160 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.160 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.160 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.160 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.161 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.161 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.161 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "RGW_API_SSL_VERIFY": { 2024-01-27T23:34:16.161 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "RGW_API_SSL_VERIFY", 2024-01-27T23:34:16.161 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.161 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.161 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.161 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-01-27T23:34:16.161 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.161 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.161 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.161 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.161 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.161 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.161 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.162 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.162 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "RGW_API_USER_ID": { 2024-01-27T23:34:16.162 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "RGW_API_USER_ID", 2024-01-27T23:34:16.162 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.162 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.162 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.162 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.162 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.162 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.162 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.162 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.162 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.162 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.162 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.162 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.162 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "USER_PWD_EXPIRATION_SPAN": { 2024-01-27T23:34:16.163 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "USER_PWD_EXPIRATION_SPAN", 2024-01-27T23:34:16.163 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "int", 2024-01-27T23:34:16.163 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.163 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.163 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "0", 2024-01-27T23:34:16.163 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.163 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.163 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.163 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.163 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.163 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.163 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.163 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.163 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "USER_PWD_EXPIRATION_WARNING_1": { 2024-01-27T23:34:16.163 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2024-01-27T23:34:16.163 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "int", 2024-01-27T23:34:16.163 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.164 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.164 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-01-27T23:34:16.164 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.164 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.164 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.164 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.164 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.164 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.164 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.164 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.164 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "USER_PWD_EXPIRATION_WARNING_2": { 2024-01-27T23:34:16.164 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2024-01-27T23:34:16.165 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "int", 2024-01-27T23:34:16.165 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.165 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.165 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "5", 2024-01-27T23:34:16.165 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.165 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.165 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.165 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.165 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.165 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.165 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.165 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.165 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "crt_file": { 2024-01-27T23:34:16.165 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "crt_file", 2024-01-27T23:34:16.165 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.165 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.165 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.166 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.166 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.166 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.166 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.166 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.166 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.166 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.166 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.166 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.166 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug": { 2024-01-27T23:34:16.166 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "debug", 2024-01-27T23:34:16.166 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.166 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.166 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.166 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.166 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.167 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.167 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.167 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "Enable/disable debug options", 2024-01-27T23:34:16.167 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.167 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.167 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.167 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.167 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "jwt_token_ttl": { 2024-01-27T23:34:16.167 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "jwt_token_ttl", 2024-01-27T23:34:16.167 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "int", 2024-01-27T23:34:16.167 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.167 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.167 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "28800", 2024-01-27T23:34:16.167 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.167 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.167 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.168 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.168 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.168 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.168 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.168 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.168 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "key_file": { 2024-01-27T23:34:16.168 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "key_file", 2024-01-27T23:34:16.168 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.168 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.168 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.168 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.168 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.168 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.168 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.169 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.169 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.169 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.169 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.169 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.169 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_level": { 2024-01-27T23:34:16.169 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-01-27T23:34:16.169 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.169 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.169 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.169 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.169 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.169 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.169 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:34:16.170 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:34:16.170 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:34:16.170 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:34:16.170 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:34:16.170 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:34:16.170 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:34:16.170 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.170 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.170 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.170 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.170 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.170 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.170 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-01-27T23:34:16.170 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-01-27T23:34:16.170 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.171 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.171 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.171 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.171 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.171 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.171 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.171 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.171 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.171 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.171 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.171 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.171 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-01-27T23:34:16.171 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-01-27T23:34:16.171 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.171 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.172 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.172 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-01-27T23:34:16.172 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.172 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.172 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:34:16.172 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:34:16.172 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:34:16.172 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:34:16.172 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:34:16.172 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:34:16.172 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:34:16.172 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.172 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.173 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.173 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.173 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.173 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.173 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-01-27T23:34:16.173 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-01-27T23:34:16.173 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.173 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.173 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.173 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.173 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.173 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.173 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.173 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.173 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.173 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.174 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.174 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.174 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "server_addr": { 2024-01-27T23:34:16.174 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "server_addr", 2024-01-27T23:34:16.174 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.174 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.174 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.174 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "::", 2024-01-27T23:34:16.174 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.174 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.174 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.174 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.174 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.174 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.174 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.174 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.175 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "server_port": { 2024-01-27T23:34:16.175 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "server_port", 2024-01-27T23:34:16.175 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "int", 2024-01-27T23:34:16.175 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.175 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.175 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "8080", 2024-01-27T23:34:16.175 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.175 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.175 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.175 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.175 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.175 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.175 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.175 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.175 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "ssl": { 2024-01-27T23:34:16.175 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "ssl", 2024-01-27T23:34:16.176 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.176 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.176 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.176 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-01-27T23:34:16.176 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.176 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.176 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.176 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.176 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.176 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.176 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.176 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.176 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "ssl_server_port": { 2024-01-27T23:34:16.176 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "ssl_server_port", 2024-01-27T23:34:16.177 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "int", 2024-01-27T23:34:16.177 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.177 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.177 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "8443", 2024-01-27T23:34:16.177 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.177 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.177 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.177 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.177 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.177 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.177 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.177 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.177 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "standby_behaviour": { 2024-01-27T23:34:16.177 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "standby_behaviour", 2024-01-27T23:34:16.178 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.178 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.178 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.178 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "redirect", 2024-01-27T23:34:16.178 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.178 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.178 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:34:16.178 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:34:16.178 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "redirect" 2024-01-27T23:34:16.178 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.178 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.178 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.178 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.178 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.178 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.178 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "standby_error_status_code": { 2024-01-27T23:34:16.179 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "standby_error_status_code", 2024-01-27T23:34:16.179 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "int", 2024-01-27T23:34:16.179 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.179 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.179 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "500", 2024-01-27T23:34:16.179 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "400", 2024-01-27T23:34:16.179 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "599", 2024-01-27T23:34:16.179 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.179 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.179 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.179 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.179 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.179 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.179 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "url_prefix": { 2024-01-27T23:34:16.179 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "url_prefix", 2024-01-27T23:34:16.180 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.180 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.180 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.180 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.180 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.180 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.180 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.180 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.180 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.180 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.180 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.181 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:16.181 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:16.181 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.181 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:34:16.181 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "devicehealth", 2024-01-27T23:34:16.181 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-01-27T23:34:16.181 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-01-27T23:34:16.181 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "module_options": { 2024-01-27T23:34:16.181 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enable_monitoring": { 2024-01-27T23:34:16.181 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "enable_monitoring", 2024-01-27T23:34:16.181 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.181 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.181 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.181 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-01-27T23:34:16.182 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.182 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.182 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.182 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "monitor device health metrics", 2024-01-27T23:34:16.182 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.182 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.182 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.182 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.182 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_level": { 2024-01-27T23:34:16.182 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-01-27T23:34:16.182 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.182 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.182 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.182 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.182 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.183 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.183 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:34:16.183 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:34:16.183 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:34:16.183 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:34:16.183 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:34:16.183 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:34:16.183 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:34:16.184 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.184 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.184 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.184 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.184 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.184 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.185 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-01-27T23:34:16.185 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-01-27T23:34:16.185 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.185 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.185 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.185 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.186 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.186 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.186 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.186 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.186 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.186 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.186 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.187 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.187 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-01-27T23:34:16.187 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-01-27T23:34:16.187 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.187 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.187 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.188 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-01-27T23:34:16.188 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.188 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.188 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:34:16.188 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:34:16.188 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:34:16.189 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:34:16.189 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:34:16.189 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:34:16.189 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:34:16.189 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.189 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.189 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.190 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.190 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.190 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.190 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-01-27T23:34:16.190 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-01-27T23:34:16.190 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.191 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.191 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.191 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.191 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.191 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.191 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.191 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.192 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.192 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.192 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.192 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.192 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "mark_out_threshold": { 2024-01-27T23:34:16.192 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "mark_out_threshold", 2024-01-27T23:34:16.193 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-01-27T23:34:16.193 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.193 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.193 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "2419200", 2024-01-27T23:34:16.193 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.193 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.193 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.194 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "automatically mark OSD if it may fail before this long", 2024-01-27T23:34:16.194 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.194 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.194 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.194 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.194 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "pool_name": { 2024-01-27T23:34:16.194 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "pool_name", 2024-01-27T23:34:16.195 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.195 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.195 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.195 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "device_health_metrics", 2024-01-27T23:34:16.195 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.195 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.195 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.196 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "name of pool in which to store device health metrics", 2024-01-27T23:34:16.196 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.196 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.196 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.196 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.196 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "retention_period": { 2024-01-27T23:34:16.197 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "retention_period", 2024-01-27T23:34:16.197 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-01-27T23:34:16.197 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.197 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.197 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "15552000", 2024-01-27T23:34:16.197 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.197 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.198 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.198 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "how long to retain device health metrics", 2024-01-27T23:34:16.198 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.198 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.198 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.198 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.198 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "scrape_frequency": { 2024-01-27T23:34:16.199 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "scrape_frequency", 2024-01-27T23:34:16.199 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-01-27T23:34:16.199 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.199 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.199 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "86400", 2024-01-27T23:34:16.199 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.199 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.200 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.200 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "how frequently to scrape device health metrics", 2024-01-27T23:34:16.200 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.200 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.200 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.200 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.201 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "self_heal": { 2024-01-27T23:34:16.201 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "self_heal", 2024-01-27T23:34:16.201 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.201 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.201 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.201 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-01-27T23:34:16.201 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.201 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.202 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.202 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "preemptively heal cluster around devices that may fail", 2024-01-27T23:34:16.202 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.202 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.202 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.202 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.203 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2024-01-27T23:34:16.203 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2024-01-27T23:34:16.203 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-01-27T23:34:16.203 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.203 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.203 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "600", 2024-01-27T23:34:16.203 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.204 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.204 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.204 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "how frequently to wake up and check device health", 2024-01-27T23:34:16.204 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.204 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.204 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.204 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.205 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warn_threshold": { 2024-01-27T23:34:16.205 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "warn_threshold", 2024-01-27T23:34:16.205 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-01-27T23:34:16.205 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.205 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.205 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "7257600", 2024-01-27T23:34:16.206 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.206 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.206 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.206 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "raise health warning if OSD may fail before this long", 2024-01-27T23:34:16.206 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.206 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.206 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.207 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:16.207 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:16.207 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.207 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:34:16.207 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "diskprediction_local", 2024-01-27T23:34:16.207 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-01-27T23:34:16.208 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-01-27T23:34:16.208 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "module_options": { 2024-01-27T23:34:16.208 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_level": { 2024-01-27T23:34:16.208 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-01-27T23:34:16.208 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.208 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.208 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.209 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.209 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.209 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.209 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:34:16.209 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:34:16.209 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:34:16.209 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:34:16.210 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:34:16.210 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:34:16.210 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:34:16.210 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.210 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.210 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.210 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.211 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.211 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.211 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-01-27T23:34:16.211 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-01-27T23:34:16.211 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.211 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.211 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.211 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.212 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.212 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.212 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.212 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.212 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.212 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.213 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.213 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.213 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-01-27T23:34:16.213 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-01-27T23:34:16.213 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.213 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.213 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.214 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-01-27T23:34:16.214 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.214 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.214 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:34:16.214 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:34:16.214 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:34:16.214 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:34:16.215 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:34:16.215 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:34:16.215 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:34:16.215 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.215 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.215 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.215 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.216 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.216 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.216 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-01-27T23:34:16.216 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-01-27T23:34:16.216 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.216 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.216 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.217 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.217 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.217 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.217 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.217 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.217 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.218 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.218 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.218 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.218 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "predict_interval": { 2024-01-27T23:34:16.218 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "predict_interval", 2024-01-27T23:34:16.218 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.218 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.219 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.219 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "86400", 2024-01-27T23:34:16.219 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.219 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.219 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.219 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.219 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.219 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.220 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.220 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.220 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "predictor_model": { 2024-01-27T23:34:16.220 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "predictor_model", 2024-01-27T23:34:16.220 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.220 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.221 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.221 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "prophetstor", 2024-01-27T23:34:16.221 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.221 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.221 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.221 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.221 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.222 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.222 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.222 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.222 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2024-01-27T23:34:16.222 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2024-01-27T23:34:16.222 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.222 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.223 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.223 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "600", 2024-01-27T23:34:16.223 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.223 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.223 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.223 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.223 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.224 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.224 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.224 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:16.224 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:16.224 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.224 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:34:16.225 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "influx", 2024-01-27T23:34:16.225 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "can_run": false, 2024-01-27T23:34:16.225 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error_string": "influxdb python module not found", 2024-01-27T23:34:16.225 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "module_options": { 2024-01-27T23:34:16.225 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "batch_size": { 2024-01-27T23:34:16.225 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "batch_size", 2024-01-27T23:34:16.225 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.226 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.226 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.226 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "5000", 2024-01-27T23:34:16.226 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.226 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.226 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.226 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.227 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.227 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.227 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.227 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.227 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "database": { 2024-01-27T23:34:16.227 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "database", 2024-01-27T23:34:16.227 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.228 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.228 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.228 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "ceph", 2024-01-27T23:34:16.228 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.228 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.228 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.229 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.229 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.229 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.229 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.229 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.229 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "hostname": { 2024-01-27T23:34:16.229 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "hostname", 2024-01-27T23:34:16.229 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.230 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.230 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.230 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-01-27T23:34:16.230 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.230 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.230 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.230 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.231 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.231 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.231 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.231 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.231 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "interval": { 2024-01-27T23:34:16.231 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-01-27T23:34:16.231 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.232 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.232 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.232 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "30", 2024-01-27T23:34:16.232 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.232 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.232 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.233 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.233 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.233 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.233 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.233 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.233 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_level": { 2024-01-27T23:34:16.233 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-01-27T23:34:16.234 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.234 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.234 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.234 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.234 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.234 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.234 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:34:16.235 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:34:16.235 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:34:16.235 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:34:16.235 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:34:16.235 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:34:16.235 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:34:16.235 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.236 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.236 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.236 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.236 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.236 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.236 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-01-27T23:34:16.236 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-01-27T23:34:16.237 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.237 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.237 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.237 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.237 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.237 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.237 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.238 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.238 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.238 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.238 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.238 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.238 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-01-27T23:34:16.238 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-01-27T23:34:16.238 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.239 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.239 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.239 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-01-27T23:34:16.239 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.239 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.239 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:34:16.239 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:34:16.240 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:34:16.240 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:34:16.240 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:34:16.240 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:34:16.240 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:34:16.240 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.241 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.241 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.241 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.241 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.241 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.241 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-01-27T23:34:16.241 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-01-27T23:34:16.242 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.242 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.242 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.242 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.242 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.242 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.242 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.242 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.243 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.243 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.243 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.243 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.243 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "password": { 2024-01-27T23:34:16.243 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "password", 2024-01-27T23:34:16.243 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.244 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.244 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.244 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-01-27T23:34:16.244 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.244 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.244 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.245 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.245 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.245 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.245 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.245 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.245 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "port": { 2024-01-27T23:34:16.245 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "port", 2024-01-27T23:34:16.246 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.246 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.246 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.246 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "8086", 2024-01-27T23:34:16.246 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.246 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.246 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.246 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.247 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.247 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.247 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.247 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.247 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "ssl": { 2024-01-27T23:34:16.247 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "ssl", 2024-01-27T23:34:16.247 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.247 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.247 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.247 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "false", 2024-01-27T23:34:16.247 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.247 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.247 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.247 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.247 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.247 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.248 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.248 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.248 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "threads": { 2024-01-27T23:34:16.248 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "threads", 2024-01-27T23:34:16.248 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.248 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.248 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.248 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "5", 2024-01-27T23:34:16.248 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.248 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.248 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.248 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.248 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.248 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.248 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.249 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.249 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "username": { 2024-01-27T23:34:16.249 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "username", 2024-01-27T23:34:16.249 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.249 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.249 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.249 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-01-27T23:34:16.249 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.249 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.249 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.249 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.249 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.249 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.249 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.249 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.249 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "verify_ssl": { 2024-01-27T23:34:16.250 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "verify_ssl", 2024-01-27T23:34:16.250 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.250 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.250 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.250 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "true", 2024-01-27T23:34:16.250 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.250 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.250 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.250 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.250 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.250 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.250 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.250 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:16.250 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:16.251 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.251 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:34:16.251 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "insights", 2024-01-27T23:34:16.251 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-01-27T23:34:16.251 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-01-27T23:34:16.251 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "module_options": { 2024-01-27T23:34:16.251 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_level": { 2024-01-27T23:34:16.251 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-01-27T23:34:16.251 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.251 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.251 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.251 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.251 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.251 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.251 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:34:16.251 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:34:16.252 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:34:16.252 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:34:16.252 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:34:16.252 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:34:16.252 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:34:16.252 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.252 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.252 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.252 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.252 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.252 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.252 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-01-27T23:34:16.252 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-01-27T23:34:16.252 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.253 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.253 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.253 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.253 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.253 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.253 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.253 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.253 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.253 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.253 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.253 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.253 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-01-27T23:34:16.253 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-01-27T23:34:16.253 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.253 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.253 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.254 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-01-27T23:34:16.254 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.254 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.254 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:34:16.254 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:34:16.254 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:34:16.254 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:34:16.254 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:34:16.254 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:34:16.254 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:34:16.254 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.254 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.254 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.254 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.254 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.255 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.255 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-01-27T23:34:16.255 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-01-27T23:34:16.255 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.255 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.255 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.255 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.255 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.255 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.255 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.255 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.255 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.255 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.255 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.255 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:16.255 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:16.255 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.256 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:34:16.256 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "iostat", 2024-01-27T23:34:16.256 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-01-27T23:34:16.256 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-01-27T23:34:16.256 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "module_options": { 2024-01-27T23:34:16.256 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_level": { 2024-01-27T23:34:16.256 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-01-27T23:34:16.256 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.256 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.256 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.256 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.256 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.256 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.256 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:34:16.256 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:34:16.257 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:34:16.257 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:34:16.257 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:34:16.257 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:34:16.257 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:34:16.257 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.257 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.257 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.257 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.257 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.257 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.257 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-01-27T23:34:16.257 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-01-27T23:34:16.257 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.257 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.257 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.258 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.258 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.258 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.258 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.258 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.258 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.258 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.258 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.258 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.258 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-01-27T23:34:16.258 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-01-27T23:34:16.258 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.258 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.258 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.258 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-01-27T23:34:16.259 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.259 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.259 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:34:16.259 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:34:16.259 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:34:16.259 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:34:16.259 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:34:16.259 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:34:16.259 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:34:16.259 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.259 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.259 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.259 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.259 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.259 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.259 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-01-27T23:34:16.260 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-01-27T23:34:16.260 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.260 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.260 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.260 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.260 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.260 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.260 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.260 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.260 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.260 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.260 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.260 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:16.260 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:16.261 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.261 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:34:16.261 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "k8sevents", 2024-01-27T23:34:16.261 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-01-27T23:34:16.261 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-01-27T23:34:16.261 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "module_options": { 2024-01-27T23:34:16.261 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "ceph_event_retention_days": { 2024-01-27T23:34:16.261 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "ceph_event_retention_days", 2024-01-27T23:34:16.261 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "int", 2024-01-27T23:34:16.261 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.261 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.261 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "7", 2024-01-27T23:34:16.261 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.261 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.261 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.261 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "Days to hold ceph event information within local cache", 2024-01-27T23:34:16.262 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.262 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.262 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.262 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.262 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "config_check_secs": { 2024-01-27T23:34:16.262 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "config_check_secs", 2024-01-27T23:34:16.262 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "int", 2024-01-27T23:34:16.262 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.262 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.262 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-01-27T23:34:16.262 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "10", 2024-01-27T23:34:16.262 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.262 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.262 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "interval (secs) to check for cluster configuration changes", 2024-01-27T23:34:16.263 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.263 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.263 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.263 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.263 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_level": { 2024-01-27T23:34:16.263 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-01-27T23:34:16.263 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.263 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.263 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.263 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.263 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.263 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.263 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:34:16.263 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:34:16.263 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:34:16.264 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:34:16.264 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:34:16.264 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:34:16.264 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:34:16.264 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.264 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.264 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.264 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.264 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.264 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.264 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-01-27T23:34:16.264 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-01-27T23:34:16.264 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.264 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.264 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.265 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.265 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.265 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.265 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.265 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.265 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.265 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.265 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.265 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.265 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-01-27T23:34:16.265 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-01-27T23:34:16.265 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.265 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.265 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.265 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-01-27T23:34:16.266 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.266 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.266 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:34:16.266 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:34:16.266 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:34:16.266 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:34:16.266 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:34:16.266 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:34:16.266 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:34:16.266 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.266 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.266 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.266 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.266 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.266 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.266 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-01-27T23:34:16.267 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-01-27T23:34:16.267 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.267 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.267 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.267 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.267 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.267 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.267 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.267 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.267 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.267 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.267 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.267 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:16.267 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:16.268 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.268 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:34:16.268 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "localpool", 2024-01-27T23:34:16.268 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-01-27T23:34:16.268 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-01-27T23:34:16.268 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "module_options": { 2024-01-27T23:34:16.268 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "failure_domain": { 2024-01-27T23:34:16.268 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "failure_domain", 2024-01-27T23:34:16.268 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.268 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.268 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.268 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "host", 2024-01-27T23:34:16.268 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.268 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.268 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.269 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "failure domain for any created local pool", 2024-01-27T23:34:16.269 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.269 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.269 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.269 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.269 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_level": { 2024-01-27T23:34:16.269 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-01-27T23:34:16.269 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.269 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.269 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.269 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.269 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.269 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.269 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:34:16.269 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:34:16.270 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:34:16.270 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:34:16.270 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:34:16.270 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:34:16.270 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:34:16.270 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.270 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.270 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.270 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.270 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.270 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.270 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-01-27T23:34:16.270 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-01-27T23:34:16.270 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.270 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.270 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.271 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.271 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.271 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.271 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.271 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.271 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.271 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.271 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.271 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.271 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-01-27T23:34:16.271 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-01-27T23:34:16.271 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.271 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.271 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.271 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-01-27T23:34:16.272 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.272 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.272 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:34:16.272 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:34:16.272 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:34:16.272 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:34:16.272 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:34:16.272 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:34:16.272 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:34:16.272 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.272 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.272 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.272 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.272 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.272 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.273 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-01-27T23:34:16.273 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-01-27T23:34:16.273 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.273 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.273 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.273 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.273 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.273 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.273 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.273 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.273 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.273 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.273 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.273 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.273 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min_size": { 2024-01-27T23:34:16.273 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "min_size", 2024-01-27T23:34:16.274 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "int", 2024-01-27T23:34:16.274 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.274 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.274 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.274 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.274 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.274 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.274 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "default min_size for any created local pool", 2024-01-27T23:34:16.274 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.274 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.274 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.274 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.274 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "num_rep": { 2024-01-27T23:34:16.274 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "num_rep", 2024-01-27T23:34:16.274 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "int", 2024-01-27T23:34:16.274 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.274 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.275 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "3", 2024-01-27T23:34:16.275 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.275 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.275 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.275 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "default replica count for any created local pool", 2024-01-27T23:34:16.275 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.275 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.275 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.275 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.275 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "pg_num": { 2024-01-27T23:34:16.275 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "pg_num", 2024-01-27T23:34:16.275 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "int", 2024-01-27T23:34:16.275 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.275 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.275 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "128", 2024-01-27T23:34:16.276 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.276 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.276 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.276 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "default pg_num for any created local pool", 2024-01-27T23:34:16.276 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.276 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.276 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.276 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.276 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "prefix": { 2024-01-27T23:34:16.276 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "prefix", 2024-01-27T23:34:16.276 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.276 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.276 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.276 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.276 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.277 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.277 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.277 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "name prefix for any created local pool", 2024-01-27T23:34:16.277 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.277 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.277 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.277 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.277 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "subtree": { 2024-01-27T23:34:16.277 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "subtree", 2024-01-27T23:34:16.277 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.277 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.277 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.277 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "rack", 2024-01-27T23:34:16.277 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.277 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.277 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.278 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "CRUSH level for which to create a local pool", 2024-01-27T23:34:16.278 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.278 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.278 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.278 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:16.278 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:16.278 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.278 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:34:16.278 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "orchestrator", 2024-01-27T23:34:16.278 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-01-27T23:34:16.278 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-01-27T23:34:16.278 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "module_options": { 2024-01-27T23:34:16.278 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_level": { 2024-01-27T23:34:16.278 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-01-27T23:34:16.278 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.279 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.279 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.279 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.279 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.279 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.279 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:34:16.279 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:34:16.279 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:34:16.279 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:34:16.279 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:34:16.279 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:34:16.279 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:34:16.279 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.279 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.279 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.280 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.280 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.280 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.280 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-01-27T23:34:16.280 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-01-27T23:34:16.280 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.280 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.280 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.280 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.280 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.280 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.280 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.280 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.280 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.280 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.281 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.281 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.281 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-01-27T23:34:16.281 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-01-27T23:34:16.281 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.281 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.281 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.281 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-01-27T23:34:16.281 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.281 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.281 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:34:16.281 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:34:16.281 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:34:16.281 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:34:16.281 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:34:16.281 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:34:16.282 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:34:16.282 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.282 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.282 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.282 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.282 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.282 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.282 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-01-27T23:34:16.282 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-01-27T23:34:16.282 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.282 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.282 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.282 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.282 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.282 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.283 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.283 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.283 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.283 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.283 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.283 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.283 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "orchestrator": { 2024-01-27T23:34:16.283 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "orchestrator", 2024-01-27T23:34:16.283 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.283 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.283 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.283 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-01-27T23:34:16.283 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.283 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.283 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:34:16.283 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "cephadm", 2024-01-27T23:34:16.284 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "rook", 2024-01-27T23:34:16.284 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "test_orchestrator" 2024-01-27T23:34:16.284 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.284 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "Orchestrator backend", 2024-01-27T23:34:16.284 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.284 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.284 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.284 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:16.284 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:16.284 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.284 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:34:16.284 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "osd_support", 2024-01-27T23:34:16.284 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-01-27T23:34:16.284 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-01-27T23:34:16.284 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "module_options": { 2024-01-27T23:34:16.285 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_level": { 2024-01-27T23:34:16.285 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-01-27T23:34:16.285 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.285 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.285 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.285 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.285 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.285 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.285 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:34:16.285 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:34:16.285 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:34:16.285 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:34:16.285 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:34:16.285 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:34:16.285 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:34:16.285 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.286 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.286 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.286 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.286 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.286 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.286 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-01-27T23:34:16.286 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-01-27T23:34:16.286 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.286 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.286 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.286 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.286 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.286 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.286 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.286 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.286 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.287 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.287 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.287 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.287 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-01-27T23:34:16.287 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-01-27T23:34:16.287 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.287 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.287 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.287 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-01-27T23:34:16.287 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.287 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.287 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:34:16.287 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:34:16.287 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:34:16.287 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:34:16.288 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:34:16.288 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:34:16.288 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:34:16.288 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.288 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.288 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.288 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.288 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.288 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.288 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-01-27T23:34:16.288 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-01-27T23:34:16.288 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.288 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.288 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.288 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.289 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.289 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.289 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.289 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.289 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.289 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.289 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.289 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:16.289 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:16.289 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.289 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:34:16.289 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "pg_autoscaler", 2024-01-27T23:34:16.289 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-01-27T23:34:16.289 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-01-27T23:34:16.289 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "module_options": { 2024-01-27T23:34:16.289 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_level": { 2024-01-27T23:34:16.290 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-01-27T23:34:16.290 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.290 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.290 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.290 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.290 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.290 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.290 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:34:16.290 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:34:16.290 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:34:16.290 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:34:16.290 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:34:16.290 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:34:16.290 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:34:16.290 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.290 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.291 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.291 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.291 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.291 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.291 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-01-27T23:34:16.291 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-01-27T23:34:16.291 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.291 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.291 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.291 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.291 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.291 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.291 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.291 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.291 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.291 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.292 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.292 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.292 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-01-27T23:34:16.292 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-01-27T23:34:16.292 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.292 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.292 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.292 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-01-27T23:34:16.292 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.292 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.292 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:34:16.292 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:34:16.292 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:34:16.292 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:34:16.293 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:34:16.293 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:34:16.293 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:34:16.293 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.293 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.293 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.293 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.293 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.293 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.293 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-01-27T23:34:16.293 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-01-27T23:34:16.293 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.293 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.293 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.293 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.293 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.294 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.294 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.294 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.294 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.294 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.294 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.294 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.294 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2024-01-27T23:34:16.294 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2024-01-27T23:34:16.294 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.294 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.294 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.294 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-01-27T23:34:16.294 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.294 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.295 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.295 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.295 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.295 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.295 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.295 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:16.295 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:16.295 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.295 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:34:16.295 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "progress", 2024-01-27T23:34:16.295 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-01-27T23:34:16.295 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-01-27T23:34:16.295 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "module_options": { 2024-01-27T23:34:16.295 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enabled": { 2024-01-27T23:34:16.295 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "enabled", 2024-01-27T23:34:16.295 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.296 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.296 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.296 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-01-27T23:34:16.296 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.296 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.296 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.296 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.296 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.296 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.296 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.296 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.296 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_level": { 2024-01-27T23:34:16.296 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-01-27T23:34:16.296 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.296 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.297 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.297 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.297 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.297 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.297 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:34:16.297 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:34:16.297 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:34:16.297 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:34:16.297 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:34:16.297 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:34:16.297 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:34:16.297 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.297 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.297 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.297 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.298 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.298 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.298 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-01-27T23:34:16.298 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-01-27T23:34:16.298 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.298 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.298 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.298 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.298 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.298 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.298 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.298 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.298 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.298 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.299 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.299 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.299 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-01-27T23:34:16.299 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-01-27T23:34:16.299 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.299 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.299 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.299 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-01-27T23:34:16.299 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.299 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.299 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:34:16.299 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:34:16.299 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:34:16.299 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:34:16.299 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:34:16.299 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:34:16.300 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:34:16.300 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.300 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.300 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.300 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.300 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.300 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.300 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-01-27T23:34:16.300 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-01-27T23:34:16.300 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.300 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.300 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.300 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.300 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.300 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.301 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.301 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.301 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.301 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.301 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.301 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.301 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max_completed_events": { 2024-01-27T23:34:16.301 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "max_completed_events", 2024-01-27T23:34:16.301 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "int", 2024-01-27T23:34:16.301 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.301 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.301 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "50", 2024-01-27T23:34:16.301 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.301 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.301 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.301 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "number of past completed events to remember", 2024-01-27T23:34:16.302 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.302 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.302 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.302 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.302 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "persist_interval": { 2024-01-27T23:34:16.302 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "persist_interval", 2024-01-27T23:34:16.302 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-01-27T23:34:16.302 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.302 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.302 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "5", 2024-01-27T23:34:16.302 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.302 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.302 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.302 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "how frequently to persist completed events", 2024-01-27T23:34:16.302 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.302 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.303 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.303 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:16.303 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:16.303 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.303 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:34:16.303 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "prometheus", 2024-01-27T23:34:16.303 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-01-27T23:34:16.303 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-01-27T23:34:16.303 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "module_options": { 2024-01-27T23:34:16.303 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_level": { 2024-01-27T23:34:16.303 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-01-27T23:34:16.303 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.303 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.303 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.304 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.304 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.304 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.304 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:34:16.304 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:34:16.304 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:34:16.304 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:34:16.304 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:34:16.304 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:34:16.304 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:34:16.304 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.304 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.304 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.304 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.304 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.304 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.305 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-01-27T23:34:16.305 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-01-27T23:34:16.305 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.305 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.305 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.305 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.305 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.305 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.305 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.305 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.305 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.305 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.305 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.305 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.305 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-01-27T23:34:16.306 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-01-27T23:34:16.306 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.306 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.306 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.306 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-01-27T23:34:16.306 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.306 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.306 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:34:16.306 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:34:16.306 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:34:16.306 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:34:16.306 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:34:16.306 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:34:16.306 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:34:16.306 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.306 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.307 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.307 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.307 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.307 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.307 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-01-27T23:34:16.307 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-01-27T23:34:16.307 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.307 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.307 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.307 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.307 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.307 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.307 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.307 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.307 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.308 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.308 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.308 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.308 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "rbd_stats_pools": { 2024-01-27T23:34:16.308 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "rbd_stats_pools", 2024-01-27T23:34:16.308 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.308 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.308 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.308 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.308 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.308 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.308 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.308 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.308 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.308 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.308 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.309 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.309 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "rbd_stats_pools_refresh_interval": { 2024-01-27T23:34:16.309 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "rbd_stats_pools_refresh_interval", 2024-01-27T23:34:16.309 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "int", 2024-01-27T23:34:16.309 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.309 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.309 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "300", 2024-01-27T23:34:16.309 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.309 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.309 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.309 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.309 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.309 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.309 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.309 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.310 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "scrape_interval": { 2024-01-27T23:34:16.310 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "scrape_interval", 2024-01-27T23:34:16.310 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.310 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.310 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.310 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.310 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.310 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.310 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.310 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.310 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.310 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.310 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.310 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.310 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "server_addr": { 2024-01-27T23:34:16.310 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "server_addr", 2024-01-27T23:34:16.311 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.311 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.311 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.311 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.311 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.311 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.311 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.311 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.311 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.311 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.311 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.311 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.311 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "server_port": { 2024-01-27T23:34:16.311 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "server_port", 2024-01-27T23:34:16.311 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.312 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.312 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.312 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.312 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.312 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.312 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.312 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.312 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.312 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.312 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.312 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.312 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "stale_cache_strategy": { 2024-01-27T23:34:16.312 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "stale_cache_strategy", 2024-01-27T23:34:16.312 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.312 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.312 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.313 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.313 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.313 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.313 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.313 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.313 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.313 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.313 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.313 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:16.313 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:16.313 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.313 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:34:16.313 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "rbd_support", 2024-01-27T23:34:16.315 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-01-27T23:34:16.315 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-01-27T23:34:16.315 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "module_options": { 2024-01-27T23:34:16.315 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_level": { 2024-01-27T23:34:16.316 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-01-27T23:34:16.316 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.316 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.316 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.316 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.316 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.316 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.316 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:34:16.316 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:34:16.316 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:34:16.316 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:34:16.316 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:34:16.316 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:34:16.316 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:34:16.316 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.317 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.317 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.317 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.317 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.317 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.317 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-01-27T23:34:16.317 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-01-27T23:34:16.317 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.317 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.317 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.317 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.317 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.317 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.317 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.317 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.318 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.318 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.318 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.318 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.318 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-01-27T23:34:16.318 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-01-27T23:34:16.318 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.318 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.318 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.318 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-01-27T23:34:16.318 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.318 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.318 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:34:16.318 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:34:16.318 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:34:16.318 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:34:16.319 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:34:16.319 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:34:16.319 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:34:16.319 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.319 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.319 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.319 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.319 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.319 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.319 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-01-27T23:34:16.319 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-01-27T23:34:16.319 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.319 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.319 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.319 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.320 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.320 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.320 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.320 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.320 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.320 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.320 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.320 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.320 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max_concurrent_snap_create": { 2024-01-27T23:34:16.320 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "max_concurrent_snap_create", 2024-01-27T23:34:16.320 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "int", 2024-01-27T23:34:16.320 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.320 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.320 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-01-27T23:34:16.320 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.321 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.321 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.321 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.321 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.321 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.321 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.321 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.321 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "mirror_snapshot_schedule": { 2024-01-27T23:34:16.321 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "mirror_snapshot_schedule", 2024-01-27T23:34:16.321 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.321 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.321 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.321 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.321 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.321 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.322 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.322 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.322 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.322 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.322 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.322 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.322 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "trash_purge_schedule": { 2024-01-27T23:34:16.322 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "trash_purge_schedule", 2024-01-27T23:34:16.322 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.322 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.322 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.322 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.322 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.322 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.322 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.322 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.323 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.323 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.323 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.323 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:16.323 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:16.323 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.323 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:34:16.323 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "restful", 2024-01-27T23:34:16.323 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-01-27T23:34:16.323 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-01-27T23:34:16.323 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "module_options": { 2024-01-27T23:34:16.323 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "key_file": { 2024-01-27T23:34:16.323 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "key_file", 2024-01-27T23:34:16.323 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.323 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.323 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.324 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.324 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.324 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.324 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.324 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.324 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.324 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.324 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.324 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.324 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_level": { 2024-01-27T23:34:16.324 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-01-27T23:34:16.324 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.324 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.324 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.324 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.325 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.325 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.325 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:34:16.325 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:34:16.325 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:34:16.325 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:34:16.325 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:34:16.325 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:34:16.325 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:34:16.325 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.325 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.325 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.325 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.325 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.325 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.326 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-01-27T23:34:16.326 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-01-27T23:34:16.326 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.326 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.326 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.326 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.326 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.326 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.326 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.326 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.326 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.326 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.326 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.326 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.326 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-01-27T23:34:16.326 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-01-27T23:34:16.327 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.327 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.327 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.327 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-01-27T23:34:16.327 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.327 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.327 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:34:16.327 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:34:16.327 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:34:16.327 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:34:16.327 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:34:16.327 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:34:16.327 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:34:16.327 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.327 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.327 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.328 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.328 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.328 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.328 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-01-27T23:34:16.328 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-01-27T23:34:16.328 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.328 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.328 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.328 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.328 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.328 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.328 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.328 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.328 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.329 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.329 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.329 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.329 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "server_addr": { 2024-01-27T23:34:16.329 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "server_addr", 2024-01-27T23:34:16.329 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.329 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.329 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.329 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.329 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.329 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.329 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.329 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.329 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.329 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.330 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.330 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.330 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "server_port": { 2024-01-27T23:34:16.330 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "server_port", 2024-01-27T23:34:16.330 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.330 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.330 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.330 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.330 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.330 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.330 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.330 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.330 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.330 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.330 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.331 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:16.331 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:16.331 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.331 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:34:16.331 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "rook", 2024-01-27T23:34:16.331 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-01-27T23:34:16.331 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-01-27T23:34:16.331 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "module_options": { 2024-01-27T23:34:16.331 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_level": { 2024-01-27T23:34:16.331 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-01-27T23:34:16.331 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.331 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.331 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.331 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.331 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.331 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.331 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:34:16.332 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:34:16.332 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:34:16.332 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:34:16.332 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:34:16.332 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:34:16.332 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:34:16.332 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.332 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.332 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.332 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.332 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.332 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.332 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-01-27T23:34:16.332 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-01-27T23:34:16.332 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.333 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.333 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.333 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.333 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.333 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.333 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.333 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.333 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.333 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.333 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.333 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.333 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-01-27T23:34:16.333 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-01-27T23:34:16.333 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.333 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.334 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.334 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-01-27T23:34:16.334 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.334 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.334 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:34:16.334 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:34:16.334 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:34:16.334 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:34:16.334 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:34:16.334 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:34:16.334 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:34:16.334 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.334 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.334 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.334 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.334 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.335 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.335 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-01-27T23:34:16.335 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-01-27T23:34:16.335 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.335 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.335 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.335 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.335 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.335 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.335 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.335 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.335 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.335 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.335 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.335 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:16.335 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:16.336 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.336 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:34:16.336 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "selftest", 2024-01-27T23:34:16.336 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-01-27T23:34:16.336 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-01-27T23:34:16.336 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "module_options": { 2024-01-27T23:34:16.336 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_level": { 2024-01-27T23:34:16.336 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-01-27T23:34:16.336 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.336 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.336 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.336 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.336 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.336 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.336 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:34:16.337 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:34:16.337 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:34:16.337 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:34:16.337 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:34:16.337 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:34:16.337 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:34:16.337 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.337 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.337 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.337 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.337 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.337 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.337 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-01-27T23:34:16.337 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-01-27T23:34:16.337 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.337 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.338 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.338 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.338 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.338 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.338 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.338 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.338 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.338 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.338 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.338 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.338 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-01-27T23:34:16.338 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-01-27T23:34:16.338 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.338 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.338 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.339 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-01-27T23:34:16.339 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.339 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.339 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:34:16.339 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:34:16.339 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:34:16.339 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:34:16.339 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:34:16.339 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:34:16.339 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:34:16.339 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.339 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.339 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.339 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.339 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.340 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.340 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-01-27T23:34:16.340 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-01-27T23:34:16.340 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.340 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.340 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.340 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.340 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.340 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.340 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.340 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.340 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.340 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.340 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.340 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.341 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "roption1": { 2024-01-27T23:34:16.341 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "roption1", 2024-01-27T23:34:16.341 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.341 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.341 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.341 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.341 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.341 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.341 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.341 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.341 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.341 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.341 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.341 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.341 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "roption2": { 2024-01-27T23:34:16.342 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "roption2", 2024-01-27T23:34:16.342 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.342 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.342 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.342 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "xyz", 2024-01-27T23:34:16.342 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.342 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.342 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.342 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.342 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.342 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.342 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.342 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.342 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "rwoption1": { 2024-01-27T23:34:16.342 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "rwoption1", 2024-01-27T23:34:16.343 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.343 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.343 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.343 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.343 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.343 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.343 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.343 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.343 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.343 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.343 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.343 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.343 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "rwoption2": { 2024-01-27T23:34:16.343 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "rwoption2", 2024-01-27T23:34:16.343 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "int", 2024-01-27T23:34:16.343 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.344 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.344 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.344 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.344 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.344 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.344 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.344 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.344 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.344 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.344 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.344 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "rwoption3": { 2024-01-27T23:34:16.344 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "rwoption3", 2024-01-27T23:34:16.344 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "float", 2024-01-27T23:34:16.344 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.345 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.345 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.345 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.345 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.345 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.345 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.345 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.345 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.345 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.345 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.345 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "rwoption4": { 2024-01-27T23:34:16.345 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "rwoption4", 2024-01-27T23:34:16.345 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.345 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.345 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.345 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.346 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.346 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.346 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.346 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.346 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.346 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.346 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.346 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.346 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "rwoption5": { 2024-01-27T23:34:16.346 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "rwoption5", 2024-01-27T23:34:16.346 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.346 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.346 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.346 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.346 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.347 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.347 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.347 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.347 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.347 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.347 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.347 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.347 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "rwoption6": { 2024-01-27T23:34:16.347 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "rwoption6", 2024-01-27T23:34:16.347 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.347 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.347 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.347 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-01-27T23:34:16.347 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.347 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.347 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.348 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.348 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.348 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.348 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.348 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.348 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "testkey": { 2024-01-27T23:34:16.348 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "testkey", 2024-01-27T23:34:16.348 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.348 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.348 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.348 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.348 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.348 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.348 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.348 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.349 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.349 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.349 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.349 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.349 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "testlkey": { 2024-01-27T23:34:16.349 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "testlkey", 2024-01-27T23:34:16.349 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.349 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.349 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.349 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.349 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.349 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.349 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.349 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.349 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.349 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.350 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.350 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.350 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "testnewline": { 2024-01-27T23:34:16.350 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "testnewline", 2024-01-27T23:34:16.350 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.350 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.350 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.350 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.350 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.350 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.350 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.350 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.350 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.350 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.350 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.351 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:16.351 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:16.351 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.351 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:34:16.351 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "status", 2024-01-27T23:34:16.351 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-01-27T23:34:16.351 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-01-27T23:34:16.351 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "module_options": { 2024-01-27T23:34:16.351 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_level": { 2024-01-27T23:34:16.351 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-01-27T23:34:16.351 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.351 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.351 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.351 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.351 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.351 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.352 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:34:16.352 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:34:16.352 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:34:16.352 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:34:16.352 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:34:16.352 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:34:16.352 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:34:16.352 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.352 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.352 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.352 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.352 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.352 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.352 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-01-27T23:34:16.352 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-01-27T23:34:16.353 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.353 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.353 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.353 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.353 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.353 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.353 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.353 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.353 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.353 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.353 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.353 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.353 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-01-27T23:34:16.353 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-01-27T23:34:16.353 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.354 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.354 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.354 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-01-27T23:34:16.354 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.354 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.354 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:34:16.354 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:34:16.354 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:34:16.354 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:34:16.354 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:34:16.354 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:34:16.354 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:34:16.354 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.354 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.354 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.355 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.355 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.355 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.355 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-01-27T23:34:16.355 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-01-27T23:34:16.355 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.355 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.355 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.355 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.355 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.355 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.355 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.355 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.355 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.355 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.355 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.356 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:16.356 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:16.356 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.356 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:34:16.356 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "telegraf", 2024-01-27T23:34:16.356 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-01-27T23:34:16.356 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-01-27T23:34:16.356 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "module_options": { 2024-01-27T23:34:16.356 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "address": { 2024-01-27T23:34:16.356 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "address", 2024-01-27T23:34:16.356 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.356 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.356 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.356 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "unixgram:///tmp/telegraf.sock", 2024-01-27T23:34:16.357 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.357 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.357 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.357 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.357 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.357 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.357 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.357 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.357 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "interval": { 2024-01-27T23:34:16.357 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-01-27T23:34:16.357 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-01-27T23:34:16.357 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.357 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.357 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "15", 2024-01-27T23:34:16.357 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.358 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.358 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.358 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.358 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.358 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.358 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.358 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.358 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_level": { 2024-01-27T23:34:16.358 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-01-27T23:34:16.358 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.358 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.358 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.358 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.358 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.358 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.359 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:34:16.359 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:34:16.359 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:34:16.359 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:34:16.359 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:34:16.359 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:34:16.359 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:34:16.359 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.359 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.359 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.359 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.359 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.359 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.359 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-01-27T23:34:16.359 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-01-27T23:34:16.360 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.360 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.360 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.360 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.360 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.360 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.360 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.360 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.360 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.360 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.360 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.360 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.360 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-01-27T23:34:16.360 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-01-27T23:34:16.360 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.361 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.361 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.361 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-01-27T23:34:16.361 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.361 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.361 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:34:16.361 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:34:16.361 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:34:16.361 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:34:16.361 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:34:16.361 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:34:16.361 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:34:16.361 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.361 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.361 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.362 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.362 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.362 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.362 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-01-27T23:34:16.362 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-01-27T23:34:16.362 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.362 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.362 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.362 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.362 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.362 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.362 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.362 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.362 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.362 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.362 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.363 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:16.363 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:16.363 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.363 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:34:16.363 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "telemetry", 2024-01-27T23:34:16.363 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-01-27T23:34:16.363 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-01-27T23:34:16.363 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "module_options": { 2024-01-27T23:34:16.363 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "channel_basic": { 2024-01-27T23:34:16.363 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "channel_basic", 2024-01-27T23:34:16.363 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.363 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.363 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.363 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-01-27T23:34:16.363 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.364 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.364 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.364 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "Share basic cluster information (size, version)", 2024-01-27T23:34:16.364 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.364 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.364 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.364 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.364 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "channel_crash": { 2024-01-27T23:34:16.364 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "channel_crash", 2024-01-27T23:34:16.364 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.364 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.364 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.364 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-01-27T23:34:16.364 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.364 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.365 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.365 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.365 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.365 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.365 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.365 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.365 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "channel_device": { 2024-01-27T23:34:16.365 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "channel_device", 2024-01-27T23:34:16.365 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.365 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.365 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.365 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-01-27T23:34:16.365 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.365 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.365 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.365 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.366 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.366 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.366 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.366 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.366 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "channel_ident": { 2024-01-27T23:34:16.366 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "channel_ident", 2024-01-27T23:34:16.366 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.366 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.366 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.366 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.366 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.366 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.366 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.366 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.366 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.367 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.367 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.367 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.367 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "contact": { 2024-01-27T23:34:16.367 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "contact", 2024-01-27T23:34:16.367 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.367 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.367 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.367 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-01-27T23:34:16.367 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.367 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.367 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.367 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.367 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.367 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.368 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.368 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.368 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "description": { 2024-01-27T23:34:16.368 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "description", 2024-01-27T23:34:16.368 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.368 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.368 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.368 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-01-27T23:34:16.368 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.368 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.368 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.368 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.368 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.368 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.368 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.369 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.369 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "device_url": { 2024-01-27T23:34:16.369 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "device_url", 2024-01-27T23:34:16.369 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.369 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.369 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.369 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "https://telemetry.ceph.com/device", 2024-01-27T23:34:16.369 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.369 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.369 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.369 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.369 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.369 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.369 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.369 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.369 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enabled": { 2024-01-27T23:34:16.370 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "enabled", 2024-01-27T23:34:16.370 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.370 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.370 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.370 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.370 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.370 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.370 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.370 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.370 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.370 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.370 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.370 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.370 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "interval": { 2024-01-27T23:34:16.370 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-01-27T23:34:16.370 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "int", 2024-01-27T23:34:16.370 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.371 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.371 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "24", 2024-01-27T23:34:16.371 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "8", 2024-01-27T23:34:16.371 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.371 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.371 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.371 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.371 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.371 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.371 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.371 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "last_opt_revision": { 2024-01-27T23:34:16.371 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "last_opt_revision", 2024-01-27T23:34:16.371 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "int", 2024-01-27T23:34:16.371 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.371 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.371 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "1", 2024-01-27T23:34:16.372 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.372 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.372 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.372 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.372 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.372 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.372 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.372 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.372 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "leaderboard": { 2024-01-27T23:34:16.372 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "leaderboard", 2024-01-27T23:34:16.372 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.372 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.372 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.372 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.372 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.373 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.373 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.373 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.373 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.373 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.373 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.373 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.373 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_level": { 2024-01-27T23:34:16.373 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-01-27T23:34:16.373 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.373 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.373 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.373 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.373 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.373 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.373 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:34:16.374 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:34:16.374 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:34:16.374 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:34:16.374 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:34:16.374 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:34:16.374 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:34:16.374 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.374 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.374 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.374 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.374 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.374 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.374 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-01-27T23:34:16.374 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-01-27T23:34:16.374 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.374 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.375 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.375 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.375 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.375 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.375 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.375 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.375 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.375 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.375 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.375 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.375 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-01-27T23:34:16.375 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-01-27T23:34:16.375 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.375 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.375 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.375 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-01-27T23:34:16.376 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.376 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.376 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:34:16.376 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:34:16.376 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:34:16.376 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:34:16.376 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:34:16.376 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:34:16.376 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:34:16.376 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.376 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.376 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.376 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.376 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.376 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.377 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-01-27T23:34:16.377 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-01-27T23:34:16.377 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.377 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.377 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.377 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.377 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.377 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.377 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.377 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.377 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.377 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.377 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.377 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.377 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "organization": { 2024-01-27T23:34:16.378 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "organization", 2024-01-27T23:34:16.378 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.378 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.378 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.378 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-01-27T23:34:16.378 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.378 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.378 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.378 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.378 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.378 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.378 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.378 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.378 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "proxy": { 2024-01-27T23:34:16.378 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "proxy", 2024-01-27T23:34:16.378 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.379 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.379 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.379 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-01-27T23:34:16.379 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.379 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.379 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.379 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.379 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.379 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.379 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.379 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.379 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "url": { 2024-01-27T23:34:16.379 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "url", 2024-01-27T23:34:16.379 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.379 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.379 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.379 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "https://telemetry.ceph.com/report", 2024-01-27T23:34:16.380 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.380 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.380 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.380 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.380 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.380 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.380 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.380 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:16.380 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:16.380 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.380 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:34:16.380 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "test_orchestrator", 2024-01-27T23:34:16.380 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-01-27T23:34:16.380 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-01-27T23:34:16.380 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "module_options": { 2024-01-27T23:34:16.381 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_level": { 2024-01-27T23:34:16.381 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-01-27T23:34:16.381 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.381 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.381 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.381 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.381 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.381 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.381 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:34:16.381 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:34:16.381 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:34:16.381 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:34:16.381 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:34:16.381 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:34:16.381 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:34:16.382 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.382 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.382 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.382 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.382 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.382 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.382 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-01-27T23:34:16.382 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-01-27T23:34:16.382 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.382 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.382 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.382 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.382 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.382 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.382 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.382 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.383 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.383 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.383 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.383 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.383 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-01-27T23:34:16.383 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-01-27T23:34:16.383 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.383 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.383 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.383 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-01-27T23:34:16.383 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.383 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.383 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:34:16.383 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:34:16.383 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:34:16.384 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:34:16.384 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:34:16.384 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:34:16.384 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:34:16.384 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.384 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.384 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.384 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.384 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.384 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.384 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-01-27T23:34:16.384 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-01-27T23:34:16.384 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.384 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.384 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.385 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.385 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.385 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.385 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.385 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.385 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.385 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.385 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.385 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:16.385 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:16.385 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.385 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:34:16.385 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "volumes", 2024-01-27T23:34:16.385 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-01-27T23:34:16.385 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-01-27T23:34:16.386 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "module_options": { 2024-01-27T23:34:16.386 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_level": { 2024-01-27T23:34:16.386 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-01-27T23:34:16.386 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.386 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.386 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.386 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.386 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.386 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.386 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:34:16.386 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:34:16.386 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:34:16.386 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:34:16.386 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:34:16.386 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:34:16.386 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:34:16.387 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.387 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.387 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.387 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.387 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.387 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.387 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-01-27T23:34:16.387 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-01-27T23:34:16.387 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.387 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.387 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.387 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.387 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.387 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.387 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.387 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.388 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.388 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.388 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.388 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.388 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-01-27T23:34:16.388 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-01-27T23:34:16.388 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.388 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.388 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.388 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-01-27T23:34:16.388 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.388 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.388 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:34:16.388 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:34:16.388 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:34:16.389 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:34:16.389 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:34:16.389 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:34:16.389 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:34:16.389 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.389 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.389 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.389 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.389 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.389 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.389 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-01-27T23:34:16.389 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-01-27T23:34:16.389 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.389 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.389 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.389 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.389 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.389 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.390 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.390 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.390 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.390 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.390 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.390 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.390 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max_concurrent_clones": { 2024-01-27T23:34:16.390 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "max_concurrent_clones", 2024-01-27T23:34:16.390 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "int", 2024-01-27T23:34:16.390 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.390 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.390 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "4", 2024-01-27T23:34:16.390 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.390 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.390 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.390 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "Number of asynchronous cloner threads", 2024-01-27T23:34:16.390 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.391 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.391 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.391 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:16.391 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:16.391 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.391 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:34:16.391 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "zabbix", 2024-01-27T23:34:16.391 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-01-27T23:34:16.391 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-01-27T23:34:16.391 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "module_options": { 2024-01-27T23:34:16.391 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "discovery_interval": { 2024-01-27T23:34:16.391 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "discovery_interval", 2024-01-27T23:34:16.391 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.391 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.391 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.391 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "100", 2024-01-27T23:34:16.391 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.392 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.392 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.392 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.392 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.392 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.392 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.392 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.392 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "identifier": { 2024-01-27T23:34:16.392 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "identifier", 2024-01-27T23:34:16.392 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.392 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.392 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.392 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.392 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.393 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.393 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.393 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.393 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.393 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.393 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.393 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.393 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "interval": { 2024-01-27T23:34:16.393 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-01-27T23:34:16.393 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-01-27T23:34:16.393 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.393 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.393 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-01-27T23:34:16.393 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.393 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.393 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.393 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.394 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.394 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.394 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.394 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.394 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_level": { 2024-01-27T23:34:16.394 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-01-27T23:34:16.394 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.394 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.394 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.394 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-01-27T23:34:16.394 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.394 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.394 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:34:16.394 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:34:16.394 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:34:16.394 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:34:16.394 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:34:16.395 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:34:16.395 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:34:16.395 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.395 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.395 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.395 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.395 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.395 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.395 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-01-27T23:34:16.395 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-01-27T23:34:16.395 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.395 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.395 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.395 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.395 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.395 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.396 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.396 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.396 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.396 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.396 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.396 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.396 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-01-27T23:34:16.396 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-01-27T23:34:16.396 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.396 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.396 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.396 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-01-27T23:34:16.396 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.396 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.396 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-01-27T23:34:16.397 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "", 2024-01-27T23:34:16.397 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "critical", 2024-01-27T23:34:16.397 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "debug", 2024-01-27T23:34:16.397 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "error", 2024-01-27T23:34:16.397 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "info", 2024-01-27T23:34:16.397 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "warning" 2024-01-27T23:34:16.397 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.397 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.397 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.397 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.397 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.397 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.397 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-01-27T23:34:16.397 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-01-27T23:34:16.397 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-01-27T23:34:16.397 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.398 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-01-27T23:34:16.398 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-01-27T23:34:16.398 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.398 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.398 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.398 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.398 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.398 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.398 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.398 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.398 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "zabbix_host": { 2024-01-27T23:34:16.398 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "zabbix_host", 2024-01-27T23:34:16.398 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.398 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.398 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.399 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-01-27T23:34:16.399 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.399 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.399 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.399 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.399 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.399 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.399 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.399 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.399 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "zabbix_port": { 2024-01-27T23:34:16.399 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "zabbix_port", 2024-01-27T23:34:16.399 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "int", 2024-01-27T23:34:16.399 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.399 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.399 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "10051", 2024-01-27T23:34:16.399 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.400 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.400 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.400 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.400 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.400 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.400 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.400 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.400 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "zabbix_sender": { 2024-01-27T23:34:16.400 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "name": "zabbix_sender", 2024-01-27T23:34:16.400 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "str", 2024-01-27T23:34:16.400 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-01-27T23:34:16.400 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-01-27T23:34:16.400 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "default_value": "/usr/bin/zabbix_sender", 2024-01-27T23:34:16.400 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "min": "", 2024-01-27T23:34:16.401 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "max": "", 2024-01-27T23:34:16.401 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-01-27T23:34:16.401 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "desc": "", 2024-01-27T23:34:16.401 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-01-27T23:34:16.401 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "tags": [], 2024-01-27T23:34:16.401 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-01-27T23:34:16.401 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:16.401 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:16.401 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:16.401 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.401 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "services": { 2024-01-27T23:34:16.401 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "prometheus": "http://smithi038.front.sepia.ceph.com:9283/" 2024-01-27T23:34:16.401 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.401 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "always_on_modules": { 2024-01-27T23:34:16.401 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "nautilus": [ 2024-01-27T23:34:16.402 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "balancer", 2024-01-27T23:34:16.402 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "crash", 2024-01-27T23:34:16.402 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "devicehealth", 2024-01-27T23:34:16.402 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "orchestrator_cli", 2024-01-27T23:34:16.402 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "progress", 2024-01-27T23:34:16.402 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "rbd_support", 2024-01-27T23:34:16.402 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "status", 2024-01-27T23:34:16.402 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "volumes" 2024-01-27T23:34:16.402 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.402 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "octopus": [ 2024-01-27T23:34:16.402 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "balancer", 2024-01-27T23:34:16.402 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "crash", 2024-01-27T23:34:16.402 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "devicehealth", 2024-01-27T23:34:16.402 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "orchestrator", 2024-01-27T23:34:16.402 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "pg_autoscaler", 2024-01-27T23:34:16.402 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "progress", 2024-01-27T23:34:16.403 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "rbd_support", 2024-01-27T23:34:16.403 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "status", 2024-01-27T23:34:16.403 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "telemetry", 2024-01-27T23:34:16.403 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "volumes" 2024-01-27T23:34:16.403 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ], 2024-01-27T23:34:16.403 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "last_failure_osd_epoch": 3, 2024-01-27T23:34:16.403 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "active_clients": [ 2024-01-27T23:34:16.403 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:34:16.403 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "addrvec": [ 2024-01-27T23:34:16.403 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:34:16.403 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "v2", 2024-01-27T23:34:16.403 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.38:0", 2024-01-27T23:34:16.403 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "nonce": 122114225 2024-01-27T23:34:16.403 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:16.403 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ] 2024-01-27T23:34:16.403 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout }, 2024-01-27T23:34:16.404 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:34:16.404 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "addrvec": [ 2024-01-27T23:34:16.404 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:34:16.404 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "type": "v2", 2024-01-27T23:34:16.404 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.38:0", 2024-01-27T23:34:16.404 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "nonce": 270853881 2024-01-27T23:34:16.404 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:16.404 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ] 2024-01-27T23:34:16.404 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:16.404 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout ] 2024-01-27T23:34:16.404 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:16.404 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:16.404 INFO:teuthology.orchestra.run.smithi038.stderr:Waiting for the mgr to restart... 2024-01-27T23:34:16.404 INFO:teuthology.orchestra.run.smithi038.stderr:Waiting for Mgr epoch 13... 2024-01-27T23:34:16.405 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi038 -v /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp5bm2il8x:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpox0loskg:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15 tell mgr mgr_status 2024-01-27T23:34:19.763 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout { 2024-01-27T23:34:19.763 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "mgrmap_epoch": 15, 2024-01-27T23:34:19.763 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout "initialized": true 2024-01-27T23:34:19.763 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout } 2024-01-27T23:34:20.154 INFO:teuthology.orchestra.run.smithi038.stderr:Mgr epoch 13 is available 2024-01-27T23:34:20.155 INFO:teuthology.orchestra.run.smithi038.stderr:Generating a dashboard self-signed certificate... 2024-01-27T23:34:20.155 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi038 -v /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp5bm2il8x:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpox0loskg:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15 dashboard create-self-signed-cert 2024-01-27T23:34:20.729 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout Self-signed certificate created 2024-01-27T23:34:21.054 INFO:teuthology.orchestra.run.smithi038.stderr:Creating initial admin user... 2024-01-27T23:34:21.054 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi038 -v /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp5bm2il8x:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpox0loskg:/etc/ceph/ceph.conf:z -v /tmp/ceph-tmp1xky_lff:/tmp/dashboard.pw:z docker.io/ceph/ceph:v15 dashboard ac-user-create admin -i /tmp/dashboard.pw administrator --force-password --pwd-update-required 2024-01-27T23:34:21.774 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$QAzghjGeSNSB5Q.qthrqcuTZ4VlZQi3inYsFv5k2SY80fJQLlJ98.", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1706398461, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-01-27T23:34:22.120 INFO:teuthology.orchestra.run.smithi038.stderr:Fetching dashboard port number... 2024-01-27T23:34:22.121 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15 -e NODE_NAME=smithi038 -v /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp5bm2il8x:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpox0loskg:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15 config get mgr mgr/dashboard/ssl_server_port 2024-01-27T23:34:22.580 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: stdout 8443 2024-01-27T23:34:22.937 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl is-enabled firewalld.service 2024-01-27T23:34:22.945 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: stdout disabled 2024-01-27T23:34:22.946 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl is-active firewalld.service 2024-01-27T23:34:22.953 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: stdout inactive 2024-01-27T23:34:22.953 INFO:teuthology.orchestra.run.smithi038.stderr:firewalld.service is not enabled 2024-01-27T23:34:22.953 INFO:teuthology.orchestra.run.smithi038.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-01-27T23:34:22.956 INFO:teuthology.orchestra.run.smithi038.stderr:Ceph Dashboard is now available at: 2024-01-27T23:34:22.956 INFO:teuthology.orchestra.run.smithi038.stderr: 2024-01-27T23:34:22.956 INFO:teuthology.orchestra.run.smithi038.stderr: URL: https://smithi038.front.sepia.ceph.com:8443/ 2024-01-27T23:34:22.956 INFO:teuthology.orchestra.run.smithi038.stderr: User: admin 2024-01-27T23:34:22.956 INFO:teuthology.orchestra.run.smithi038.stderr: Password: mgndt2u555 2024-01-27T23:34:22.956 INFO:teuthology.orchestra.run.smithi038.stderr: 2024-01-27T23:34:22.956 INFO:teuthology.orchestra.run.smithi038.stderr:You can access the Ceph CLI with: 2024-01-27T23:34:22.956 INFO:teuthology.orchestra.run.smithi038.stderr: 2024-01-27T23:34:22.956 INFO:teuthology.orchestra.run.smithi038.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-01-27T23:34:22.957 INFO:teuthology.orchestra.run.smithi038.stderr: 2024-01-27T23:34:22.957 INFO:teuthology.orchestra.run.smithi038.stderr:Please consider enabling telemetry to help improve Ceph: 2024-01-27T23:34:22.957 INFO:teuthology.orchestra.run.smithi038.stderr: 2024-01-27T23:34:22.957 INFO:teuthology.orchestra.run.smithi038.stderr: ceph telemetry on 2024-01-27T23:34:22.957 INFO:teuthology.orchestra.run.smithi038.stderr: 2024-01-27T23:34:22.957 INFO:teuthology.orchestra.run.smithi038.stderr:For more information see: 2024-01-27T23:34:22.957 INFO:teuthology.orchestra.run.smithi038.stderr: 2024-01-27T23:34:22.957 INFO:teuthology.orchestra.run.smithi038.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-01-27T23:34:22.957 INFO:teuthology.orchestra.run.smithi038.stderr: 2024-01-27T23:34:22.957 INFO:teuthology.orchestra.run.smithi038.stderr:Bootstrap complete. 2024-01-27T23:34:22.957 INFO:teuthology.orchestra.run.smithi038.stderr:Releasing lock 139954983436808 on /run/cephadm/6a612ac2-bd6c-11ee-95b2-87774f69a715.lock 2024-01-27T23:34:22.957 INFO:teuthology.orchestra.run.smithi038.stderr:Lock 139954983436808 released on /run/cephadm/6a612ac2-bd6c-11ee-95b2-87774f69a715.lock 2024-01-27T23:34:22.984 INFO:tasks.cephadm:Fetching config... 2024-01-27T23:34:22.984 DEBUG:teuthology.orchestra.run.smithi038:> set -ex 2024-01-27T23:34:22.984 DEBUG:teuthology.orchestra.run.smithi038:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-01-27T23:34:23.005 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-01-27T23:34:23.005 DEBUG:teuthology.orchestra.run.smithi038:> set -ex 2024-01-27T23:34:23.005 DEBUG:teuthology.orchestra.run.smithi038:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-01-27T23:34:23.064 INFO:tasks.cephadm:Fetching mon keyring... 2024-01-27T23:34:23.064 DEBUG:teuthology.orchestra.run.smithi038:> set -ex 2024-01-27T23:34:23.064 DEBUG:teuthology.orchestra.run.smithi038:> sudo dd if=/var/lib/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/mon.smithi038/keyring of=/dev/stdout 2024-01-27T23:34:23.132 INFO:tasks.cephadm:Fetching pub ssh key... 2024-01-27T23:34:23.133 DEBUG:teuthology.orchestra.run.smithi038:> set -ex 2024-01-27T23:34:23.133 DEBUG:teuthology.orchestra.run.smithi038:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-01-27T23:34:23.191 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-01-27T23:34:23.191 DEBUG:teuthology.orchestra.run.smithi038:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDUgOqnBDaiK0cwzW+yEO5pBO8/oZb2aV6K+oxZtXWvAG3a6obcG2MymfgenFntQEZsXg6XC/O12dL/gek0eyuCQ74pZIhnozOCVlzEdY2NDommERbIaOaevbEm7BG+9MQbYBjpTiwZA7J9XQLBemqYC++IIBSXniN22kPr4vdhbQSxgVPnuYzMsPir1Q7STWdDXJJd0DjZ6Od1Bt+MVWhJar/fHXKuMseZxtaPlVGLSHo1ScOIQ4immTKrz1GKw2mI/jozW5U/LW56hrmTWCw1PFS3WjYCTmJUH1X0b1T+TCuLHwgFAOyeBcshMvLvaAucRZt6WP7YBdQjKA11NwsrHz2cIzrlQDKoVVrqeJZRy9obpbD4wCIm425ncLtzEwaj2P/P99376s/mpB/SNG+HPzpxxV/vTFJR442VastZXtig3tx1xUmtILgnaqUX0fa/DgCkKxB2IOVp/53FE2Y8hwNMYm8SH0swsQBn85VN82Gr6vRV+rUa7z8AV+k+2js= ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-01-27T23:34:23.268 INFO:teuthology.orchestra.run.smithi038.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDUgOqnBDaiK0cwzW+yEO5pBO8/oZb2aV6K+oxZtXWvAG3a6obcG2MymfgenFntQEZsXg6XC/O12dL/gek0eyuCQ74pZIhnozOCVlzEdY2NDommERbIaOaevbEm7BG+9MQbYBjpTiwZA7J9XQLBemqYC++IIBSXniN22kPr4vdhbQSxgVPnuYzMsPir1Q7STWdDXJJd0DjZ6Od1Bt+MVWhJar/fHXKuMseZxtaPlVGLSHo1ScOIQ4immTKrz1GKw2mI/jozW5U/LW56hrmTWCw1PFS3WjYCTmJUH1X0b1T+TCuLHwgFAOyeBcshMvLvaAucRZt6WP7YBdQjKA11NwsrHz2cIzrlQDKoVVrqeJZRy9obpbD4wCIm425ncLtzEwaj2P/P99376s/mpB/SNG+HPzpxxV/vTFJR442VastZXtig3tx1xUmtILgnaqUX0fa/DgCkKxB2IOVp/53FE2Y8hwNMYm8SH0swsQBn85VN82Gr6vRV+rUa7z8AV+k+2js= ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715 2024-01-27T23:34:23.280 DEBUG:teuthology.orchestra.run.smithi123:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDUgOqnBDaiK0cwzW+yEO5pBO8/oZb2aV6K+oxZtXWvAG3a6obcG2MymfgenFntQEZsXg6XC/O12dL/gek0eyuCQ74pZIhnozOCVlzEdY2NDommERbIaOaevbEm7BG+9MQbYBjpTiwZA7J9XQLBemqYC++IIBSXniN22kPr4vdhbQSxgVPnuYzMsPir1Q7STWdDXJJd0DjZ6Od1Bt+MVWhJar/fHXKuMseZxtaPlVGLSHo1ScOIQ4immTKrz1GKw2mI/jozW5U/LW56hrmTWCw1PFS3WjYCTmJUH1X0b1T+TCuLHwgFAOyeBcshMvLvaAucRZt6WP7YBdQjKA11NwsrHz2cIzrlQDKoVVrqeJZRy9obpbD4wCIm425ncLtzEwaj2P/P99376s/mpB/SNG+HPzpxxV/vTFJR442VastZXtig3tx1xUmtILgnaqUX0fa/DgCkKxB2IOVp/53FE2Y8hwNMYm8SH0swsQBn85VN82Gr6vRV+rUa7z8AV+k+2js= ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-01-27T23:34:23.326 INFO:teuthology.orchestra.run.smithi123.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDUgOqnBDaiK0cwzW+yEO5pBO8/oZb2aV6K+oxZtXWvAG3a6obcG2MymfgenFntQEZsXg6XC/O12dL/gek0eyuCQ74pZIhnozOCVlzEdY2NDommERbIaOaevbEm7BG+9MQbYBjpTiwZA7J9XQLBemqYC++IIBSXniN22kPr4vdhbQSxgVPnuYzMsPir1Q7STWdDXJJd0DjZ6Od1Bt+MVWhJar/fHXKuMseZxtaPlVGLSHo1ScOIQ4immTKrz1GKw2mI/jozW5U/LW56hrmTWCw1PFS3WjYCTmJUH1X0b1T+TCuLHwgFAOyeBcshMvLvaAucRZt6WP7YBdQjKA11NwsrHz2cIzrlQDKoVVrqeJZRy9obpbD4wCIm425ncLtzEwaj2P/P99376s/mpB/SNG+HPzpxxV/vTFJR442VastZXtig3tx1xUmtILgnaqUX0fa/DgCkKxB2IOVp/53FE2Y8hwNMYm8SH0swsQBn85VN82Gr6vRV+rUa7z8AV+k+2js= ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715 2024-01-27T23:34:23.341 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-01-27T23:34:24.968 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi123 2024-01-27T23:34:24.968 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2024-01-27T23:34:24.968 DEBUG:teuthology.orchestra.run.smithi123:> dd of=/etc/ceph/ceph.conf 2024-01-27T23:34:24.990 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2024-01-27T23:34:24.991 DEBUG:teuthology.orchestra.run.smithi123:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-01-27T23:34:25.052 INFO:tasks.cephadm:Adding host smithi123 to orchestrator... 2024-01-27T23:34:25.053 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch host add smithi123 2024-01-27T23:34:46.580 INFO:teuthology.orchestra.run.smithi123.stdout:Added host 'smithi123' 2024-01-27T23:34:46.911 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch host ls --format=json 2024-01-27T23:34:48.079 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-01-27T23:34:48.079 INFO:teuthology.orchestra.run.smithi123.stdout:[{"addr": "smithi038", "hostname": "smithi038", "labels": [], "status": ""}, {"addr": "smithi123", "hostname": "smithi123", "labels": [], "status": ""}] 2024-01-27T23:34:48.433 INFO:tasks.cephadm:Setting crush tunables to default 2024-01-27T23:34:48.433 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph osd crush tunables default 2024-01-27T23:34:49.806 INFO:teuthology.orchestra.run.smithi038.stderr:adjusted tunables profile to default 2024-01-27T23:34:50.147 INFO:tasks.cephadm:Adding mon.smithi123 on smithi123 2024-01-27T23:34:50.147 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch daemon add mon smithi123:172.21.15.123=smithi123 2024-01-27T23:34:59.251 INFO:teuthology.orchestra.run.smithi123.stdout:Deployed mon.smithi123 on host 'smithi123' 2024-01-27T23:34:59.572 DEBUG:teuthology.orchestra.run.smithi123:mon.smithi123> sudo journalctl -f -n 0 -u ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@mon.smithi123.service 2024-01-27T23:34:59.575 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-01-27T23:34:59.575 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph mon dump -f json 2024-01-27T23:34:59.607 INFO:journalctl@ceph.mon.smithi123.smithi123.stdout:-- Logs begin at Sat 2024-01-27 23:26:37 UTC. -- 2024-01-27T23:35:00.764 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-01-27T23:35:00.764 INFO:teuthology.orchestra.run.smithi123.stdout:{"epoch":2,"fsid":"6a612ac2-bd6c-11ee-95b2-87774f69a715","modified":"2024-01-27T23:34:54.201095Z","created":"2024-01-27T23:33:28.528431Z","min_mon_release":15,"min_mon_release_name":"octopus","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus"],"optional":[]},"mons":[{"rank":0,"name":"smithi038","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:3300","nonce":0},{"type":"v1","addr":"172.21.15.38:6789","nonce":0}]},"addr":"172.21.15.38:6789/0","public_addr":"172.21.15.38:6789/0","priority":0,"weight":0},{"rank":1,"name":"smithi123","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:3300","nonce":0},{"type":"v1","addr":"172.21.15.123:6789","nonce":0}]},"addr":"172.21.15.123:6789/0","public_addr":"172.21.15.123:6789/0","priority":0,"weight":0}],"quorum":[0,1]} 2024-01-27T23:35:00.765 INFO:teuthology.orchestra.run.smithi123.stderr:dumped monmap epoch 2 2024-01-27T23:35:01.126 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-01-27T23:35:01.126 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph config generate-minimal-conf 2024-01-27T23:35:02.307 INFO:teuthology.orchestra.run.smithi038.stdout:# minimal ceph.conf for 6a612ac2-bd6c-11ee-95b2-87774f69a715 2024-01-27T23:35:02.307 INFO:teuthology.orchestra.run.smithi038.stdout:[global] 2024-01-27T23:35:02.307 INFO:teuthology.orchestra.run.smithi038.stdout: fsid = 6a612ac2-bd6c-11ee-95b2-87774f69a715 2024-01-27T23:35:02.307 INFO:teuthology.orchestra.run.smithi038.stdout: mon_host = [v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0] [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] 2024-01-27T23:35:02.671 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-01-27T23:35:02.671 DEBUG:teuthology.orchestra.run.smithi038:> set -ex 2024-01-27T23:35:02.672 DEBUG:teuthology.orchestra.run.smithi038:> sudo dd of=/etc/ceph/ceph.conf 2024-01-27T23:35:02.702 DEBUG:teuthology.orchestra.run.smithi038:> set -ex 2024-01-27T23:35:02.702 DEBUG:teuthology.orchestra.run.smithi038:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-01-27T23:35:02.770 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2024-01-27T23:35:02.771 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd of=/etc/ceph/ceph.conf 2024-01-27T23:35:02.809 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2024-01-27T23:35:02.809 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-01-27T23:35:02.882 INFO:tasks.cephadm:Deploying OSDs... 2024-01-27T23:35:02.882 DEBUG:teuthology.orchestra.run.smithi038:> set -ex 2024-01-27T23:35:02.882 DEBUG:teuthology.orchestra.run.smithi038:> dd if=/scratch_devs of=/dev/stdout 2024-01-27T23:35:02.900 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-01-27T23:35:02.901 DEBUG:teuthology.orchestra.run.smithi038:> stat /dev/vg_nvme/lv_1 2024-01-27T23:35:02.959 INFO:teuthology.orchestra.run.smithi038.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-01-27T23:35:02.959 INFO:teuthology.orchestra.run.smithi038.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-01-27T23:35:02.960 INFO:teuthology.orchestra.run.smithi038.stdout:Device: 6h/6d Inode: 160621 Links: 1 2024-01-27T23:35:02.960 INFO:teuthology.orchestra.run.smithi038.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-01-27T23:35:02.960 INFO:teuthology.orchestra.run.smithi038.stdout:Context: system_u:object_r:device_t:s0 2024-01-27T23:35:02.960 INFO:teuthology.orchestra.run.smithi038.stdout:Access: 2024-01-27 23:34:26.533050406 +0000 2024-01-27T23:35:02.960 INFO:teuthology.orchestra.run.smithi038.stdout:Modify: 2024-01-27 23:32:17.357170754 +0000 2024-01-27T23:35:02.960 INFO:teuthology.orchestra.run.smithi038.stdout:Change: 2024-01-27 23:32:17.357170754 +0000 2024-01-27T23:35:02.960 INFO:teuthology.orchestra.run.smithi038.stdout: Birth: - 2024-01-27T23:35:02.960 DEBUG:teuthology.orchestra.run.smithi038:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-01-27T23:35:03.027 INFO:teuthology.orchestra.run.smithi038.stderr:1+0 records in 2024-01-27T23:35:03.027 INFO:teuthology.orchestra.run.smithi038.stderr:1+0 records out 2024-01-27T23:35:03.027 INFO:teuthology.orchestra.run.smithi038.stderr:512 bytes copied, 0.000274883 s, 1.9 MB/s 2024-01-27T23:35:03.028 DEBUG:teuthology.orchestra.run.smithi038:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-01-27T23:35:03.087 DEBUG:teuthology.orchestra.run.smithi038:> stat /dev/vg_nvme/lv_2 2024-01-27T23:35:03.146 INFO:teuthology.orchestra.run.smithi038.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-01-27T23:35:03.146 INFO:teuthology.orchestra.run.smithi038.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-01-27T23:35:03.146 INFO:teuthology.orchestra.run.smithi038.stdout:Device: 6h/6d Inode: 166917 Links: 1 2024-01-27T23:35:03.146 INFO:teuthology.orchestra.run.smithi038.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-01-27T23:35:03.146 INFO:teuthology.orchestra.run.smithi038.stdout:Context: system_u:object_r:device_t:s0 2024-01-27T23:35:03.147 INFO:teuthology.orchestra.run.smithi038.stdout:Access: 2024-01-27 23:34:26.533050406 +0000 2024-01-27T23:35:03.147 INFO:teuthology.orchestra.run.smithi038.stdout:Modify: 2024-01-27 23:32:17.702163985 +0000 2024-01-27T23:35:03.147 INFO:teuthology.orchestra.run.smithi038.stdout:Change: 2024-01-27 23:32:17.702163985 +0000 2024-01-27T23:35:03.147 INFO:teuthology.orchestra.run.smithi038.stdout: Birth: - 2024-01-27T23:35:03.147 DEBUG:teuthology.orchestra.run.smithi038:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-01-27T23:35:03.212 INFO:teuthology.orchestra.run.smithi038.stderr:1+0 records in 2024-01-27T23:35:03.212 INFO:teuthology.orchestra.run.smithi038.stderr:1+0 records out 2024-01-27T23:35:03.212 INFO:teuthology.orchestra.run.smithi038.stderr:512 bytes copied, 0.000292868 s, 1.7 MB/s 2024-01-27T23:35:03.214 DEBUG:teuthology.orchestra.run.smithi038:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-01-27T23:35:03.273 DEBUG:teuthology.orchestra.run.smithi038:> stat /dev/vg_nvme/lv_3 2024-01-27T23:35:03.331 INFO:teuthology.orchestra.run.smithi038.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-01-27T23:35:03.331 INFO:teuthology.orchestra.run.smithi038.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-01-27T23:35:03.331 INFO:teuthology.orchestra.run.smithi038.stdout:Device: 6h/6d Inode: 166053 Links: 1 2024-01-27T23:35:03.331 INFO:teuthology.orchestra.run.smithi038.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-01-27T23:35:03.331 INFO:teuthology.orchestra.run.smithi038.stdout:Context: system_u:object_r:device_t:s0 2024-01-27T23:35:03.331 INFO:teuthology.orchestra.run.smithi038.stdout:Access: 2024-01-27 23:34:26.533050406 +0000 2024-01-27T23:35:03.331 INFO:teuthology.orchestra.run.smithi038.stdout:Modify: 2024-01-27 23:32:18.050157158 +0000 2024-01-27T23:35:03.332 INFO:teuthology.orchestra.run.smithi038.stdout:Change: 2024-01-27 23:32:18.050157158 +0000 2024-01-27T23:35:03.332 INFO:teuthology.orchestra.run.smithi038.stdout: Birth: - 2024-01-27T23:35:03.332 DEBUG:teuthology.orchestra.run.smithi038:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-01-27T23:35:03.398 INFO:teuthology.orchestra.run.smithi038.stderr:1+0 records in 2024-01-27T23:35:03.398 INFO:teuthology.orchestra.run.smithi038.stderr:1+0 records out 2024-01-27T23:35:03.398 INFO:teuthology.orchestra.run.smithi038.stderr:512 bytes copied, 0.000420699 s, 1.2 MB/s 2024-01-27T23:35:03.399 DEBUG:teuthology.orchestra.run.smithi038:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-01-27T23:35:03.458 DEBUG:teuthology.orchestra.run.smithi038:> stat /dev/vg_nvme/lv_4 2024-01-27T23:35:03.516 INFO:teuthology.orchestra.run.smithi038.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-01-27T23:35:03.516 INFO:teuthology.orchestra.run.smithi038.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-01-27T23:35:03.516 INFO:teuthology.orchestra.run.smithi038.stdout:Device: 6h/6d Inode: 166969 Links: 1 2024-01-27T23:35:03.516 INFO:teuthology.orchestra.run.smithi038.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-01-27T23:35:03.516 INFO:teuthology.orchestra.run.smithi038.stdout:Context: system_u:object_r:device_t:s0 2024-01-27T23:35:03.516 INFO:teuthology.orchestra.run.smithi038.stdout:Access: 2024-01-27 23:34:26.533050406 +0000 2024-01-27T23:35:03.516 INFO:teuthology.orchestra.run.smithi038.stdout:Modify: 2024-01-27 23:32:18.404150213 +0000 2024-01-27T23:35:03.516 INFO:teuthology.orchestra.run.smithi038.stdout:Change: 2024-01-27 23:32:18.404150213 +0000 2024-01-27T23:35:03.516 INFO:teuthology.orchestra.run.smithi038.stdout: Birth: - 2024-01-27T23:35:03.516 DEBUG:teuthology.orchestra.run.smithi038:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-01-27T23:35:03.582 INFO:teuthology.orchestra.run.smithi038.stderr:1+0 records in 2024-01-27T23:35:03.582 INFO:teuthology.orchestra.run.smithi038.stderr:1+0 records out 2024-01-27T23:35:03.582 INFO:teuthology.orchestra.run.smithi038.stderr:512 bytes copied, 0.000266014 s, 1.9 MB/s 2024-01-27T23:35:03.583 DEBUG:teuthology.orchestra.run.smithi038:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-01-27T23:35:03.642 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2024-01-27T23:35:03.642 DEBUG:teuthology.orchestra.run.smithi123:> dd if=/scratch_devs of=/dev/stdout 2024-01-27T23:35:03.664 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-01-27T23:35:03.664 DEBUG:teuthology.orchestra.run.smithi123:> stat /dev/vg_nvme/lv_1 2024-01-27T23:35:03.725 INFO:teuthology.orchestra.run.smithi123.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-01-27T23:35:03.726 INFO:teuthology.orchestra.run.smithi123.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-01-27T23:35:03.726 INFO:teuthology.orchestra.run.smithi123.stdout:Device: 6h/6d Inode: 163392 Links: 1 2024-01-27T23:35:03.726 INFO:teuthology.orchestra.run.smithi123.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-01-27T23:35:03.726 INFO:teuthology.orchestra.run.smithi123.stdout:Context: system_u:object_r:device_t:s0 2024-01-27T23:35:03.726 INFO:teuthology.orchestra.run.smithi123.stdout:Access: 2024-01-27 23:34:53.832938290 +0000 2024-01-27T23:35:03.726 INFO:teuthology.orchestra.run.smithi123.stdout:Modify: 2024-01-27 23:32:13.052315774 +0000 2024-01-27T23:35:03.726 INFO:teuthology.orchestra.run.smithi123.stdout:Change: 2024-01-27 23:32:13.052315774 +0000 2024-01-27T23:35:03.726 INFO:teuthology.orchestra.run.smithi123.stdout: Birth: - 2024-01-27T23:35:03.726 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-01-27T23:35:03.798 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records in 2024-01-27T23:35:03.798 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records out 2024-01-27T23:35:03.798 INFO:teuthology.orchestra.run.smithi123.stderr:512 bytes copied, 0.000278382 s, 1.8 MB/s 2024-01-27T23:35:03.799 DEBUG:teuthology.orchestra.run.smithi123:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-01-27T23:35:03.862 DEBUG:teuthology.orchestra.run.smithi123:> stat /dev/vg_nvme/lv_2 2024-01-27T23:35:03.924 INFO:teuthology.orchestra.run.smithi123.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-01-27T23:35:03.924 INFO:teuthology.orchestra.run.smithi123.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-01-27T23:35:03.924 INFO:teuthology.orchestra.run.smithi123.stdout:Device: 6h/6d Inode: 164138 Links: 1 2024-01-27T23:35:03.924 INFO:teuthology.orchestra.run.smithi123.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-01-27T23:35:03.924 INFO:teuthology.orchestra.run.smithi123.stdout:Context: system_u:object_r:device_t:s0 2024-01-27T23:35:03.924 INFO:teuthology.orchestra.run.smithi123.stdout:Access: 2024-01-27 23:34:53.832938290 +0000 2024-01-27T23:35:03.924 INFO:teuthology.orchestra.run.smithi123.stdout:Modify: 2024-01-27 23:32:13.386307922 +0000 2024-01-27T23:35:03.924 INFO:teuthology.orchestra.run.smithi123.stdout:Change: 2024-01-27 23:32:13.386307922 +0000 2024-01-27T23:35:03.924 INFO:teuthology.orchestra.run.smithi123.stdout: Birth: - 2024-01-27T23:35:03.924 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-01-27T23:35:03.995 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records in 2024-01-27T23:35:03.995 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records out 2024-01-27T23:35:03.995 INFO:teuthology.orchestra.run.smithi123.stderr:512 bytes copied, 0.000266215 s, 1.9 MB/s 2024-01-27T23:35:03.996 DEBUG:teuthology.orchestra.run.smithi123:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-01-27T23:35:04.060 DEBUG:teuthology.orchestra.run.smithi123:> stat /dev/vg_nvme/lv_3 2024-01-27T23:35:04.122 INFO:teuthology.orchestra.run.smithi123.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-01-27T23:35:04.122 INFO:teuthology.orchestra.run.smithi123.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-01-27T23:35:04.122 INFO:teuthology.orchestra.run.smithi123.stdout:Device: 6h/6d Inode: 163495 Links: 1 2024-01-27T23:35:04.122 INFO:teuthology.orchestra.run.smithi123.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-01-27T23:35:04.122 INFO:teuthology.orchestra.run.smithi123.stdout:Context: system_u:object_r:device_t:s0 2024-01-27T23:35:04.122 INFO:teuthology.orchestra.run.smithi123.stdout:Access: 2024-01-27 23:34:53.832938290 +0000 2024-01-27T23:35:04.122 INFO:teuthology.orchestra.run.smithi123.stdout:Modify: 2024-01-27 23:32:13.720300070 +0000 2024-01-27T23:35:04.122 INFO:teuthology.orchestra.run.smithi123.stdout:Change: 2024-01-27 23:32:13.720300070 +0000 2024-01-27T23:35:04.122 INFO:teuthology.orchestra.run.smithi123.stdout: Birth: - 2024-01-27T23:35:04.122 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-01-27T23:35:04.193 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records in 2024-01-27T23:35:04.193 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records out 2024-01-27T23:35:04.193 INFO:teuthology.orchestra.run.smithi123.stderr:512 bytes copied, 0.000205023 s, 2.5 MB/s 2024-01-27T23:35:04.195 DEBUG:teuthology.orchestra.run.smithi123:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-01-27T23:35:04.258 DEBUG:teuthology.orchestra.run.smithi123:> stat /dev/vg_nvme/lv_4 2024-01-27T23:35:04.319 INFO:teuthology.orchestra.run.smithi123.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-01-27T23:35:04.319 INFO:teuthology.orchestra.run.smithi123.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-01-27T23:35:04.319 INFO:teuthology.orchestra.run.smithi123.stdout:Device: 6h/6d Inode: 159608 Links: 1 2024-01-27T23:35:04.320 INFO:teuthology.orchestra.run.smithi123.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-01-27T23:35:04.320 INFO:teuthology.orchestra.run.smithi123.stdout:Context: system_u:object_r:device_t:s0 2024-01-27T23:35:04.320 INFO:teuthology.orchestra.run.smithi123.stdout:Access: 2024-01-27 23:34:53.832938290 +0000 2024-01-27T23:35:04.320 INFO:teuthology.orchestra.run.smithi123.stdout:Modify: 2024-01-27 23:32:14.059292101 +0000 2024-01-27T23:35:04.320 INFO:teuthology.orchestra.run.smithi123.stdout:Change: 2024-01-27 23:32:14.059292101 +0000 2024-01-27T23:35:04.320 INFO:teuthology.orchestra.run.smithi123.stdout: Birth: - 2024-01-27T23:35:04.320 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-01-27T23:35:04.390 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records in 2024-01-27T23:35:04.391 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records out 2024-01-27T23:35:04.391 INFO:teuthology.orchestra.run.smithi123.stderr:512 bytes copied, 0.000296779 s, 1.7 MB/s 2024-01-27T23:35:04.392 DEBUG:teuthology.orchestra.run.smithi123:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-01-27T23:35:04.455 INFO:tasks.cephadm:Deploying osd.0 on smithi038 with /dev/vg_nvme/lv_4... 2024-01-27T23:35:04.455 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-01-27T23:35:05.771 INFO:teuthology.orchestra.run.smithi038.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-01-27T23:35:05.771 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-01-27T23:35:05.771 INFO:teuthology.orchestra.run.smithi038.stderr: stderr: 10+0 records in 2024-01-27T23:35:05.771 INFO:teuthology.orchestra.run.smithi038.stderr:10+0 records out 2024-01-27T23:35:05.771 INFO:teuthology.orchestra.run.smithi038.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0106489 s, 985 MB/s 2024-01-27T23:35:05.771 INFO:teuthology.orchestra.run.smithi038.stderr:--> Zapping successful for: 2024-01-27T23:35:06.130 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch daemon add osd smithi038:vg_nvme/lv_4 2024-01-27T23:39:35.335 INFO:teuthology.orchestra.run.smithi038.stdout:Created osd(s) 0 on host 'smithi038' 2024-01-27T23:39:35.688 DEBUG:teuthology.orchestra.run.smithi038:osd.0> sudo journalctl -f -n 0 -u ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@osd.0.service 2024-01-27T23:39:35.691 INFO:tasks.cephadm:Deploying osd.1 on smithi038 with /dev/vg_nvme/lv_3... 2024-01-27T23:39:35.691 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-01-27T23:39:35.723 INFO:journalctl@ceph.osd.0.smithi038.stdout:-- Logs begin at Sat 2024-01-27 23:26:36 UTC. -- 2024-01-27T23:39:37.061 INFO:teuthology.orchestra.run.smithi038.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-01-27T23:39:37.061 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-01-27T23:39:37.061 INFO:teuthology.orchestra.run.smithi038.stderr: stderr: 10+0 records in 2024-01-27T23:39:37.061 INFO:teuthology.orchestra.run.smithi038.stderr:10+0 records out 2024-01-27T23:39:37.061 INFO:teuthology.orchestra.run.smithi038.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.00989202 s, 1.1 GB/s 2024-01-27T23:39:37.061 INFO:teuthology.orchestra.run.smithi038.stderr:--> Zapping successful for: 2024-01-27T23:39:37.398 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch daemon add osd smithi038:vg_nvme/lv_3 2024-01-27T23:39:59.931 INFO:teuthology.orchestra.run.smithi038.stdout:Created osd(s) 1 on host 'smithi038' 2024-01-27T23:40:00.243 DEBUG:teuthology.orchestra.run.smithi038:osd.1> sudo journalctl -f -n 0 -u ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@osd.1.service 2024-01-27T23:40:00.245 INFO:tasks.cephadm:Deploying osd.2 on smithi038 with /dev/vg_nvme/lv_2... 2024-01-27T23:40:00.245 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-01-27T23:40:00.275 INFO:journalctl@ceph.osd.1.smithi038.stdout:-- Logs begin at Sat 2024-01-27 23:26:36 UTC. -- 2024-01-27T23:40:01.570 INFO:teuthology.orchestra.run.smithi038.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-01-27T23:40:01.570 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-01-27T23:40:01.570 INFO:teuthology.orchestra.run.smithi038.stderr: stderr: 10+0 records in 2024-01-27T23:40:01.570 INFO:teuthology.orchestra.run.smithi038.stderr:10+0 records out 2024-01-27T23:40:01.570 INFO:teuthology.orchestra.run.smithi038.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.00976008 s, 1.1 GB/s 2024-01-27T23:40:01.570 INFO:teuthology.orchestra.run.smithi038.stderr:--> Zapping successful for: 2024-01-27T23:40:01.908 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch daemon add osd smithi038:vg_nvme/lv_2 2024-01-27T23:40:11.713 INFO:teuthology.orchestra.run.smithi038.stdout:Created osd(s) 2 on host 'smithi038' 2024-01-27T23:40:12.024 DEBUG:teuthology.orchestra.run.smithi038:osd.2> sudo journalctl -f -n 0 -u ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@osd.2.service 2024-01-27T23:40:12.026 INFO:tasks.cephadm:Deploying osd.3 on smithi038 with /dev/vg_nvme/lv_1... 2024-01-27T23:40:12.027 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-01-27T23:40:12.056 INFO:journalctl@ceph.osd.2.smithi038.stdout:-- Logs begin at Sat 2024-01-27 23:26:36 UTC. -- 2024-01-27T23:40:13.386 INFO:teuthology.orchestra.run.smithi038.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-01-27T23:40:13.387 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-01-27T23:40:13.387 INFO:teuthology.orchestra.run.smithi038.stderr: stderr: 10+0 records in 2024-01-27T23:40:13.387 INFO:teuthology.orchestra.run.smithi038.stderr:10+0 records out 2024-01-27T23:40:13.387 INFO:teuthology.orchestra.run.smithi038.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0134632 s, 779 MB/s 2024-01-27T23:40:13.387 INFO:teuthology.orchestra.run.smithi038.stderr:--> Zapping successful for: 2024-01-27T23:40:13.757 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch daemon add osd smithi038:vg_nvme/lv_1 2024-01-27T23:40:25.512 INFO:teuthology.orchestra.run.smithi038.stdout:Created osd(s) 3 on host 'smithi038' 2024-01-27T23:40:25.820 DEBUG:teuthology.orchestra.run.smithi038:osd.3> sudo journalctl -f -n 0 -u ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@osd.3.service 2024-01-27T23:40:25.823 INFO:tasks.cephadm:Deploying osd.4 on smithi123 with /dev/vg_nvme/lv_4... 2024-01-27T23:40:25.823 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-01-27T23:40:25.853 INFO:journalctl@ceph.osd.3.smithi038.stdout:-- Logs begin at Sat 2024-01-27 23:26:36 UTC. -- 2024-01-27T23:40:27.148 INFO:teuthology.orchestra.run.smithi123.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-01-27T23:40:27.148 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-01-27T23:40:27.148 INFO:teuthology.orchestra.run.smithi123.stderr: stderr: 10+0 records in 2024-01-27T23:40:27.148 INFO:teuthology.orchestra.run.smithi123.stderr:10+0 records out 2024-01-27T23:40:27.149 INFO:teuthology.orchestra.run.smithi123.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.011022 s, 951 MB/s 2024-01-27T23:40:27.149 INFO:teuthology.orchestra.run.smithi123.stderr:--> Zapping successful for: 2024-01-27T23:40:27.469 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch daemon add osd smithi123:vg_nvme/lv_4 2024-01-27T23:42:01.986 INFO:teuthology.orchestra.run.smithi123.stdout:Created osd(s) 4 on host 'smithi123' 2024-01-27T23:42:02.319 DEBUG:teuthology.orchestra.run.smithi123:osd.4> sudo journalctl -f -n 0 -u ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@osd.4.service 2024-01-27T23:42:02.322 INFO:tasks.cephadm:Deploying osd.5 on smithi123 with /dev/vg_nvme/lv_3... 2024-01-27T23:42:02.322 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-01-27T23:42:02.351 INFO:journalctl@ceph.osd.4.smithi123.stdout:-- Logs begin at Sat 2024-01-27 23:26:37 UTC. -- 2024-01-27T23:42:03.704 INFO:teuthology.orchestra.run.smithi123.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-01-27T23:42:03.704 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-01-27T23:42:03.704 INFO:teuthology.orchestra.run.smithi123.stderr: stderr: 10+0 records in 2024-01-27T23:42:03.704 INFO:teuthology.orchestra.run.smithi123.stderr:10+0 records out 2024-01-27T23:42:03.704 INFO:teuthology.orchestra.run.smithi123.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0135127 s, 776 MB/s 2024-01-27T23:42:03.704 INFO:teuthology.orchestra.run.smithi123.stderr:--> Zapping successful for: 2024-01-27T23:42:04.077 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch daemon add osd smithi123:vg_nvme/lv_3 2024-01-27T23:42:13.990 INFO:teuthology.orchestra.run.smithi123.stdout:Created osd(s) 5 on host 'smithi123' 2024-01-27T23:42:14.358 DEBUG:teuthology.orchestra.run.smithi123:osd.5> sudo journalctl -f -n 0 -u ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@osd.5.service 2024-01-27T23:42:14.361 INFO:tasks.cephadm:Deploying osd.6 on smithi123 with /dev/vg_nvme/lv_2... 2024-01-27T23:42:14.361 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-01-27T23:42:14.390 INFO:journalctl@ceph.osd.5.smithi123.stdout:-- Logs begin at Sat 2024-01-27 23:26:37 UTC. -- 2024-01-27T23:42:15.829 INFO:teuthology.orchestra.run.smithi123.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-01-27T23:42:15.829 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-01-27T23:42:15.829 INFO:teuthology.orchestra.run.smithi123.stderr: stderr: 10+0 records in 2024-01-27T23:42:15.829 INFO:teuthology.orchestra.run.smithi123.stderr:10+0 records out 2024-01-27T23:42:15.829 INFO:teuthology.orchestra.run.smithi123.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0120125 s, 873 MB/s 2024-01-27T23:42:15.830 INFO:teuthology.orchestra.run.smithi123.stderr:--> Zapping successful for: 2024-01-27T23:42:16.225 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch daemon add osd smithi123:vg_nvme/lv_2 2024-01-27T23:42:26.218 INFO:teuthology.orchestra.run.smithi123.stdout:Created osd(s) 6 on host 'smithi123' 2024-01-27T23:42:26.533 DEBUG:teuthology.orchestra.run.smithi123:osd.6> sudo journalctl -f -n 0 -u ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@osd.6.service 2024-01-27T23:42:26.535 INFO:tasks.cephadm:Deploying osd.7 on smithi123 with /dev/vg_nvme/lv_1... 2024-01-27T23:42:26.535 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-01-27T23:42:26.564 INFO:journalctl@ceph.osd.6.smithi123.stdout:-- Logs begin at Sat 2024-01-27 23:26:37 UTC. -- 2024-01-27T23:42:27.968 INFO:teuthology.orchestra.run.smithi123.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-01-27T23:42:27.969 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-01-27T23:42:27.969 INFO:teuthology.orchestra.run.smithi123.stderr: stderr: 10+0 records in 2024-01-27T23:42:27.969 INFO:teuthology.orchestra.run.smithi123.stderr:10+0 records out 2024-01-27T23:42:27.969 INFO:teuthology.orchestra.run.smithi123.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0122663 s, 855 MB/s 2024-01-27T23:42:27.969 INFO:teuthology.orchestra.run.smithi123.stderr:--> Zapping successful for: 2024-01-27T23:42:28.357 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch daemon add osd smithi123:vg_nvme/lv_1 2024-01-27T23:42:38.423 INFO:teuthology.orchestra.run.smithi123.stdout:Created osd(s) 7 on host 'smithi123' 2024-01-27T23:42:38.764 DEBUG:teuthology.orchestra.run.smithi123:osd.7> sudo journalctl -f -n 0 -u ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@osd.7.service 2024-01-27T23:42:38.766 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-01-27T23:42:38.766 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph osd stat -f json 2024-01-27T23:42:38.796 INFO:journalctl@ceph.osd.7.smithi123.stdout:-- Logs begin at Sat 2024-01-27 23:26:37 UTC. -- 2024-01-27T23:42:40.052 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:42:40.405 INFO:teuthology.orchestra.run.smithi038.stdout:{"epoch":43,"num_osds":8,"num_up_osds":7,"osd_up_since":1706398950,"num_in_osds":7,"osd_in_since":1706398950,"num_remapped_pgs":0} 2024-01-27T23:42:41.406 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph osd stat -f json 2024-01-27T23:42:42.640 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:42:43.029 INFO:teuthology.orchestra.run.smithi038.stdout:{"epoch":46,"num_osds":8,"num_up_osds":8,"osd_up_since":1706398962,"num_in_osds":8,"osd_in_since":1706398962,"num_remapped_pgs":0} 2024-01-27T23:42:43.029 INFO:tasks.cephadm:Setting up client nodes... 2024-01-27T23:42:43.029 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-01-27T23:42:44.292 INFO:teuthology.orchestra.run.smithi038.stdout:[client.0] 2024-01-27T23:42:44.292 INFO:teuthology.orchestra.run.smithi038.stdout: key = AQD0lLVlu99VERAAhA5/aJ+2XqcAE2nkrMRE9w== 2024-01-27T23:42:44.645 DEBUG:teuthology.orchestra.run.smithi038:> set -ex 2024-01-27T23:42:44.645 DEBUG:teuthology.orchestra.run.smithi038:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-01-27T23:42:44.645 DEBUG:teuthology.orchestra.run.smithi038:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-01-27T23:42:44.685 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph osd dump --format=json 2024-01-27T23:42:44.865 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/mon.smithi038/config 2024-01-27T23:42:45.925 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:42:45.926 INFO:teuthology.orchestra.run.smithi038.stdout:{"epoch":47,"fsid":"6a612ac2-bd6c-11ee-95b2-87774f69a715","created":"2024-01-27T23:33:30.453085+0000","modified":"2024-01-27T23:42:43.464221+0000","last_up_change":"2024-01-27T23:42:42.453628+0000","last_in_change":"2024-01-27T23:42:42.453628+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-01-27T23:34:50.231414+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"13","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"cc49aa60-df47-4ca9-a676-2cf446f39b90","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":11,"up_thru":45,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6802","nonce":3679758248},{"type":"v1","addr":"172.21.15.38:6803","nonce":3679758248}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6804","nonce":3679758248},{"type":"v1","addr":"172.21.15.38:6805","nonce":3679758248}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6808","nonce":3679758248},{"type":"v1","addr":"172.21.15.38:6809","nonce":3679758248}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6806","nonce":3679758248},{"type":"v1","addr":"172.21.15.38:6807","nonce":3679758248}]},"public_addr":"172.21.15.38:6803/3679758248","cluster_addr":"172.21.15.38:6805/3679758248","heartbeat_back_addr":"172.21.15.38:6809/3679758248","heartbeat_front_addr":"172.21.15.38:6807/3679758248","state":["exists","up"]},{"osd":1,"uuid":"0eb9ed09-bcf5-4669-8be6-c58f20afb960","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":17,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6810","nonce":1076954553},{"type":"v1","addr":"172.21.15.38:6811","nonce":1076954553}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6812","nonce":1076954553},{"type":"v1","addr":"172.21.15.38:6813","nonce":1076954553}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6816","nonce":1076954553},{"type":"v1","addr":"172.21.15.38:6817","nonce":1076954553}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6814","nonce":1076954553},{"type":"v1","addr":"172.21.15.38:6815","nonce":1076954553}]},"public_addr":"172.21.15.38:6811/1076954553","cluster_addr":"172.21.15.38:6813/1076954553","heartbeat_back_addr":"172.21.15.38:6817/1076954553","heartbeat_front_addr":"172.21.15.38:6815/1076954553","state":["exists","up"]},{"osd":2,"uuid":"57be709f-7519-411f-ab92-18d779d6c7fe","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":21,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6818","nonce":2089752176},{"type":"v1","addr":"172.21.15.38:6819","nonce":2089752176}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6820","nonce":2089752176},{"type":"v1","addr":"172.21.15.38:6821","nonce":2089752176}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6824","nonce":2089752176},{"type":"v1","addr":"172.21.15.38:6825","nonce":2089752176}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6822","nonce":2089752176},{"type":"v1","addr":"172.21.15.38:6823","nonce":2089752176}]},"public_addr":"172.21.15.38:6819/2089752176","cluster_addr":"172.21.15.38:6821/2089752176","heartbeat_back_addr":"172.21.15.38:6825/2089752176","heartbeat_front_addr":"172.21.15.38:6823/2089752176","state":["exists","up"]},{"osd":3,"uuid":"b866d7f3-315c-492b-85d2-d8e54f01e6bb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6826","nonce":3365342000},{"type":"v1","addr":"172.21.15.38:6827","nonce":3365342000}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6828","nonce":3365342000},{"type":"v1","addr":"172.21.15.38:6829","nonce":3365342000}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6832","nonce":3365342000},{"type":"v1","addr":"172.21.15.38:6833","nonce":3365342000}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6830","nonce":3365342000},{"type":"v1","addr":"172.21.15.38:6831","nonce":3365342000}]},"public_addr":"172.21.15.38:6827/3365342000","cluster_addr":"172.21.15.38:6829/3365342000","heartbeat_back_addr":"172.21.15.38:6833/3365342000","heartbeat_front_addr":"172.21.15.38:6831/3365342000","state":["exists","up"]},{"osd":4,"uuid":"17e1ecf5-8661-46b3-9284-a4fcb609ef91","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6800","nonce":2269263501},{"type":"v1","addr":"172.21.15.123:6801","nonce":2269263501}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6802","nonce":2269263501},{"type":"v1","addr":"172.21.15.123:6803","nonce":2269263501}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6806","nonce":2269263501},{"type":"v1","addr":"172.21.15.123:6807","nonce":2269263501}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6804","nonce":2269263501},{"type":"v1","addr":"172.21.15.123:6805","nonce":2269263501}]},"public_addr":"172.21.15.123:6801/2269263501","cluster_addr":"172.21.15.123:6803/2269263501","heartbeat_back_addr":"172.21.15.123:6807/2269263501","heartbeat_front_addr":"172.21.15.123:6805/2269263501","state":["exists","up"]},{"osd":5,"uuid":"88e27d54-0010-45bf-9a3e-153bdd9783af","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":36,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6808","nonce":1747350578},{"type":"v1","addr":"172.21.15.123:6809","nonce":1747350578}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6810","nonce":1747350578},{"type":"v1","addr":"172.21.15.123:6811","nonce":1747350578}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6814","nonce":1747350578},{"type":"v1","addr":"172.21.15.123:6815","nonce":1747350578}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6812","nonce":1747350578},{"type":"v1","addr":"172.21.15.123:6813","nonce":1747350578}]},"public_addr":"172.21.15.123:6809/1747350578","cluster_addr":"172.21.15.123:6811/1747350578","heartbeat_back_addr":"172.21.15.123:6815/1747350578","heartbeat_front_addr":"172.21.15.123:6813/1747350578","state":["exists","up"]},{"osd":6,"uuid":"382f069c-0bcf-4a48-b21f-aed0337a65d3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":41,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6816","nonce":375818296},{"type":"v1","addr":"172.21.15.123:6817","nonce":375818296}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6818","nonce":375818296},{"type":"v1","addr":"172.21.15.123:6819","nonce":375818296}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6822","nonce":375818296},{"type":"v1","addr":"172.21.15.123:6823","nonce":375818296}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6820","nonce":375818296},{"type":"v1","addr":"172.21.15.123:6821","nonce":375818296}]},"public_addr":"172.21.15.123:6817/375818296","cluster_addr":"172.21.15.123:6819/375818296","heartbeat_back_addr":"172.21.15.123:6823/375818296","heartbeat_front_addr":"172.21.15.123:6821/375818296","state":["exists","up"]},{"osd":7,"uuid":"15e460be-b900-430f-b269-22ba91889e5b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":46,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6824","nonce":257728646},{"type":"v1","addr":"172.21.15.123:6825","nonce":257728646}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6826","nonce":257728646},{"type":"v1","addr":"172.21.15.123:6827","nonce":257728646}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6830","nonce":257728646},{"type":"v1","addr":"172.21.15.123:6831","nonce":257728646}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6828","nonce":257728646},{"type":"v1","addr":"172.21.15.123:6829","nonce":257728646}]},"public_addr":"172.21.15.123:6825/257728646","cluster_addr":"172.21.15.123:6827/257728646","heartbeat_back_addr":"172.21.15.123:6831/257728646","heartbeat_front_addr":"172.21.15.123:6829/257728646","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-27T23:39:37.355076+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-27T23:40:01.943175+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-27T23:40:13.723179+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-27T23:40:27.499144+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-27T23:42:04.011092+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-27T23:42:15.993564+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-27T23:42:28.219247+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-27T23:42:40.420922+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.38:6801/1567503932":"2024-01-28T23:34:18.689808+0000","172.21.15.38:6800/1567503932":"2024-01-28T23:34:18.689808+0000","172.21.15.38:0/2089300330":"2024-01-28T23:34:07.333929+0000","172.21.15.38:6801/329217295":"2024-01-28T23:34:07.333929+0000","172.21.15.38:0/270853881":"2024-01-28T23:34:18.689808+0000","172.21.15.38:6800/329217295":"2024-01-28T23:34:07.333929+0000","172.21.15.38:0/485937620":"2024-01-28T23:34:07.333929+0000","172.21.15.38:0/247175178":"2024-01-28T23:33:47.146874+0000","172.21.15.38:0/3310616156":"2024-01-28T23:33:47.146874+0000","172.21.15.38:6800/341844840":"2024-01-28T23:33:47.146874+0000","172.21.15.38:0/122114225":"2024-01-28T23:34:18.689808+0000","172.21.15.38:6801/341844840":"2024-01-28T23:33:47.146874+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2024-01-27T23:42:46.286 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2024-01-27T23:34:50.231414+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '13', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_min': 1}, 'application_metadata': {'mgr_devicehealth': {}}}] 2024-01-27T23:42:46.287 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph osd pool get device_health_metrics pg_num 2024-01-27T23:42:46.430 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/mon.smithi038/config 2024-01-27T23:42:47.801 INFO:teuthology.orchestra.run.smithi038.stdout:pg_num: 1 2024-01-27T23:42:48.153 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-01-27T23:42:48.153 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-01-27T23:42:48.154 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph mgr dump --format=json 2024-01-27T23:42:48.296 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/mon.smithi038/config 2024-01-27T23:42:49.379 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:42:49.745 INFO:teuthology.orchestra.run.smithi038.stdout:{"epoch":18,"active_gid":14164,"active_name":"smithi038.xgdzef","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6800","nonce":3632698466},{"type":"v1","addr":"172.21.15.38:6801","nonce":3632698466}]},"active_addr":"172.21.15.38:6801/3632698466","active_change":"2024-01-27T23:34:18.690262+0000","active_mgr_features":4540138292840890367,"available":true,"standbys":[{"gid":24127,"name":"smithi123.wlhlrm","mgr_features":4540138292840890367,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"none","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/alertmanager:v0.20.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"docker.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"docker.io/ceph/ceph-grafana:6.7.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/node-exporter:v0.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/prometheus:v2.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository password","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository url","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository username","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_cephfs":{"name":"FEATURE_TOGGLE_cephfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_iscsi":{"name":"FEATURE_TOGGLE_iscsi","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_mirroring":{"name":"FEATURE_TOGGLE_mirroring","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_nfs":{"name":"FEATURE_TOGGLE_nfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rbd":{"name":"FEATURE_TOGGLE_rbd","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rgw":{"name":"FEATURE_TOGGLE_rgw","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_HOST":{"name":"RGW_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_PORT":{"name":"RGW_API_PORT","type":"int","level":"advanced","flags":0,"default_value":"80","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SCHEME":{"name":"RGW_API_SCHEME","type":"str","level":"advanced","flags":0,"default_value":"http","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_USER_ID":{"name":"RGW_API_USER_ID","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"None","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"persist_interval":{"name":"persist_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how frequently to persist completed events","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"none","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/alertmanager:v0.20.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"docker.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"docker.io/ceph/ceph-grafana:6.7.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/node-exporter:v0.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/prometheus:v2.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository password","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository url","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository username","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_cephfs":{"name":"FEATURE_TOGGLE_cephfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_iscsi":{"name":"FEATURE_TOGGLE_iscsi","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_mirroring":{"name":"FEATURE_TOGGLE_mirroring","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_nfs":{"name":"FEATURE_TOGGLE_nfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rbd":{"name":"FEATURE_TOGGLE_rbd","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rgw":{"name":"FEATURE_TOGGLE_rgw","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_HOST":{"name":"RGW_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_PORT":{"name":"RGW_API_PORT","type":"int","level":"advanced","flags":0,"default_value":"80","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SCHEME":{"name":"RGW_API_SCHEME","type":"str","level":"advanced","flags":0,"default_value":"http","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_USER_ID":{"name":"RGW_API_USER_ID","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"None","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"persist_interval":{"name":"persist_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how frequently to persist completed events","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://smithi038.front.sepia.ceph.com:8443/","prometheus":"http://smithi038.front.sepia.ceph.com:9283/"},"always_on_modules":{"nautilus":["balancer","crash","devicehealth","orchestrator_cli","progress","rbd_support","status","volumes"],"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"last_failure_osd_epoch":4,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.38:0","nonce":1690746098}]},{"addrvec":[{"type":"v2","addr":"172.21.15.38:0","nonce":2398839424}]}]}} 2024-01-27T23:42:49.748 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-01-27T23:42:49.748 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-01-27T23:42:49.748 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph osd dump --format=json 2024-01-27T23:42:49.894 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/mon.smithi038/config 2024-01-27T23:42:50.924 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:42:50.924 INFO:teuthology.orchestra.run.smithi038.stdout:{"epoch":47,"fsid":"6a612ac2-bd6c-11ee-95b2-87774f69a715","created":"2024-01-27T23:33:30.453085+0000","modified":"2024-01-27T23:42:43.464221+0000","last_up_change":"2024-01-27T23:42:42.453628+0000","last_in_change":"2024-01-27T23:42:42.453628+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-01-27T23:34:50.231414+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"13","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"cc49aa60-df47-4ca9-a676-2cf446f39b90","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":11,"up_thru":45,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6802","nonce":3679758248},{"type":"v1","addr":"172.21.15.38:6803","nonce":3679758248}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6804","nonce":3679758248},{"type":"v1","addr":"172.21.15.38:6805","nonce":3679758248}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6808","nonce":3679758248},{"type":"v1","addr":"172.21.15.38:6809","nonce":3679758248}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6806","nonce":3679758248},{"type":"v1","addr":"172.21.15.38:6807","nonce":3679758248}]},"public_addr":"172.21.15.38:6803/3679758248","cluster_addr":"172.21.15.38:6805/3679758248","heartbeat_back_addr":"172.21.15.38:6809/3679758248","heartbeat_front_addr":"172.21.15.38:6807/3679758248","state":["exists","up"]},{"osd":1,"uuid":"0eb9ed09-bcf5-4669-8be6-c58f20afb960","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":17,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6810","nonce":1076954553},{"type":"v1","addr":"172.21.15.38:6811","nonce":1076954553}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6812","nonce":1076954553},{"type":"v1","addr":"172.21.15.38:6813","nonce":1076954553}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6816","nonce":1076954553},{"type":"v1","addr":"172.21.15.38:6817","nonce":1076954553}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6814","nonce":1076954553},{"type":"v1","addr":"172.21.15.38:6815","nonce":1076954553}]},"public_addr":"172.21.15.38:6811/1076954553","cluster_addr":"172.21.15.38:6813/1076954553","heartbeat_back_addr":"172.21.15.38:6817/1076954553","heartbeat_front_addr":"172.21.15.38:6815/1076954553","state":["exists","up"]},{"osd":2,"uuid":"57be709f-7519-411f-ab92-18d779d6c7fe","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":21,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6818","nonce":2089752176},{"type":"v1","addr":"172.21.15.38:6819","nonce":2089752176}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6820","nonce":2089752176},{"type":"v1","addr":"172.21.15.38:6821","nonce":2089752176}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6824","nonce":2089752176},{"type":"v1","addr":"172.21.15.38:6825","nonce":2089752176}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6822","nonce":2089752176},{"type":"v1","addr":"172.21.15.38:6823","nonce":2089752176}]},"public_addr":"172.21.15.38:6819/2089752176","cluster_addr":"172.21.15.38:6821/2089752176","heartbeat_back_addr":"172.21.15.38:6825/2089752176","heartbeat_front_addr":"172.21.15.38:6823/2089752176","state":["exists","up"]},{"osd":3,"uuid":"b866d7f3-315c-492b-85d2-d8e54f01e6bb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6826","nonce":3365342000},{"type":"v1","addr":"172.21.15.38:6827","nonce":3365342000}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6828","nonce":3365342000},{"type":"v1","addr":"172.21.15.38:6829","nonce":3365342000}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6832","nonce":3365342000},{"type":"v1","addr":"172.21.15.38:6833","nonce":3365342000}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6830","nonce":3365342000},{"type":"v1","addr":"172.21.15.38:6831","nonce":3365342000}]},"public_addr":"172.21.15.38:6827/3365342000","cluster_addr":"172.21.15.38:6829/3365342000","heartbeat_back_addr":"172.21.15.38:6833/3365342000","heartbeat_front_addr":"172.21.15.38:6831/3365342000","state":["exists","up"]},{"osd":4,"uuid":"17e1ecf5-8661-46b3-9284-a4fcb609ef91","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6800","nonce":2269263501},{"type":"v1","addr":"172.21.15.123:6801","nonce":2269263501}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6802","nonce":2269263501},{"type":"v1","addr":"172.21.15.123:6803","nonce":2269263501}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6806","nonce":2269263501},{"type":"v1","addr":"172.21.15.123:6807","nonce":2269263501}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6804","nonce":2269263501},{"type":"v1","addr":"172.21.15.123:6805","nonce":2269263501}]},"public_addr":"172.21.15.123:6801/2269263501","cluster_addr":"172.21.15.123:6803/2269263501","heartbeat_back_addr":"172.21.15.123:6807/2269263501","heartbeat_front_addr":"172.21.15.123:6805/2269263501","state":["exists","up"]},{"osd":5,"uuid":"88e27d54-0010-45bf-9a3e-153bdd9783af","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":36,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6808","nonce":1747350578},{"type":"v1","addr":"172.21.15.123:6809","nonce":1747350578}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6810","nonce":1747350578},{"type":"v1","addr":"172.21.15.123:6811","nonce":1747350578}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6814","nonce":1747350578},{"type":"v1","addr":"172.21.15.123:6815","nonce":1747350578}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6812","nonce":1747350578},{"type":"v1","addr":"172.21.15.123:6813","nonce":1747350578}]},"public_addr":"172.21.15.123:6809/1747350578","cluster_addr":"172.21.15.123:6811/1747350578","heartbeat_back_addr":"172.21.15.123:6815/1747350578","heartbeat_front_addr":"172.21.15.123:6813/1747350578","state":["exists","up"]},{"osd":6,"uuid":"382f069c-0bcf-4a48-b21f-aed0337a65d3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":41,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6816","nonce":375818296},{"type":"v1","addr":"172.21.15.123:6817","nonce":375818296}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6818","nonce":375818296},{"type":"v1","addr":"172.21.15.123:6819","nonce":375818296}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6822","nonce":375818296},{"type":"v1","addr":"172.21.15.123:6823","nonce":375818296}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6820","nonce":375818296},{"type":"v1","addr":"172.21.15.123:6821","nonce":375818296}]},"public_addr":"172.21.15.123:6817/375818296","cluster_addr":"172.21.15.123:6819/375818296","heartbeat_back_addr":"172.21.15.123:6823/375818296","heartbeat_front_addr":"172.21.15.123:6821/375818296","state":["exists","up"]},{"osd":7,"uuid":"15e460be-b900-430f-b269-22ba91889e5b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":46,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6824","nonce":257728646},{"type":"v1","addr":"172.21.15.123:6825","nonce":257728646}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6826","nonce":257728646},{"type":"v1","addr":"172.21.15.123:6827","nonce":257728646}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6830","nonce":257728646},{"type":"v1","addr":"172.21.15.123:6831","nonce":257728646}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6828","nonce":257728646},{"type":"v1","addr":"172.21.15.123:6829","nonce":257728646}]},"public_addr":"172.21.15.123:6825/257728646","cluster_addr":"172.21.15.123:6827/257728646","heartbeat_back_addr":"172.21.15.123:6831/257728646","heartbeat_front_addr":"172.21.15.123:6829/257728646","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-27T23:39:37.355076+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-27T23:40:01.943175+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-27T23:40:13.723179+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-27T23:40:27.499144+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-27T23:42:04.011092+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-27T23:42:15.993564+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-27T23:42:28.219247+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-27T23:42:40.420922+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.38:6801/1567503932":"2024-01-28T23:34:18.689808+0000","172.21.15.38:6800/1567503932":"2024-01-28T23:34:18.689808+0000","172.21.15.38:0/2089300330":"2024-01-28T23:34:07.333929+0000","172.21.15.38:6801/329217295":"2024-01-28T23:34:07.333929+0000","172.21.15.38:0/270853881":"2024-01-28T23:34:18.689808+0000","172.21.15.38:6800/329217295":"2024-01-28T23:34:07.333929+0000","172.21.15.38:0/485937620":"2024-01-28T23:34:07.333929+0000","172.21.15.38:0/247175178":"2024-01-28T23:33:47.146874+0000","172.21.15.38:0/3310616156":"2024-01-28T23:33:47.146874+0000","172.21.15.38:6800/341844840":"2024-01-28T23:33:47.146874+0000","172.21.15.38:0/122114225":"2024-01-28T23:34:18.689808+0000","172.21.15.38:6801/341844840":"2024-01-28T23:33:47.146874+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2024-01-27T23:42:51.319 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-01-27T23:42:51.319 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph osd dump --format=json 2024-01-27T23:42:51.462 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/mon.smithi038/config 2024-01-27T23:42:52.523 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:42:52.523 INFO:teuthology.orchestra.run.smithi038.stdout:{"epoch":47,"fsid":"6a612ac2-bd6c-11ee-95b2-87774f69a715","created":"2024-01-27T23:33:30.453085+0000","modified":"2024-01-27T23:42:43.464221+0000","last_up_change":"2024-01-27T23:42:42.453628+0000","last_in_change":"2024-01-27T23:42:42.453628+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-01-27T23:34:50.231414+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"13","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"cc49aa60-df47-4ca9-a676-2cf446f39b90","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":11,"up_thru":45,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6802","nonce":3679758248},{"type":"v1","addr":"172.21.15.38:6803","nonce":3679758248}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6804","nonce":3679758248},{"type":"v1","addr":"172.21.15.38:6805","nonce":3679758248}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6808","nonce":3679758248},{"type":"v1","addr":"172.21.15.38:6809","nonce":3679758248}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6806","nonce":3679758248},{"type":"v1","addr":"172.21.15.38:6807","nonce":3679758248}]},"public_addr":"172.21.15.38:6803/3679758248","cluster_addr":"172.21.15.38:6805/3679758248","heartbeat_back_addr":"172.21.15.38:6809/3679758248","heartbeat_front_addr":"172.21.15.38:6807/3679758248","state":["exists","up"]},{"osd":1,"uuid":"0eb9ed09-bcf5-4669-8be6-c58f20afb960","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":17,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6810","nonce":1076954553},{"type":"v1","addr":"172.21.15.38:6811","nonce":1076954553}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6812","nonce":1076954553},{"type":"v1","addr":"172.21.15.38:6813","nonce":1076954553}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6816","nonce":1076954553},{"type":"v1","addr":"172.21.15.38:6817","nonce":1076954553}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6814","nonce":1076954553},{"type":"v1","addr":"172.21.15.38:6815","nonce":1076954553}]},"public_addr":"172.21.15.38:6811/1076954553","cluster_addr":"172.21.15.38:6813/1076954553","heartbeat_back_addr":"172.21.15.38:6817/1076954553","heartbeat_front_addr":"172.21.15.38:6815/1076954553","state":["exists","up"]},{"osd":2,"uuid":"57be709f-7519-411f-ab92-18d779d6c7fe","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":21,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6818","nonce":2089752176},{"type":"v1","addr":"172.21.15.38:6819","nonce":2089752176}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6820","nonce":2089752176},{"type":"v1","addr":"172.21.15.38:6821","nonce":2089752176}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6824","nonce":2089752176},{"type":"v1","addr":"172.21.15.38:6825","nonce":2089752176}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6822","nonce":2089752176},{"type":"v1","addr":"172.21.15.38:6823","nonce":2089752176}]},"public_addr":"172.21.15.38:6819/2089752176","cluster_addr":"172.21.15.38:6821/2089752176","heartbeat_back_addr":"172.21.15.38:6825/2089752176","heartbeat_front_addr":"172.21.15.38:6823/2089752176","state":["exists","up"]},{"osd":3,"uuid":"b866d7f3-315c-492b-85d2-d8e54f01e6bb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6826","nonce":3365342000},{"type":"v1","addr":"172.21.15.38:6827","nonce":3365342000}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6828","nonce":3365342000},{"type":"v1","addr":"172.21.15.38:6829","nonce":3365342000}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6832","nonce":3365342000},{"type":"v1","addr":"172.21.15.38:6833","nonce":3365342000}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6830","nonce":3365342000},{"type":"v1","addr":"172.21.15.38:6831","nonce":3365342000}]},"public_addr":"172.21.15.38:6827/3365342000","cluster_addr":"172.21.15.38:6829/3365342000","heartbeat_back_addr":"172.21.15.38:6833/3365342000","heartbeat_front_addr":"172.21.15.38:6831/3365342000","state":["exists","up"]},{"osd":4,"uuid":"17e1ecf5-8661-46b3-9284-a4fcb609ef91","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6800","nonce":2269263501},{"type":"v1","addr":"172.21.15.123:6801","nonce":2269263501}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6802","nonce":2269263501},{"type":"v1","addr":"172.21.15.123:6803","nonce":2269263501}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6806","nonce":2269263501},{"type":"v1","addr":"172.21.15.123:6807","nonce":2269263501}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6804","nonce":2269263501},{"type":"v1","addr":"172.21.15.123:6805","nonce":2269263501}]},"public_addr":"172.21.15.123:6801/2269263501","cluster_addr":"172.21.15.123:6803/2269263501","heartbeat_back_addr":"172.21.15.123:6807/2269263501","heartbeat_front_addr":"172.21.15.123:6805/2269263501","state":["exists","up"]},{"osd":5,"uuid":"88e27d54-0010-45bf-9a3e-153bdd9783af","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":36,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6808","nonce":1747350578},{"type":"v1","addr":"172.21.15.123:6809","nonce":1747350578}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6810","nonce":1747350578},{"type":"v1","addr":"172.21.15.123:6811","nonce":1747350578}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6814","nonce":1747350578},{"type":"v1","addr":"172.21.15.123:6815","nonce":1747350578}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6812","nonce":1747350578},{"type":"v1","addr":"172.21.15.123:6813","nonce":1747350578}]},"public_addr":"172.21.15.123:6809/1747350578","cluster_addr":"172.21.15.123:6811/1747350578","heartbeat_back_addr":"172.21.15.123:6815/1747350578","heartbeat_front_addr":"172.21.15.123:6813/1747350578","state":["exists","up"]},{"osd":6,"uuid":"382f069c-0bcf-4a48-b21f-aed0337a65d3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":41,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6816","nonce":375818296},{"type":"v1","addr":"172.21.15.123:6817","nonce":375818296}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6818","nonce":375818296},{"type":"v1","addr":"172.21.15.123:6819","nonce":375818296}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6822","nonce":375818296},{"type":"v1","addr":"172.21.15.123:6823","nonce":375818296}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6820","nonce":375818296},{"type":"v1","addr":"172.21.15.123:6821","nonce":375818296}]},"public_addr":"172.21.15.123:6817/375818296","cluster_addr":"172.21.15.123:6819/375818296","heartbeat_back_addr":"172.21.15.123:6823/375818296","heartbeat_front_addr":"172.21.15.123:6821/375818296","state":["exists","up"]},{"osd":7,"uuid":"15e460be-b900-430f-b269-22ba91889e5b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":46,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6824","nonce":257728646},{"type":"v1","addr":"172.21.15.123:6825","nonce":257728646}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6826","nonce":257728646},{"type":"v1","addr":"172.21.15.123:6827","nonce":257728646}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6830","nonce":257728646},{"type":"v1","addr":"172.21.15.123:6831","nonce":257728646}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6828","nonce":257728646},{"type":"v1","addr":"172.21.15.123:6829","nonce":257728646}]},"public_addr":"172.21.15.123:6825/257728646","cluster_addr":"172.21.15.123:6827/257728646","heartbeat_back_addr":"172.21.15.123:6831/257728646","heartbeat_front_addr":"172.21.15.123:6829/257728646","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-27T23:39:37.355076+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-27T23:40:01.943175+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-27T23:40:13.723179+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-27T23:40:27.499144+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-27T23:42:04.011092+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-27T23:42:15.993564+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-27T23:42:28.219247+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-01-27T23:42:40.420922+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.38:6801/1567503932":"2024-01-28T23:34:18.689808+0000","172.21.15.38:6800/1567503932":"2024-01-28T23:34:18.689808+0000","172.21.15.38:0/2089300330":"2024-01-28T23:34:07.333929+0000","172.21.15.38:6801/329217295":"2024-01-28T23:34:07.333929+0000","172.21.15.38:0/270853881":"2024-01-28T23:34:18.689808+0000","172.21.15.38:6800/329217295":"2024-01-28T23:34:07.333929+0000","172.21.15.38:0/485937620":"2024-01-28T23:34:07.333929+0000","172.21.15.38:0/247175178":"2024-01-28T23:33:47.146874+0000","172.21.15.38:0/3310616156":"2024-01-28T23:33:47.146874+0000","172.21.15.38:6800/341844840":"2024-01-28T23:33:47.146874+0000","172.21.15.38:0/122114225":"2024-01-28T23:34:18.689808+0000","172.21.15.38:6801/341844840":"2024-01-28T23:33:47.146874+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2024-01-27T23:42:52.886 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2024-01-27T23:42:53.028 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/mon.smithi038/config 2024-01-27T23:42:54.293 INFO:teuthology.orchestra.run.smithi038.stdout:47244640298 2024-01-27T23:42:54.294 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2024-01-27T23:42:54.436 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/mon.smithi038/config 2024-01-27T23:42:55.690 INFO:teuthology.orchestra.run.smithi038.stdout:73014444069 2024-01-27T23:42:55.690 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2024-01-27T23:42:55.831 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/mon.smithi038/config 2024-01-27T23:42:57.135 INFO:teuthology.orchestra.run.smithi038.stdout:90194313251 2024-01-27T23:42:57.136 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2024-01-27T23:42:57.278 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/mon.smithi038/config 2024-01-27T23:42:58.595 INFO:teuthology.orchestra.run.smithi038.stdout:111669149728 2024-01-27T23:42:58.596 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2024-01-27T23:42:58.738 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/mon.smithi038/config 2024-01-27T23:43:00.010 INFO:teuthology.orchestra.run.smithi038.stdout:133143986189 2024-01-27T23:43:00.011 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2024-01-27T23:43:00.155 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/mon.smithi038/config 2024-01-27T23:43:01.393 INFO:teuthology.orchestra.run.smithi038.stdout:154618822666 2024-01-27T23:43:01.393 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2024-01-27T23:43:01.536 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/mon.smithi038/config 2024-01-27T23:43:02.768 INFO:teuthology.orchestra.run.smithi038.stdout:176093659145 2024-01-27T23:43:02.768 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2024-01-27T23:43:02.913 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/mon.smithi038/config 2024-01-27T23:43:04.209 INFO:teuthology.orchestra.run.smithi038.stdout:197568495622 2024-01-27T23:43:04.209 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph osd last-stat-seq osd.0 2024-01-27T23:43:04.352 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/mon.smithi038/config 2024-01-27T23:43:05.383 INFO:teuthology.orchestra.run.smithi038.stdout:47244640300 2024-01-27T23:43:05.735 INFO:tasks.cephadm.ceph_manager.ceph:need seq 47244640298 got 47244640300 for osd.0 2024-01-27T23:43:05.735 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph osd last-stat-seq osd.1 2024-01-27T23:43:05.879 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/mon.smithi038/config 2024-01-27T23:43:06.910 INFO:teuthology.orchestra.run.smithi038.stdout:73014444071 2024-01-27T23:43:07.258 INFO:tasks.cephadm.ceph_manager.ceph:need seq 73014444069 got 73014444071 for osd.1 2024-01-27T23:43:07.258 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph osd last-stat-seq osd.2 2024-01-27T23:43:07.404 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/mon.smithi038/config 2024-01-27T23:43:08.455 INFO:teuthology.orchestra.run.smithi038.stdout:90194313253 2024-01-27T23:43:08.809 INFO:tasks.cephadm.ceph_manager.ceph:need seq 90194313251 got 90194313253 for osd.2 2024-01-27T23:43:08.809 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph osd last-stat-seq osd.3 2024-01-27T23:43:08.956 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/mon.smithi038/config 2024-01-27T23:43:10.034 INFO:teuthology.orchestra.run.smithi038.stdout:111669149730 2024-01-27T23:43:10.417 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149728 got 111669149730 for osd.3 2024-01-27T23:43:10.418 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph osd last-stat-seq osd.4 2024-01-27T23:43:10.560 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/mon.smithi038/config 2024-01-27T23:43:11.638 INFO:teuthology.orchestra.run.smithi038.stdout:133143986191 2024-01-27T23:43:11.991 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986189 got 133143986191 for osd.4 2024-01-27T23:43:11.992 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph osd last-stat-seq osd.5 2024-01-27T23:43:12.135 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/mon.smithi038/config 2024-01-27T23:43:13.239 INFO:teuthology.orchestra.run.smithi038.stdout:154618822668 2024-01-27T23:43:13.591 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822666 got 154618822668 for osd.5 2024-01-27T23:43:13.592 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph osd last-stat-seq osd.6 2024-01-27T23:43:13.734 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/mon.smithi038/config 2024-01-27T23:43:14.768 INFO:teuthology.orchestra.run.smithi038.stdout:176093659147 2024-01-27T23:43:15.125 INFO:tasks.cephadm.ceph_manager.ceph:need seq 176093659145 got 176093659147 for osd.6 2024-01-27T23:43:15.125 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph osd last-stat-seq osd.7 2024-01-27T23:43:15.268 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/mon.smithi038/config 2024-01-27T23:43:16.345 INFO:teuthology.orchestra.run.smithi038.stdout:197568495624 2024-01-27T23:43:16.698 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495622 got 197568495624 for osd.7 2024-01-27T23:43:16.698 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-01-27T23:43:16.698 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph pg dump --format=json 2024-01-27T23:43:16.840 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/mon.smithi038/config 2024-01-27T23:43:17.982 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:43:17.983 INFO:teuthology.orchestra.run.smithi038.stderr:dumped all 2024-01-27T23:43:18.358 INFO:teuthology.orchestra.run.smithi038.stdout:{"pg_ready":true,"pg_map":{"version":305,"stamp":"2024-01-27T23:43:16.841401+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":8392220,"kb_used_data":3548,"kb_used_omap":0,"kb_used_meta":8388608,"kb_avail":741568996,"statfs":{"total":767960285184,"available":759366651904,"internally_reserved":8589934592,"allocated":3633152,"data_stored":1459320,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":8589934592},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"0.000000"},"pg_stats":[{"pgid":"1.0","version":"0'0","reported_seq":"10","reported_epoch":"47","state":"active+clean","last_fresh":"2024-01-27T23:42:43.731279+0000","last_change":"2024-01-27T23:42:43.731279+0000","last_active":"2024-01-27T23:42:43.731279+0000","last_peered":"2024-01-27T23:42:43.731279+0000","last_clean":"2024-01-27T23:42:43.731279+0000","last_became_active":"2024-01-27T23:42:43.730737+0000","last_became_peered":"2024-01-27T23:42:43.730737+0000","last_unstale":"2024-01-27T23:42:43.731279+0000","last_undegraded":"2024-01-27T23:42:43.731279+0000","last_fullsized":"2024-01-27T23:42:43.731279+0000","mapping_epoch":46,"log_start":"0'0","ondisk_log_start":"0'0","created":6,"last_epoch_clean":47,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-27T23:34:50.807273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-27T23:34:50.807273+0000","last_clean_scrub_stamp":"2024-01-27T23:34:50.807273+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":46,"seq":197568495624,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":182449,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.28399999999999997}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.38600000000000001}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.41299999999999998}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.36799999999999999}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.40000000000000002}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.34499999999999997}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.442}]}]},{"osd":6,"up_from":41,"seq":176093659148,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":182449,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.42799999999999999}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.35999999999999999}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.48899999999999999}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.38400000000000001}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.441}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.54700000000000004}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.56499999999999995}]}]},{"osd":1,"up_from":17,"seq":73014444073,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049024,"kb_used_data":440,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696128,"statfs":{"total":95995035648,"available":94920835072,"internally_reserved":1073741824,"allocated":450560,"data_stored":182177,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jan 27 23:43:11 2024","interfaces":[{"interface":"back","average":{"1min":0.314,"5min":0.34200000000000003,"15min":0.34200000000000003},"min":{"1min":0.23100000000000001,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":0.439,"5min":0.50600000000000001,"15min":0.50600000000000001},"last":0.25},{"interface":"front","average":{"1min":0.33200000000000002,"5min":0.35399999999999998,"15min":0.34899999999999998},"min":{"1min":0.20699999999999999,"5min":0.20699999999999999,"15min":0.20699999999999999},"max":{"1min":0.48599999999999999,"5min":0.56999999999999995,"15min":0.56999999999999995},"last":0.29799999999999999}]},{"osd":2,"last update":"Sat Jan 27 23:42:18 2024","interfaces":[{"interface":"back","average":{"1min":0.376,"5min":0.38500000000000001,"15min":0.38700000000000001},"min":{"1min":0.28999999999999998,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":0.51400000000000001,"5min":0.53600000000000003,"15min":0.53600000000000003},"last":0.27100000000000002},{"interface":"front","average":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"min":{"1min":0.29399999999999998,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"last":0.28499999999999998}]},{"osd":3,"last update":"Sat Jan 27 23:42:35 2024","interfaces":[{"interface":"back","average":{"1min":0.39600000000000002,"5min":0.39000000000000001,"15min":0.38900000000000001},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":0.53200000000000003,"5min":0.54500000000000004,"15min":0.54500000000000004},"last":0.26300000000000001},{"interface":"front","average":{"1min":0.41099999999999998,"5min":0.40799999999999997,"15min":0.40799999999999997},"min":{"1min":0.33300000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.54500000000000004,"5min":0.55200000000000005,"15min":0.55200000000000005},"last":0.31}]},{"osd":4,"last update":"Sat Jan 27 23:43:06 2024","interfaces":[{"interface":"back","average":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"last":0.63400000000000001},{"interface":"front","average":{"1min":0.504,"5min":0.504,"15min":0.504},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"last":0.51300000000000001}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.48299999999999998}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.51800000000000002}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.49299999999999999}]}]},{"osd":0,"up_from":11,"seq":47244640303,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":182449,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Jan 27 23:43:14 2024","interfaces":[{"interface":"back","average":{"1min":0.32600000000000001,"5min":0.32700000000000001,"15min":0.32100000000000001},"min":{"1min":0.19500000000000001,"5min":0.19500000000000001,"15min":0.19500000000000001},"max":{"1min":0.53400000000000003,"5min":0.57699999999999996,"15min":0.57699999999999996},"last":0.36399999999999999},{"interface":"front","average":{"1min":0.313,"5min":0.34799999999999998,"15min":0.34699999999999998},"min":{"1min":0.20300000000000001,"5min":0.193,"15min":0.193},"max":{"1min":0.48599999999999999,"5min":0.55300000000000005,"15min":0.55300000000000005},"last":0.29799999999999999}]},{"osd":2,"last update":"Sat Jan 27 23:42:18 2024","interfaces":[{"interface":"back","average":{"1min":0.39600000000000002,"5min":0.36799999999999999,"15min":0.36399999999999999},"min":{"1min":0.26700000000000002,"5min":0.249,"15min":0.249},"max":{"1min":0.53100000000000003,"5min":0.54200000000000004,"15min":0.54200000000000004},"last":0.33700000000000002},{"interface":"front","average":{"1min":0.36699999999999999,"5min":0.35999999999999999,"15min":0.35899999999999999},"min":{"1min":0.253,"5min":0.253,"15min":0.253},"max":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"last":0.312}]},{"osd":3,"last update":"Sat Jan 27 23:42:33 2024","interfaces":[{"interface":"back","average":{"1min":0.40000000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.624,"5min":0.624,"15min":0.624},"last":0.32400000000000001},{"interface":"front","average":{"1min":0.432,"5min":0.437,"15min":0.438},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.56599999999999995,"5min":0.57899999999999996,"15min":0.57899999999999996},"last":0.38300000000000001}]},{"osd":4,"last update":"Sat Jan 27 23:43:07 2024","interfaces":[{"interface":"back","average":{"1min":0.502,"5min":0.502,"15min":0.502},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"last":0.63800000000000001},{"interface":"front","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.55000000000000004}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.61899999999999999}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.65000000000000002}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.51900000000000002}]}]},{"osd":2,"up_from":21,"seq":90194313255,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":182449,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jan 27 23:42:20 2024","interfaces":[{"interface":"back","average":{"1min":0.34200000000000003,"5min":0.34799999999999998,"15min":0.34899999999999998},"min":{"1min":0.255,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"last":0.29699999999999999},{"interface":"front","average":{"1min":0.37,"5min":0.374,"15min":0.375},"min":{"1min":0.29199999999999998,"5min":0.249,"15min":0.249},"max":{"1min":0.51800000000000002,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.217}]},{"osd":1,"last update":"Sat Jan 27 23:42:20 2024","interfaces":[{"interface":"back","average":{"1min":0.38,"5min":0.38100000000000001,"15min":0.38100000000000001},"min":{"1min":0.29399999999999998,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":0.46999999999999997,"5min":0.52700000000000002,"15min":0.52700000000000002},"last":0.22700000000000001},{"interface":"front","average":{"1min":0.38,"5min":0.371,"15min":0.36899999999999999},"min":{"1min":0.30499999999999999,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"last":0.33900000000000002}]},{"osd":3,"last update":"Sat Jan 27 23:42:37 2024","interfaces":[{"interface":"back","average":{"1min":0.42399999999999999,"5min":0.40400000000000003,"15min":0.40000000000000002},"min":{"1min":0.32700000000000001,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"last":0.26400000000000001},{"interface":"front","average":{"1min":0.41299999999999998,"5min":0.40100000000000002,"15min":0.39900000000000002},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"last":0.311}]},{"osd":4,"last update":"Sat Jan 27 23:43:08 2024","interfaces":[{"interface":"back","average":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.81999999999999995,"5min":0.81999999999999995,"15min":0.81999999999999995},"last":0.55700000000000005},{"interface":"front","average":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.88900000000000001,"5min":0.88900000000000001,"15min":0.88900000000000001},"last":0.5}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.621}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.60799999999999998}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.59799999999999998}]}]},{"osd":3,"up_from":26,"seq":111669149732,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":182449,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jan 27 23:42:36 2024","interfaces":[{"interface":"back","average":{"1min":0.36099999999999999,"5min":0.35299999999999998,"15min":0.35199999999999998},"min":{"1min":0.245,"5min":0.245,"15min":0.245},"max":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"last":0.26100000000000001},{"interface":"front","average":{"1min":0.375,"5min":0.38100000000000001,"15min":0.38200000000000001},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.51400000000000001,"5min":0.55900000000000005,"15min":0.55900000000000005},"last":0.22800000000000001}]},{"osd":1,"last update":"Sat Jan 27 23:42:36 2024","interfaces":[{"interface":"back","average":{"1min":0.43099999999999999,"5min":0.40699999999999997,"15min":0.40300000000000002},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.82199999999999995,"5min":0.82199999999999995,"15min":0.82199999999999995},"last":0.32800000000000001},{"interface":"front","average":{"1min":0.39200000000000002,"5min":0.38200000000000001,"15min":0.38},"min":{"1min":0.26800000000000002,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.53100000000000003,"5min":0.58699999999999997,"15min":0.58699999999999997},"last":0.27700000000000002}]},{"osd":2,"last update":"Sat Jan 27 23:42:36 2024","interfaces":[{"interface":"back","average":{"1min":0.45400000000000001,"5min":0.42299999999999999,"15min":0.41799999999999998},"min":{"1min":0.31,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.93600000000000005,"5min":0.93600000000000005,"15min":0.93600000000000005},"last":0.308},{"interface":"front","average":{"1min":0.42499999999999999,"5min":0.39800000000000002,"15min":0.39400000000000002},"min":{"1min":0.31,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.84499999999999997,"5min":0.84499999999999997,"15min":0.84499999999999997},"last":0.317}]},{"osd":4,"last update":"Sat Jan 27 23:43:09 2024","interfaces":[{"interface":"back","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.91100000000000003,"5min":0.91100000000000003,"15min":0.91100000000000003},"last":0.42399999999999999},{"interface":"front","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.76100000000000001,"5min":0.76100000000000001,"15min":0.76100000000000001},"last":0.50800000000000001}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.45300000000000001}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.53900000000000003}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.46700000000000003}]}]},{"osd":4,"up_from":31,"seq":133143986193,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":182449,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jan 27 23:43:06 2024","interfaces":[{"interface":"back","average":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"last":0.69699999999999995},{"interface":"front","average":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"last":0.60599999999999998}]},{"osd":1,"last update":"Sat Jan 27 23:43:06 2024","interfaces":[{"interface":"back","average":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"last":0.53200000000000003},{"interface":"front","average":{"1min":0.505,"5min":0.505,"15min":0.505},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"last":0.70699999999999996}]},{"osd":2,"last update":"Sat Jan 27 23:43:06 2024","interfaces":[{"interface":"back","average":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"last":0.66000000000000003},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"last":0.55400000000000005}]},{"osd":3,"last update":"Sat Jan 27 23:43:06 2024","interfaces":[{"interface":"back","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"last":0.52100000000000002},{"interface":"front","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"last":0.64100000000000001}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.33100000000000002}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.36499999999999999}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.42699999999999999}]}]},{"osd":5,"up_from":36,"seq":154618822669,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":182449,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.57299999999999995}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.54300000000000004}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.56100000000000005}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.53000000000000003}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.35699999999999998}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.42299999999999999}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.38100000000000001}]}]}]}} 2024-01-27T23:43:18.359 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph pg dump --format=json 2024-01-27T23:43:18.503 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/mon.smithi038/config 2024-01-27T23:43:19.560 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:43:19.561 INFO:teuthology.orchestra.run.smithi038.stderr:dumped all 2024-01-27T23:43:19.915 INFO:teuthology.orchestra.run.smithi038.stdout:{"pg_ready":true,"pg_map":{"version":306,"stamp":"2024-01-27T23:43:18.841767+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":8392220,"kb_used_data":3548,"kb_used_omap":0,"kb_used_meta":8388608,"kb_avail":741568996,"statfs":{"total":767960285184,"available":759366651904,"internally_reserved":8589934592,"allocated":3633152,"data_stored":1459320,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":8589934592},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"0.000000"},"pg_stats":[{"pgid":"1.0","version":"0'0","reported_seq":"10","reported_epoch":"47","state":"active+clean","last_fresh":"2024-01-27T23:42:43.731279+0000","last_change":"2024-01-27T23:42:43.731279+0000","last_active":"2024-01-27T23:42:43.731279+0000","last_peered":"2024-01-27T23:42:43.731279+0000","last_clean":"2024-01-27T23:42:43.731279+0000","last_became_active":"2024-01-27T23:42:43.730737+0000","last_became_peered":"2024-01-27T23:42:43.730737+0000","last_unstale":"2024-01-27T23:42:43.731279+0000","last_undegraded":"2024-01-27T23:42:43.731279+0000","last_fullsized":"2024-01-27T23:42:43.731279+0000","mapping_epoch":46,"log_start":"0'0","ondisk_log_start":"0'0","created":6,"last_epoch_clean":47,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-01-27T23:34:50.807273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-01-27T23:34:50.807273+0000","last_clean_scrub_stamp":"2024-01-27T23:34:50.807273+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":46,"seq":197568495625,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":182449,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.53700000000000003}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.60599999999999998}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.46400000000000002}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.51400000000000001}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.58999999999999997}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.63300000000000001}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.61199999999999999}]}]},{"osd":6,"up_from":41,"seq":176093659148,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":182449,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.42799999999999999}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.35999999999999999}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.48899999999999999}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.38400000000000001}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.441}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.54700000000000004}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.56499999999999995}]}]},{"osd":1,"up_from":17,"seq":73014444073,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049024,"kb_used_data":440,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696128,"statfs":{"total":95995035648,"available":94920835072,"internally_reserved":1073741824,"allocated":450560,"data_stored":182177,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jan 27 23:43:11 2024","interfaces":[{"interface":"back","average":{"1min":0.314,"5min":0.34200000000000003,"15min":0.34200000000000003},"min":{"1min":0.23100000000000001,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":0.439,"5min":0.50600000000000001,"15min":0.50600000000000001},"last":0.25},{"interface":"front","average":{"1min":0.33200000000000002,"5min":0.35399999999999998,"15min":0.34899999999999998},"min":{"1min":0.20699999999999999,"5min":0.20699999999999999,"15min":0.20699999999999999},"max":{"1min":0.48599999999999999,"5min":0.56999999999999995,"15min":0.56999999999999995},"last":0.29799999999999999}]},{"osd":2,"last update":"Sat Jan 27 23:42:18 2024","interfaces":[{"interface":"back","average":{"1min":0.376,"5min":0.38500000000000001,"15min":0.38700000000000001},"min":{"1min":0.28999999999999998,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":0.51400000000000001,"5min":0.53600000000000003,"15min":0.53600000000000003},"last":0.27100000000000002},{"interface":"front","average":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"min":{"1min":0.29399999999999998,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"last":0.28499999999999998}]},{"osd":3,"last update":"Sat Jan 27 23:42:35 2024","interfaces":[{"interface":"back","average":{"1min":0.39600000000000002,"5min":0.39000000000000001,"15min":0.38900000000000001},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":0.53200000000000003,"5min":0.54500000000000004,"15min":0.54500000000000004},"last":0.26300000000000001},{"interface":"front","average":{"1min":0.41099999999999998,"5min":0.40799999999999997,"15min":0.40799999999999997},"min":{"1min":0.33300000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.54500000000000004,"5min":0.55200000000000005,"15min":0.55200000000000005},"last":0.31}]},{"osd":4,"last update":"Sat Jan 27 23:43:06 2024","interfaces":[{"interface":"back","average":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"last":0.63400000000000001},{"interface":"front","average":{"1min":0.504,"5min":0.504,"15min":0.504},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"last":0.51300000000000001}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.48299999999999998}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.51800000000000002}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.49299999999999999}]}]},{"osd":0,"up_from":11,"seq":47244640303,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":182449,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Jan 27 23:43:14 2024","interfaces":[{"interface":"back","average":{"1min":0.32600000000000001,"5min":0.32700000000000001,"15min":0.32100000000000001},"min":{"1min":0.19500000000000001,"5min":0.19500000000000001,"15min":0.19500000000000001},"max":{"1min":0.53400000000000003,"5min":0.57699999999999996,"15min":0.57699999999999996},"last":0.36399999999999999},{"interface":"front","average":{"1min":0.313,"5min":0.34799999999999998,"15min":0.34699999999999998},"min":{"1min":0.20300000000000001,"5min":0.193,"15min":0.193},"max":{"1min":0.48599999999999999,"5min":0.55300000000000005,"15min":0.55300000000000005},"last":0.29799999999999999}]},{"osd":2,"last update":"Sat Jan 27 23:42:18 2024","interfaces":[{"interface":"back","average":{"1min":0.39600000000000002,"5min":0.36799999999999999,"15min":0.36399999999999999},"min":{"1min":0.26700000000000002,"5min":0.249,"15min":0.249},"max":{"1min":0.53100000000000003,"5min":0.54200000000000004,"15min":0.54200000000000004},"last":0.33700000000000002},{"interface":"front","average":{"1min":0.36699999999999999,"5min":0.35999999999999999,"15min":0.35899999999999999},"min":{"1min":0.253,"5min":0.253,"15min":0.253},"max":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"last":0.312}]},{"osd":3,"last update":"Sat Jan 27 23:42:33 2024","interfaces":[{"interface":"back","average":{"1min":0.40000000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.624,"5min":0.624,"15min":0.624},"last":0.32400000000000001},{"interface":"front","average":{"1min":0.432,"5min":0.437,"15min":0.438},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.56599999999999995,"5min":0.57899999999999996,"15min":0.57899999999999996},"last":0.38300000000000001}]},{"osd":4,"last update":"Sat Jan 27 23:43:07 2024","interfaces":[{"interface":"back","average":{"1min":0.502,"5min":0.502,"15min":0.502},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"last":0.63800000000000001},{"interface":"front","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.55000000000000004}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.61899999999999999}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.65000000000000002}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.51900000000000002}]}]},{"osd":2,"up_from":21,"seq":90194313255,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":182449,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jan 27 23:42:20 2024","interfaces":[{"interface":"back","average":{"1min":0.34200000000000003,"5min":0.34799999999999998,"15min":0.34899999999999998},"min":{"1min":0.255,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"last":0.29699999999999999},{"interface":"front","average":{"1min":0.37,"5min":0.374,"15min":0.375},"min":{"1min":0.29199999999999998,"5min":0.249,"15min":0.249},"max":{"1min":0.51800000000000002,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.217}]},{"osd":1,"last update":"Sat Jan 27 23:42:20 2024","interfaces":[{"interface":"back","average":{"1min":0.38,"5min":0.38100000000000001,"15min":0.38100000000000001},"min":{"1min":0.29399999999999998,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":0.46999999999999997,"5min":0.52700000000000002,"15min":0.52700000000000002},"last":0.22700000000000001},{"interface":"front","average":{"1min":0.38,"5min":0.371,"15min":0.36899999999999999},"min":{"1min":0.30499999999999999,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"last":0.33900000000000002}]},{"osd":3,"last update":"Sat Jan 27 23:42:37 2024","interfaces":[{"interface":"back","average":{"1min":0.42399999999999999,"5min":0.40400000000000003,"15min":0.40000000000000002},"min":{"1min":0.32700000000000001,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"last":0.26400000000000001},{"interface":"front","average":{"1min":0.41299999999999998,"5min":0.40100000000000002,"15min":0.39900000000000002},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"last":0.311}]},{"osd":4,"last update":"Sat Jan 27 23:43:08 2024","interfaces":[{"interface":"back","average":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.81999999999999995,"5min":0.81999999999999995,"15min":0.81999999999999995},"last":0.55700000000000005},{"interface":"front","average":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.88900000000000001,"5min":0.88900000000000001,"15min":0.88900000000000001},"last":0.5}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.621}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.60799999999999998}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.59799999999999998}]}]},{"osd":3,"up_from":26,"seq":111669149732,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":182449,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jan 27 23:42:36 2024","interfaces":[{"interface":"back","average":{"1min":0.36099999999999999,"5min":0.35299999999999998,"15min":0.35199999999999998},"min":{"1min":0.245,"5min":0.245,"15min":0.245},"max":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"last":0.26100000000000001},{"interface":"front","average":{"1min":0.375,"5min":0.38100000000000001,"15min":0.38200000000000001},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.51400000000000001,"5min":0.55900000000000005,"15min":0.55900000000000005},"last":0.22800000000000001}]},{"osd":1,"last update":"Sat Jan 27 23:42:36 2024","interfaces":[{"interface":"back","average":{"1min":0.43099999999999999,"5min":0.40699999999999997,"15min":0.40300000000000002},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.82199999999999995,"5min":0.82199999999999995,"15min":0.82199999999999995},"last":0.32800000000000001},{"interface":"front","average":{"1min":0.39200000000000002,"5min":0.38200000000000001,"15min":0.38},"min":{"1min":0.26800000000000002,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.53100000000000003,"5min":0.58699999999999997,"15min":0.58699999999999997},"last":0.27700000000000002}]},{"osd":2,"last update":"Sat Jan 27 23:42:36 2024","interfaces":[{"interface":"back","average":{"1min":0.45400000000000001,"5min":0.42299999999999999,"15min":0.41799999999999998},"min":{"1min":0.31,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.93600000000000005,"5min":0.93600000000000005,"15min":0.93600000000000005},"last":0.308},{"interface":"front","average":{"1min":0.42499999999999999,"5min":0.39800000000000002,"15min":0.39400000000000002},"min":{"1min":0.31,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.84499999999999997,"5min":0.84499999999999997,"15min":0.84499999999999997},"last":0.317}]},{"osd":4,"last update":"Sat Jan 27 23:43:09 2024","interfaces":[{"interface":"back","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.91100000000000003,"5min":0.91100000000000003,"15min":0.91100000000000003},"last":0.42399999999999999},{"interface":"front","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.76100000000000001,"5min":0.76100000000000001,"15min":0.76100000000000001},"last":0.50800000000000001}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.45300000000000001}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.53900000000000003}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.46700000000000003}]}]},{"osd":4,"up_from":31,"seq":133143986193,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":182449,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jan 27 23:43:06 2024","interfaces":[{"interface":"back","average":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"last":0.69699999999999995},{"interface":"front","average":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"last":0.60599999999999998}]},{"osd":1,"last update":"Sat Jan 27 23:43:06 2024","interfaces":[{"interface":"back","average":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"last":0.53200000000000003},{"interface":"front","average":{"1min":0.505,"5min":0.505,"15min":0.505},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"last":0.70699999999999996}]},{"osd":2,"last update":"Sat Jan 27 23:43:06 2024","interfaces":[{"interface":"back","average":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"last":0.66000000000000003},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"last":0.55400000000000005}]},{"osd":3,"last update":"Sat Jan 27 23:43:06 2024","interfaces":[{"interface":"back","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"last":0.52100000000000002},{"interface":"front","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"last":0.64100000000000001}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.33100000000000002}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.36499999999999999}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.42699999999999999}]}]},{"osd":5,"up_from":36,"seq":154618822670,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":182449,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.52300000000000002}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.55500000000000005}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.63800000000000001}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.53200000000000003}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.39000000000000001}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.42699999999999999}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.47599999999999998}]}]}]}} 2024-01-27T23:43:19.916 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-01-27T23:43:19.916 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-01-27T23:43:19.916 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-01-27T23:43:19.917 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph health --format=json 2024-01-27T23:43:20.060 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/mon.smithi038/config 2024-01-27T23:43:21.129 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:43:21.490 INFO:teuthology.orchestra.run.smithi038.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-01-27T23:43:21.490 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-01-27T23:43:21.490 INFO:tasks.cephadm:Setup complete, yielding 2024-01-27T23:43:21.491 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-01-27T23:43:21.500 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi038.front.sepia.ceph.com 2024-01-27T23:43:21.501 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- bash -c 'ceph orch status' 2024-01-27T23:43:22.750 INFO:teuthology.orchestra.run.smithi038.stdout:Backend: cephadm 2024-01-27T23:43:22.751 INFO:teuthology.orchestra.run.smithi038.stdout:Available: True 2024-01-27T23:43:23.098 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- bash -c 'ceph orch ps' 2024-01-27T23:43:24.226 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-01-27T23:43:24.226 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 starting - - 2024-01-27T23:43:24.226 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 starting - - 2024-01-27T23:43:24.226 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 starting - - 2024-01-27T23:43:24.226 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 running (9m) 9m ago 9m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5c2cd23694fa 2024-01-27T23:43:24.226 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 starting - - 2024-01-27T23:43:24.226 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (9m) 9m ago 9m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ab7d0f5c96ca 2024-01-27T23:43:24.226 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 starting - - 2024-01-27T23:43:24.226 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 starting - - 2024-01-27T23:43:24.226 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 starting - - 2024-01-27T23:43:24.226 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 starting - - 2024-01-27T23:43:24.227 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 starting - - 2024-01-27T23:43:24.227 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 starting - - 2024-01-27T23:43:24.227 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 starting - - 2024-01-27T23:43:24.227 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 starting - - 2024-01-27T23:43:24.227 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 starting - - 2024-01-27T23:43:24.582 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- bash -c 'ceph orch ls' 2024-01-27T23:43:25.824 INFO:teuthology.orchestra.run.smithi038.stdout:NAME RUNNING REFRESHED AGE PLACEMENT IMAGE NAME IMAGE ID 2024-01-27T23:43:25.824 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager 0/1 - - count:1 2024-01-27T23:43:25.824 INFO:teuthology.orchestra.run.smithi038.stdout:crash 2/2 - 9m * 2024-01-27T23:43:25.824 INFO:teuthology.orchestra.run.smithi038.stdout:grafana 1/1 - 9m count:1 2024-01-27T23:43:25.824 INFO:teuthology.orchestra.run.smithi038.stdout:mgr 2/2 - 9m count:2 mix mix 2024-01-27T23:43:25.824 INFO:teuthology.orchestra.run.smithi038.stdout:mon 2/5 - 9m count:5 mix mix 2024-01-27T23:43:25.824 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter 0/2 - - * 2024-01-27T23:43:25.824 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus 0/1 - - count:1 2024-01-27T23:43:26.198 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- bash -c 'ceph orch host ls' 2024-01-27T23:43:27.412 INFO:teuthology.orchestra.run.smithi038.stdout:HOST ADDR LABELS STATUS 2024-01-27T23:43:27.412 INFO:teuthology.orchestra.run.smithi038.stdout:smithi038 smithi038 2024-01-27T23:43:27.412 INFO:teuthology.orchestra.run.smithi038.stdout:smithi123 smithi123 2024-01-27T23:43:27.798 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- bash -c 'ceph orch device ls' 2024-01-27T23:43:29.084 INFO:teuthology.orchestra.run.smithi038.stdout:Hostname Path Type Serial Size Health Ident Fault Available 2024-01-27T23:43:29.084 INFO:teuthology.orchestra.run.smithi038.stdout:smithi038 /dev/nvme0n1 ssd BTLE736103BB4P0KGN 4000G Unknown N/A N/A No 2024-01-27T23:43:29.439 INFO:teuthology.run_tasks:Running task vip.exec... 2024-01-27T23:43:29.448 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi038.front.sepia.ceph.com 2024-01-27T23:43:29.448 DEBUG:teuthology.orchestra.run.smithi038:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2024-01-27T23:43:29.477 INFO:teuthology.orchestra.run.smithi038.stderr:+ systemctl stop nfs-server 2024-01-27T23:43:29.485 INFO:tasks.vip:Running commands on role host.b host ubuntu@smithi123.front.sepia.ceph.com 2024-01-27T23:43:29.485 DEBUG:teuthology.orchestra.run.smithi123:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2024-01-27T23:43:29.521 INFO:teuthology.orchestra.run.smithi123.stderr:+ systemctl stop nfs-server 2024-01-27T23:43:29.529 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-01-27T23:43:29.542 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi038.front.sepia.ceph.com 2024-01-27T23:43:29.543 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- bash -c 'ceph fs volume create foofs' 2024-01-27T23:43:32.649 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-01-27T23:43:32.659 INFO:tasks.cephadm:Waiting for ceph service mds.foofs to start (timeout 300)... 2024-01-27T23:43:32.660 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:43:33.875 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:43:33.875 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:43:34.239 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:43:35.240 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:43:36.465 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:43:36.465 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:43:36.813 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:43:37.814 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:43:39.044 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:43:39.044 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:43:39.438 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:43:40.440 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:43:41.646 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:43:41.647 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:43:42.004 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:43:43.005 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:43:44.265 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:43:44.265 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:43:44.637 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:43:45.638 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:43:46.890 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:43:46.890 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:43:47.255 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:43:48.256 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:43:49.539 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:43:49.539 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:43:49.913 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:43:50.914 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:43:52.159 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:43:52.160 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:43:52.513 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:43:53.514 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:43:54.771 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:43:54.772 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:43:55.145 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:43:56.147 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:43:57.361 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:43:57.361 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:43:57.728 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:43:58.729 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:43:59.996 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:43:59.997 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:44:00.352 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:44:01.353 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:44:02.568 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:44:02.568 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:44:02.920 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:44:03.921 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:44:05.172 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:44:05.172 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:44:05.483 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:44:06.483 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:44:07.762 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:44:07.762 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:44:08.118 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:44:09.119 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:44:10.334 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:44:10.334 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:44:10.710 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:44:11.711 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:44:12.916 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:44:12.916 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:44:13.275 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:44:14.276 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:44:15.507 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:44:15.508 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:44:15.883 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:44:16.884 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:44:18.089 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:44:18.089 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:44:18.466 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:44:19.467 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:44:20.715 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:44:20.715 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:44:21.117 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:44:22.118 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:44:23.347 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:44:23.347 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:44:23.707 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:44:24.708 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:44:25.940 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:44:25.941 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:44:26.299 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:44:27.300 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:44:28.529 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:44:28.530 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:44:28.882 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:44:29.883 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:44:31.134 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:44:31.134 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:44:31.450 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:44:32.451 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:44:33.711 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:44:33.711 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:44:34.072 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:44:35.073 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:44:36.280 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:44:36.280 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:44:36.656 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:44:37.658 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:44:38.880 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:44:38.880 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:44:39.246 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:44:40.247 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:44:41.498 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:44:41.498 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:44:41.883 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:44:42.884 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:44:44.123 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:44:44.124 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:44:44.513 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:44:45.515 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:44:46.724 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:44:46.724 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:44:47.087 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:44:48.089 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:44:49.290 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:44:49.290 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:44:49.629 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:44:50.630 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:44:51.867 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:44:51.868 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:44:52.253 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:44:53.255 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:44:54.588 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:44:54.588 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:44:54.944 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:44:55.946 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:44:57.165 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:44:57.166 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:44:57.519 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:44:58.520 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:44:59.735 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:44:59.747 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:45:00.095 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:45:01.096 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:45:02.378 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:45:02.379 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:45:02.736 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:45:03.738 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:45:05.036 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:45:05.037 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:45:05.427 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:45:06.428 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:45:07.688 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:45:07.688 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:45:08.043 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:45:09.044 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:45:10.260 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:45:10.260 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:45:10.626 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:45:11.627 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:45:12.946 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:45:12.946 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:45:13.309 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:45:14.310 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:45:15.571 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:45:15.571 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:45:15.935 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:45:16.936 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:45:18.174 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:45:18.174 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:45:18.549 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:45:19.551 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:45:20.821 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:45:20.822 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:45:21.184 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:45:22.185 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:45:23.436 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:45:23.437 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:45:23.816 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:45:24.817 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:45:26.121 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:45:26.121 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:45:26.482 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:45:27.483 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:45:28.717 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:45:28.717 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:45:29.081 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:45:30.082 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:45:31.328 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:45:31.328 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:45:31.715 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:45:32.716 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:45:33.981 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:45:33.981 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:45:34.332 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:45:35.334 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:45:36.641 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:45:36.641 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:45:37.006 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:45:38.007 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:45:39.217 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:45:39.217 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:45:39.589 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:45:40.590 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:45:41.884 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:45:41.884 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:45:42.247 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:45:43.248 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:45:44.541 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:45:44.542 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:45:44.922 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:45:45.923 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:45:47.169 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:45:47.169 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:45:47.480 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:45:48.482 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:45:49.721 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:45:49.721 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:45:50.096 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:45:51.097 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:45:52.382 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:45:52.382 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:45:52.753 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:45:53.754 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:45:54.982 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:45:54.982 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:45:55.363 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:45:56.363 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:45:57.571 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:45:57.572 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:45:57.961 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:45:58.963 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:46:00.214 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:46:00.214 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:46:00.561 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:46:01.562 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:46:02.797 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:46:02.798 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:46:03.136 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:46:04.138 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:46:05.350 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:46:05.350 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:46:05.703 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:46:06.704 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:46:07.960 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:46:07.960 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:46:08.319 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:46:09.320 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:46:10.602 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:46:10.603 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:46:10.977 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:46:11.977 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:46:13.221 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:46:13.221 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:46:13.601 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:46:14.601 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:46:15.835 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:46:15.835 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:46:16.219 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:46:17.220 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:46:18.433 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:46:18.434 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:46:18.809 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:46:19.810 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:46:21.105 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:46:21.105 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:46:21.476 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:46:22.478 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:46:23.749 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:46:23.749 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-01-27T23:34:00.217889Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-01-27T23:34:09.647548Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:56.393918Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:33:54.553084Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"running": 0, "size": 2}}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:46:24.169 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:46:25.170 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:46:26.920 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:46:26.920 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:46:27.326 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:46:28.326 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:46:29.601 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:46:29.601 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:46:29.957 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:46:30.958 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:46:32.186 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:46:32.187 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:46:32.568 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:46:33.569 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:46:34.825 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:46:34.826 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:46:35.220 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:46:36.222 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:46:37.455 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:46:37.455 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:46:37.831 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:46:38.833 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:46:40.067 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:46:40.067 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:46:40.431 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:46:41.432 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:46:42.818 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:46:42.818 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:46:43.180 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:46:44.181 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:46:45.391 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:46:45.391 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:46:45.756 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:46:46.756 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:46:48.099 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:46:48.099 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:46:48.473 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:46:49.474 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:46:50.706 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:46:50.706 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:46:51.079 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:46:52.081 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:46:53.344 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:46:53.344 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:46:53.721 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:46:54.722 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:46:55.963 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:46:55.963 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:46:56.338 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:46:57.339 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:46:58.633 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:46:58.633 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:46:59.012 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:47:00.013 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:47:01.316 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:47:01.316 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:47:01.678 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:47:02.679 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:47:03.923 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:47:03.923 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:47:04.294 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:47:05.295 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:47:06.553 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:47:06.554 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:47:06.944 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:47:07.945 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:47:09.241 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:47:09.241 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:47:09.645 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:47:10.645 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:47:11.925 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:47:11.925 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:47:12.294 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:47:13.295 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:47:14.565 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:47:14.565 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:47:14.869 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:47:15.870 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:47:17.125 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:47:17.125 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:47:17.500 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:47:18.501 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:47:19.729 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:47:19.729 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:47:20.101 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:47:21.102 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:47:22.395 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:47:22.395 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:47:22.758 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:47:23.759 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:47:25.029 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:47:25.030 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:47:25.376 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:47:26.377 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:47:27.639 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:47:27.639 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:47:28.007 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:47:29.008 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:47:30.274 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:47:30.274 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:47:30.643 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:47:31.644 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:47:32.894 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:47:32.895 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:47:33.282 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:47:34.283 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:47:35.595 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:47:35.596 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:47:35.982 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:47:36.984 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:47:38.291 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:47:38.291 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:47:38.657 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:47:39.658 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:47:40.929 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:47:40.929 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:47:41.298 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:47:42.298 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:47:43.510 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:47:43.510 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:47:43.873 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:47:44.874 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:47:46.131 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:47:46.132 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:47:46.490 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:47:47.491 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:47:48.782 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:47:48.782 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:47:49.156 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:47:50.158 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:47:51.435 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:47:51.435 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:47:51.789 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:47:52.790 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:47:54.158 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:47:54.158 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:47:54.530 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:47:55.531 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:47:56.740 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:47:56.740 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:47:57.104 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:47:58.105 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:47:59.370 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:47:59.370 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:47:59.713 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:48:00.714 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:48:01.937 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:48:01.937 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:48:02.321 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:48:03.322 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:48:04.581 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:48:04.581 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:48:04.979 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:48:05.980 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:48:07.304 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:48:07.305 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:48:07.694 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:48:08.695 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:48:09.989 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:48:09.989 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:48:10.352 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:48:11.354 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:48:12.647 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:48:12.648 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:48:13.003 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:48:14.004 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:48:15.261 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:48:15.261 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:48:15.635 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:48:16.636 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:48:17.881 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:48:17.881 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:48:18.235 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:48:19.237 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:48:20.509 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:48:20.509 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:48:20.868 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:48:21.870 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:48:23.165 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:48:23.165 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:48:23.543 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:48:24.544 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:48:25.844 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:48:25.845 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:48:26.209 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:48:27.210 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:48:28.525 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:48:28.526 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:48:28.908 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:48:29.909 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:48:31.220 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:48:31.220 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:48:31.583 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:48:32.584 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:48:33.877 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:48:33.878 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:48:34.224 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:48:35.226 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:48:36.526 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:48:36.527 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:48:36.891 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:48:37.892 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:48:39.125 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:48:39.125 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:48:39.473 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:48:40.474 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:48:41.714 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:48:41.715 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:48:42.082 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:48:43.084 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:48:44.309 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:48:44.310 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:48:44.716 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:48:45.718 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:48:47.033 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:48:47.034 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:48:47.398 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:48:48.398 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:48:49.712 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:48:49.712 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:48:50.115 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:48:51.116 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:48:52.359 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:48:52.359 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:48:52.722 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:48:53.723 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:48:54.969 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:48:54.969 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:48:55.506 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:48:56.508 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:48:57.720 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:48:57.720 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:48:58.090 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:48:59.091 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:49:00.401 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:49:00.401 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:49:00.779 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:49:01.780 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:49:03.057 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:49:03.057 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:49:03.412 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:49:04.413 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:49:05.687 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:49:05.687 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:49:06.062 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:49:07.063 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:49:08.317 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:49:08.317 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:49:08.678 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:49:09.679 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:49:10.942 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:49:10.942 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:49:11.296 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:49:12.297 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:49:13.556 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:49:13.556 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:49:13.919 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:49:14.920 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:49:16.153 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:49:16.153 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:49:16.544 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:49:17.545 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:49:18.839 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:49:18.839 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:49:19.211 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:49:20.212 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:49:21.535 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:49:21.535 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:49:21.902 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:49:22.903 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:49:24.188 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:49:24.188 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:49:24.561 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:49:25.561 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:49:26.822 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:49:26.822 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:49:27.193 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:49:28.194 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:49:29.499 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:49:29.499 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:49:29.885 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:49:30.886 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:49:32.206 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:49:32.206 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:49:32.574 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:49:33.575 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:49:34.892 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:49:34.892 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:49:35.283 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:49:36.284 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:49:37.576 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:49:37.576 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:49:37.949 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:49:38.950 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:49:40.240 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:49:40.240 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:49:40.625 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:49:41.626 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:49:42.916 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:49:42.917 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:49:43.291 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:49:44.292 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:49:45.577 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:49:45.577 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:49:45.990 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:49:46.991 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:49:48.254 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:49:48.254 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:49:48.616 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:49:49.616 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:49:50.860 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:49:50.860 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:49:51.214 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:49:52.215 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:49:53.484 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:49:53.485 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:49:53.855 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:49:54.856 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:49:56.094 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:49:56.094 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:49:56.448 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:49:57.449 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:49:58.674 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:49:58.675 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:49:59.039 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:50:00.040 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:50:01.330 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:50:01.330 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:50:01.713 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:50:02.714 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:50:04.011 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:50:04.012 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:50:04.396 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:50:05.397 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:50:06.675 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:50:06.675 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:50:07.054 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:50:08.055 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:50:09.343 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:50:09.343 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:50:09.703 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:50:10.704 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:50:11.988 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:50:11.988 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:50:12.371 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:50:13.371 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:50:14.675 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:50:14.676 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:50:15.069 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:50:16.071 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:50:17.355 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:50:17.355 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:50:17.727 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:50:18.729 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:50:20.042 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:50:20.042 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:50:20.404 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:50:21.405 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:50:22.716 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:50:22.716 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:50:23.086 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:50:24.086 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:50:25.354 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:50:25.354 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:50:25.743 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:50:26.745 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:50:27.993 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:50:27.993 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:50:28.385 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:50:29.386 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:50:30.687 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:50:30.687 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:50:31.068 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:50:32.069 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:50:33.340 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:50:33.340 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:50:33.709 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:50:34.711 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:50:35.961 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:50:35.961 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:50:36.333 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:50:37.334 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:50:38.626 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:50:38.626 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:50:39.001 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:50:40.002 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:50:41.245 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:50:41.245 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:50:41.609 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:50:42.610 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:50:43.851 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:50:43.851 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:50:44.208 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:50:45.209 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:50:46.526 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:50:46.526 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:50:46.891 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:50:47.892 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:50:49.198 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:50:49.198 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:50:49.566 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:50:50.568 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:50:51.836 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:50:51.837 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:50:52.207 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:50:53.208 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:50:54.453 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:50:54.453 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:50:54.823 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:50:55.825 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:50:57.053 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:50:57.053 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:50:57.414 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:50:58.415 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:50:59.683 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:50:59.683 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:51:00.046 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:51:01.048 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:51:02.326 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:51:02.327 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:51:02.731 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:51:03.731 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:51:05.005 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:51:05.005 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:51:05.389 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:51:06.390 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:51:07.672 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:51:07.672 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:51:08.079 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:51:09.080 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:51:10.384 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:51:10.384 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:51:10.756 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:51:11.757 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:51:13.058 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:51:13.058 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:51:13.420 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:51:14.421 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:51:15.699 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:51:15.700 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:51:16.061 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:51:17.062 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:51:18.355 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:51:18.355 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:51:18.729 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:51:19.730 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:51:20.996 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:51:20.996 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:51:21.370 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:51:22.371 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:51:23.638 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:51:23.638 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:51:24.044 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:51:25.045 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:51:26.358 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:51:26.358 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:51:26.735 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:51:27.736 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:51:29.013 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:51:29.013 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-01-27T23:51:27.607915Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:47:05Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:47:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:48:20Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:49:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:12Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:51:29.393 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:51:30.394 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:51:31.697 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:51:31.697 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-01-27T23:51:27.607915Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:47:05Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:47:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:48:20Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:49:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:12Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:51:32.068 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:51:33.069 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:51:34.343 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:51:34.343 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-01-27T23:51:27.607915Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:47:05Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:47:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:48:20Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:49:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:12Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:51:34.700 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:51:35.701 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:51:36.940 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:51:36.940 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-01-27T23:51:27.607915Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:47:05Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:47:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:48:20Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:49:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:12Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:51:37.327 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:51:38.328 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:51:39.618 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:51:39.619 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-01-27T23:51:27.607915Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:47:05Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:47:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:48:20Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:49:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:12Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:51:40.033 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:51:41.034 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:51:42.326 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:51:42.326 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-01-27T23:51:27.607915Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:47:05Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:47:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:48:20Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:49:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:12Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:51:42.708 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:51:43.709 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:51:45.079 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:51:45.079 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-01-27T23:51:27.607915Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:47:05Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:47:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:48:20Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:49:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:12Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:51:45.450 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:51:46.451 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:51:47.715 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:51:47.715 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-01-27T23:51:27.607915Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:47:05Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:47:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:48:20Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:49:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:12Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:51:48.107 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:51:49.108 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:51:50.370 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:51:50.370 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-01-27T23:51:27.607915Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:47:05Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:47:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:48:20Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:49:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:12Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:51:50.732 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:51:51.734 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:51:53.001 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:51:53.001 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-01-27T23:51:27.607915Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:47:05Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:47:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:48:20Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:49:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:12Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:51:53.365 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:51:54.366 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:51:55.653 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:51:55.653 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-01-27T23:51:27.607915Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:47:05Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:47:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:48:20Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:49:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:12Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:51:56.074 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:51:57.075 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:51:58.312 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:51:58.313 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-01-27T23:51:27.607915Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:47:05Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:47:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:48:20Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:49:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:12Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:51:58.690 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:51:59.691 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:52:00.970 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:52:00.970 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-01-27T23:51:27.607915Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:47:05Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:47:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:48:20Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:49:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:12Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:52:01.347 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:52:02.348 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:52:03.613 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:52:03.613 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-01-27T23:51:27.607915Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:47:05Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:47:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:48:20Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:49:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:12Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:52:03.980 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:52:04.982 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:52:06.295 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:52:06.296 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-01-27T23:51:27.607915Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:47:05Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:47:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:48:20Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:49:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:12Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:52:06.672 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:52:07.673 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:52:08.998 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:52:08.998 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-01-27T23:51:27.607915Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:47:05Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:47:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:48:20Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:49:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:12Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:52:09.371 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:52:10.372 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:52:11.600 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:52:11.600 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-01-27T23:51:27.607915Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:47:05Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:47:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:48:20Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:49:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:12Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:52:11.954 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:52:12.955 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:52:14.177 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:52:14.177 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-01-27T23:51:27.607915Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:47:05Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:47:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:48:20Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:49:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:12Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:52:14.545 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:52:15.546 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:52:16.810 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:52:16.810 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-01-27T23:51:27.607915Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:47:05Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:47:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:48:20Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:49:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:12Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:52:17.221 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:52:18.223 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:52:19.548 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:52:19.549 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-01-27T23:51:27.607915Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:47:05Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:47:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:48:20Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:49:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:12Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:52:19.944 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:52:20.945 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:52:22.207 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:52:22.207 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-01-27T23:51:27.607915Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:47:05Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:47:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:48:20Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:49:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:12Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:52:22.562 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:52:23.563 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:52:24.803 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:52:24.803 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-01-27T23:51:27.607915Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:47:05Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:47:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:48:20Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:49:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:12Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:52:25.229 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:52:26.230 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:52:27.479 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:52:27.479 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-01-27T23:51:27.607915Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:47:05Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:47:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:48:20Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:49:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:12Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:52:27.844 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:52:28.845 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:52:30.078 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:52:30.078 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-01-27T23:51:27.607915Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:47:05Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:47:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:48:20Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:49:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:12Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:52:30.435 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:52:31.436 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:52:32.702 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:52:32.702 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-01-27T23:51:27.607915Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:47:05Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:47:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:48:20Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:49:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:12Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:52:33.077 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:52:34.078 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:52:35.345 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:52:35.346 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-01-27T23:51:27.607915Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:47:05Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:47:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:48:20Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:49:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:12Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:52:35.727 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:52:36.728 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:52:37.971 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:52:37.972 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-01-27T23:51:27.607915Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:47:05Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:47:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:48:20Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:49:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:12Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:52:38.352 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:52:39.353 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:52:40.648 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:52:40.649 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-01-27T23:51:27.607915Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:47:05Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:47:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:48:20Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:49:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:12Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:52:41.017 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:52:42.018 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:52:43.243 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:52:43.243 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-01-27T23:51:27.607915Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:47:05Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:47:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:48:20Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:49:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:12Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:52:43.557 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:52:44.557 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:52:45.833 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:52:45.833 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-01-27T23:51:27.607915Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:47:05Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:47:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:48:20Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:49:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:12Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:52:46.183 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:52:47.184 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:52:48.457 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:52:48.458 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-01-27T23:51:27.607915Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:47:05Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:47:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:48:20Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:49:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:12Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:52:48.825 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:52:49.826 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:52:51.209 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:52:51.210 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-01-27T23:51:27.607915Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:47:05Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:47:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:48:20Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:49:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:12Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:52:51.591 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:52:52.592 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:52:53.852 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:52:53.852 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-01-27T23:51:27.607915Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:47:05Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:47:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:48:20Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:49:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:12Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:52:54.239 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:52:55.240 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:52:56.540 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:52:56.541 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-01-27T23:51:27.607915Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:47:05Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:47:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:48:20Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:49:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:12Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:52:56.940 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:52:57.941 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:52:59.236 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:52:59.236 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-01-27T23:51:27.607915Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:47:05Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:47:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:48:20Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:49:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:12Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:52:59.623 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:53:00.625 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:53:01.893 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:53:01.893 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-01-27T23:51:27.607915Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:47:05Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:47:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:48:20Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:49:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:12Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:53:02.256 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:53:03.257 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:53:04.552 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:53:04.552 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-01-27T23:51:27.607915Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:47:05Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:47:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:48:20Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:49:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:12Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:53:04.908 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:53:05.909 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:53:07.132 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:53:07.132 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-01-27T23:51:27.607915Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:47:05Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:47:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:48:20Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:49:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:12Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:53:07.489 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:53:08.490 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:53:09.736 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:53:09.736 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-01-27T23:51:27.607915Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:47:05Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:47:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:48:20Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:49:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:12Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:53:10.104 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:53:11.105 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:53:12.375 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:53:12.375 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-01-27T23:51:27.607915Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:47:05Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:47:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:48:20Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:49:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:12Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:53:12.747 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:53:13.748 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:53:15.009 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:53:15.010 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-01-27T23:51:27.607915Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:47:05Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:47:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:48:20Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:49:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:12Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:53:15.379 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:53:16.380 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:53:17.610 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:53:17.610 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-01-27T23:51:27.607915Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:47:05Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:47:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:48:20Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:49:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:12Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:53:17.980 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:53:18.981 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:53:20.215 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:53:20.215 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-01-27T23:51:27.607915Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:47:05Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:47:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:48:20Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:49:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:12Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:53:20.594 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:53:21.596 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:53:22.863 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:53:22.864 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-01-27T23:51:27.607915Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:47:05Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:47:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:48:20Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:49:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:12Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:53:23.229 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:53:24.229 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:53:25.455 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:53:25.455 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-01-27T23:51:27.607915Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:47:05Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:47:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:48:20Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:49:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:12Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:53:25.853 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:53:26.854 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:53:28.115 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:53:28.115 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-01-27T23:51:27.607915Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:47:05Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:47:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:48:20Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:49:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:12Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:53:28.536 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:53:29.537 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:53:30.848 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:53:30.848 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-01-27T23:51:27.607915Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:47:05Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:47:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:48:20Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:49:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:12Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:53:31.261 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:53:32.262 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:53:33.538 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:53:33.538 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-01-27T23:51:27.607915Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:47:05Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:47:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:48:20Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:49:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:12Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:53:33.911 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:53:34.912 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:53:36.152 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:53:36.152 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-01-27T23:51:27.607915Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:47:05Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:47:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:48:20Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:49:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:12Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:53:36.485 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:53:37.486 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:53:38.742 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:53:38.742 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-01-27T23:51:27.607915Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:47:05Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:47:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:48:20Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:49:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:12Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:53:39.108 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:53:40.110 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:53:41.433 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:53:41.433 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-01-27T23:51:27.607915Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:47:05Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:47:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:48:20Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:49:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:12Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:53:41.810 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:53:42.811 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:53:44.103 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:53:44.103 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-01-27T23:51:27.607915Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:47:05Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:47:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:48:20Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:49:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:12Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:53:44.468 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:53:45.468 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:53:46.713 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:53:46.713 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-01-27T23:51:27.607915Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:47:05Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:47:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:48:20Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:49:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:12Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:53:47.085 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:53:48.100 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:53:49.398 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:53:49.398 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-01-27T23:51:27.607915Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:47:05Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:47:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:48:20Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:49:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:12Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:53:49.759 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:53:50.760 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:53:51.987 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:53:51.987 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-01-27T23:51:27.607915Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:47:05Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:47:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:48:20Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:49:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:12Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:53:52.442 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:53:53.443 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:53:54.720 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:53:54.720 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-01-27T23:51:27.607915Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:47:05Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:47:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:48:20Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:49:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:12Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:53:55.082 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:53:56.083 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:53:57.333 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:53:57.334 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-01-27T23:51:27.607915Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:47:05Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:47:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:48:20Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:49:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:12Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:53:57.715 INFO:tasks.cephadm:mds.foofs has 0/2 2024-01-27T23:53:58.717 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:54:00.068 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:54:00.068 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-01-27T23:51:27.607915Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:47:05Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:47:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:48:20Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:49:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:12Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.235398Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-01-27T23:43:32.291357Z", "running": 1, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.235462Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.235267Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.235521Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.235527Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-01-27T23:53:57.749254Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:52:05Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:52:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:53:20Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:54:00.583 INFO:tasks.cephadm:mds.foofs has 1/2 2024-01-27T23:54:01.584 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- ceph orch ls -f json 2024-01-27T23:54:03.260 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-27T23:54:03.260 INFO:teuthology.orchestra.run.smithi038.stdout:[{"events": ["2024-01-27T23:39:27.091954Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:35:04Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:35:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:36:19Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:37:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:11Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:38:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-01-27T23:51:27.607915Z service:alertmanager [ERROR] \"Failed while placing alertmanager.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:47:05Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:47:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:48:20Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi038 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/alertmanager:v0.20.0...\nstat: stderr time=\"2024-01-27T23:49:34Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:12Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:50:49Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/alertmanager:v0.20.0: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/alertmanager:v0.20.0: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/alertmanager:v0.20.0: reading manifest v0.20.0 in docker.io/prom/alertmanager: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3416, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"running": 0, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:34:00.217889Z", "last_refresh": "2024-01-27T23:46:24.836420Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-01-27T23:34:09.647548Z", "last_refresh": "2024-01-27T23:46:24.836693Z", "running": 1, "size": 1}}, {"events": ["2024-01-27T23:43:32.297865Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-01-27T23:43:32.291357Z", "last_refresh": "2024-01-27T23:54:02.530846Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:56.393918Z", "last_refresh": "2024-01-27T23:46:24.836354Z", "running": 2, "size": 2}}, {"placement": {"count": 5}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "created": "2024-01-27T23:33:54.553084Z", "last_refresh": "2024-01-27T23:46:24.836225Z", "running": 2, "size": 5}}, {"events": ["2024-01-27T23:41:54.421825Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi123on smithi123: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi123 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi123\"", "2024-01-27T23:43:55.055176Z service:node-exporter [ERROR] \"Failed while placing node-exporter.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon node-exporter.smithi038 ...\nVerifying port 9100 ...\nNon-zero exit code 1 from systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\nsystemctl: stderr Job for ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service failed because a timeout was exceeded.\nsystemctl: stderr See \"systemctl status ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038.service\" and \"journalctl -xe\" for details.\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3488, in command_deploy\n File \"\", line 2196, in deploy_daemon\n File \"\", line 2353, in deploy_daemon_units\n File \"\", line 1103, in call_throws\nRuntimeError: Failed command: systemctl start ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@node-exporter.smithi038\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-01-27T23:34:10.473536Z", "last_refresh": "2024-01-27T23:46:24.837180Z", "running": 0, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "2cf504fded3980c76b59a354fca8f301941f86e369215a08752874d1ddb69b73", "container_image_name": "docker.io/ceph/ceph:v15", "last_refresh": "2024-01-27T23:46:24.836480Z", "running": 8, "size": 0}, "unmanaged": true}, {"events": ["2024-01-27T23:46:22.932920Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:44:30Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:07Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:45:45Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\"", "2024-01-27T23:53:57.749254Z service:prometheus [ERROR] \"Failed while placing prometheus.smithi038on smithi038: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.smithi038 ...\nNon-zero exit code 125 from /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi038 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus\nstat: stderr Trying to pull docker.io/prom/prometheus:v2.18.1...\nstat: stderr time=\"2024-01-27T23:52:05Z\" level=warning msg=\"Failed, retrying in 1s ... (1/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:52:42Z\" level=warning msg=\"Failed, retrying in 1s ... (2/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr time=\"2024-01-27T23:53:20Z\" level=warning msg=\"Failed, retrying in 1s ... (3/3). Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \\\"https://docker-mirror.front.sepia.ceph.com:5000/v2/\\\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\"\nstat: stderr Error: initializing source docker://prom/prometheus:v2.18.1: (Mirrors also failed: [docker-mirror.front.sepia.ceph.com:5000/prom/prometheus:v2.18.1: pinging container registry docker-mirror.front.sepia.ceph.com:5000: Get \"https://docker-mirror.front.sepia.ceph.com:5000/v2/\": dial tcp 172.21.0.79:5000: connect: no route to host]): docker.io/prom/prometheus:v2.18.1: reading manifest v2.18.1 in docker.io/prom/prometheus: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit\nTraceback (most recent call last):\n File \"\", line 6225, in \n File \"\", line 1442, in _default_image\n File \"\", line 3484, in command_deploy\n File \"\", line 3410, in extract_uid_gid_monitoring\n File \"\", line 2135, in extract_uid_gid\nRuntimeError: uid/gid not found\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"running": 0, "size": 1}}] 2024-01-27T23:54:03.841 INFO:tasks.cephadm:mds.foofs has 2/2 2024-01-27T23:54:03.841 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-01-27T23:54:03.852 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi038.front.sepia.ceph.com 2024-01-27T23:54:03.852 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- bash -c 'ceph nfs cluster create foo --placement=2 || ceph nfs cluster create cephfs foo --placement=2' 2024-01-27T23:54:05.356 INFO:teuthology.orchestra.run.smithi038.stderr:Invalid command: missing required parameter clusterid() 2024-01-27T23:54:05.356 INFO:teuthology.orchestra.run.smithi038.stderr:nfs cluster create [] : Create an NFS Cluster 2024-01-27T23:54:05.356 INFO:teuthology.orchestra.run.smithi038.stderr:Error EINVAL: invalid command 2024-01-27T23:54:07.602 INFO:teuthology.orchestra.run.smithi038.stdout:NFS Cluster Created Successfully 2024-01-27T23:54:07.956 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- bash -c 'ceph nfs export create cephfs --fsname foofs --clusterid foo --binding /fake || ceph nfs export create cephfs --fsname foofs --cluster-id foo --pseudo-path /fake' 2024-01-27T23:54:09.372 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-27T23:54:09.372 INFO:teuthology.orchestra.run.smithi038.stdout: "bind": "/fake", 2024-01-27T23:54:09.372 INFO:teuthology.orchestra.run.smithi038.stdout: "fs": "foofs", 2024-01-27T23:54:09.372 INFO:teuthology.orchestra.run.smithi038.stdout: "path": "/", 2024-01-27T23:54:09.373 INFO:teuthology.orchestra.run.smithi038.stdout: "cluster": "foo", 2024-01-27T23:54:09.373 INFO:teuthology.orchestra.run.smithi038.stdout: "mode": "RW" 2024-01-27T23:54:09.373 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-27T23:54:09.771 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -- bash -c 'while ! ceph orch ls | grep nfs | grep 2/2 ; do sleep 1 ; done' 2024-01-28T00:13:13.933 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo 2/2 - 7s count:2 2024-01-28T00:13:14.288 INFO:teuthology.run_tasks:Running task vip.exec... 2024-01-28T00:13:14.298 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi038.front.sepia.ceph.com 2024-01-28T00:13:14.299 DEBUG:teuthology.orchestra.run.smithi038:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'mkdir /mnt/foo' 2024-01-28T00:13:14.330 INFO:teuthology.orchestra.run.smithi038.stderr:+ mkdir /mnt/foo 2024-01-28T00:13:14.337 DEBUG:teuthology.orchestra.run.smithi038:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'while ! mount -t nfs $(hostname):/fake /mnt/foo -o sync ; do sleep 5 ; done' 2024-01-28T00:13:14.407 INFO:teuthology.orchestra.run.smithi038.stderr:++ hostname 2024-01-28T00:13:14.408 INFO:teuthology.orchestra.run.smithi038.stderr:+ mount -t nfs smithi038:/fake /mnt/foo -o sync 2024-01-28T00:13:21.925 DEBUG:teuthology.orchestra.run.smithi038:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'echo test > /mnt/foo/testfile' 2024-01-28T00:13:22.000 INFO:teuthology.orchestra.run.smithi038.stderr:+ echo test 2024-01-28T00:13:22.010 DEBUG:teuthology.orchestra.run.smithi038:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c sync 2024-01-28T00:13:22.080 INFO:teuthology.orchestra.run.smithi038.stderr:+ sync 2024-01-28T00:13:22.341 INFO:teuthology.run_tasks:Running task parallel... 2024-01-28T00:13:22.357 INFO:teuthology.task.parallel:starting parallel... 2024-01-28T00:13:22.357 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-01-28T00:13:22.358 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-01-28T00:13:22.358 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi038.front.sepia.ceph.com 2024-01-28T00:13:22.358 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -e sha1=a72a5dace2353a54147d37bd2699a2a482507966 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-01-28T00:13:22.359 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-01-28T00:13:22.359 INFO:teuthology.task.sequential:In sequential, running task exec... 2024-01-28T00:13:22.359 INFO:teuthology.task.exec:Executing custom commands... 2024-01-28T00:13:22.360 INFO:teuthology.task.exec:Running commands on role host.a host ubuntu@smithi038.front.sepia.ceph.com 2024-01-28T00:13:22.360 DEBUG:teuthology.orchestra.run.smithi038:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'cd /mnt/foo && dbench 5 -t 600 || true' 2024-01-28T00:13:22.433 INFO:teuthology.orchestra.run.smithi038.stdout:dbench version 4.00 - Copyright Andrew Tridgell 1999-2004 2024-01-28T00:13:22.434 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-28T00:13:22.434 INFO:teuthology.orchestra.run.smithi038.stdout:Running for 600 seconds with load '/usr/share/dbench/client.txt' and minimum warmup 120 secs 2024-01-28T00:13:22.435 INFO:teuthology.orchestra.run.smithi038.stdout:4 of 5 processes prepared for launch 0 sec 2024-01-28T00:13:22.535 INFO:teuthology.orchestra.run.smithi038.stdout:5 of 5 processes prepared for launch 0 sec 2024-01-28T00:13:22.535 INFO:teuthology.orchestra.run.smithi038.stdout:releasing clients 2024-01-28T00:13:23.535 INFO:teuthology.orchestra.run.smithi038.stdout: 5 292 54.05 MB/sec warmup 1 sec latency 12.797 ms 2024-01-28T00:13:24.102 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -e sha1=a72a5dace2353a54147d37bd2699a2a482507966 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-01-28T00:13:24.535 INFO:teuthology.orchestra.run.smithi038.stdout: 5 596 51.45 MB/sec warmup 2 sec latency 11.003 ms 2024-01-28T00:13:25.535 INFO:teuthology.orchestra.run.smithi038.stdout: 5 1671 43.69 MB/sec warmup 3 sec latency 9.274 ms 2024-01-28T00:13:26.231 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -e sha1=a72a5dace2353a54147d37bd2699a2a482507966 -- bash -c 'ceph config set global log_to_journald false --force' 2024-01-28T00:13:26.535 INFO:teuthology.orchestra.run.smithi038.stdout: 5 3113 42.43 MB/sec warmup 4 sec latency 12.552 ms 2024-01-28T00:13:27.535 INFO:teuthology.orchestra.run.smithi038.stdout: 5 4228 40.23 MB/sec warmup 5 sec latency 13.497 ms 2024-01-28T00:13:28.223 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -e sha1=a72a5dace2353a54147d37bd2699a2a482507966 -- bash -c 'ceph mgr module enable nfs --force' 2024-01-28T00:13:28.536 INFO:teuthology.orchestra.run.smithi038.stdout: 5 5438 37.93 MB/sec warmup 6 sec latency 14.854 ms 2024-01-28T00:13:29.536 INFO:teuthology.orchestra.run.smithi038.stdout: 5 6581 37.71 MB/sec warmup 7 sec latency 24.707 ms 2024-01-28T00:13:30.536 INFO:teuthology.orchestra.run.smithi038.stdout: 5 7734 37.08 MB/sec warmup 8 sec latency 16.464 ms 2024-01-28T00:13:30.793 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -e sha1=a72a5dace2353a54147d37bd2699a2a482507966 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-01-28T00:13:31.536 INFO:teuthology.orchestra.run.smithi038.stdout: 5 8657 35.74 MB/sec warmup 9 sec latency 18.314 ms 2024-01-28T00:13:32.536 INFO:teuthology.orchestra.run.smithi038.stdout: 5 9696 33.87 MB/sec warmup 10 sec latency 58.033 ms 2024-01-28T00:13:33.536 INFO:teuthology.orchestra.run.smithi038.stdout: 5 10925 35.48 MB/sec warmup 11 sec latency 36.883 ms 2024-01-28T00:13:34.536 INFO:teuthology.orchestra.run.smithi038.stdout: 5 11832 33.72 MB/sec warmup 12 sec latency 17.222 ms 2024-01-28T00:13:35.536 INFO:teuthology.orchestra.run.smithi038.stdout: 5 13111 32.94 MB/sec warmup 13 sec latency 13.838 ms 2024-01-28T00:13:36.536 INFO:teuthology.orchestra.run.smithi038.stdout: 5 14377 34.46 MB/sec warmup 14 sec latency 13.870 ms 2024-01-28T00:13:37.536 INFO:teuthology.orchestra.run.smithi038.stdout: 5 15050 32.68 MB/sec warmup 15 sec latency 16.240 ms 2024-01-28T00:13:37.558 INFO:teuthology.orchestra.run.smithi038.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966 2024-01-28T00:13:38.066 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-01-28T00:13:38.067 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi038.front.sepia.ceph.com 2024-01-28T00:13:38.067 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -e sha1=a72a5dace2353a54147d37bd2699a2a482507966 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-01-28T00:13:38.536 INFO:teuthology.orchestra.run.smithi038.stdout: 5 15830 32.08 MB/sec warmup 16 sec latency 26.735 ms 2024-01-28T00:13:39.536 INFO:teuthology.orchestra.run.smithi038.stdout: 5 17119 32.17 MB/sec warmup 17 sec latency 24.292 ms 2024-01-28T00:13:39.765 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:13:40.536 INFO:teuthology.orchestra.run.smithi038.stdout: 5 18110 32.34 MB/sec warmup 18 sec latency 15.414 ms 2024-01-28T00:13:40.590 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-01-28T00:13:40.590 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (34m) 0s ago 34m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5959894c5c26 2024-01-28T00:13:40.591 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (34m) 1s ago 34m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ddac52656d90 2024-01-28T00:13:40.591 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (33m) 0s ago 33m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 291a5bd1850e 2024-01-28T00:13:40.591 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (19m) 0s ago 19m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 a95e1c7fde8e 2024-01-28T00:13:40.591 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (19m) 1s ago 19m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:13:40.591 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 running (40m) 0s ago 40m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5c2cd23694fa 2024-01-28T00:13:40.591 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (33m) 1s ago 33m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f89908608be8 2024-01-28T00:13:40.591 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (40m) 0s ago 40m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:13:40.591 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (38m) 1s ago 38m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f862e772418c 2024-01-28T00:13:40.591 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi038 smithi038 running (28s) 0s ago 27s 3.3 docker.io/ceph/ceph:v15 2cf504fded39 4e99d369126e 2024-01-28T00:13:40.591 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi123 smithi123 running (31s) 1s ago 31s 3.3 docker.io/ceph/ceph:v15 2cf504fded39 fc131f991867 2024-01-28T00:13:40.591 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 0s ago 12m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:13:40.591 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 unknown 1s ago 10m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:13:40.591 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (34m) 0s ago 34m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 15d9493598c1 2024-01-28T00:13:40.591 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (33m) 0s ago 33m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7171c4e00c9c 2024-01-28T00:13:40.591 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (33m) 0s ago 33m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 24b48c30a876 2024-01-28T00:13:40.591 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (33m) 0s ago 33m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 41b835e7965c 2024-01-28T00:13:40.592 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (31m) 1s ago 31m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c9e70087b80e 2024-01-28T00:13:40.592 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (31m) 1s ago 31m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3fed074bae32 2024-01-28T00:13:40.592 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (31m) 1s ago 31m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 9b5bc29ac58f 2024-01-28T00:13:40.592 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (31m) 1s ago 31m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 544d5f6f72b2 2024-01-28T00:13:41.088 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:13:41.088 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:13:41.088 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:13:41.088 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:13:41.088 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:13:41.088 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:13:41.088 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:13:41.088 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:13:41.088 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:13:41.088 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:13:41.088 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:13:41.088 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:13:41.089 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:13:41.089 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:13:41.089 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 14 2024-01-28T00:13:41.089 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:13:41.089 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:13:41.539 INFO:teuthology.orchestra.run.smithi038.stdout: 5 19041 31.54 MB/sec warmup 19 sec latency 31.381 ms 2024-01-28T00:13:41.540 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:13:41.540 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966", 2024-01-28T00:13:41.540 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:13:41.540 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2024-01-28T00:13:41.540 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "" 2024-01-28T00:13:41.540 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:13:42.536 INFO:teuthology.orchestra.run.smithi038.stdout: 5 20333 31.20 MB/sec warmup 20 sec latency 15.594 ms 2024-01-28T00:13:43.536 INFO:teuthology.orchestra.run.smithi038.stdout: 5 21518 32.10 MB/sec warmup 21 sec latency 14.082 ms 2024-01-28T00:13:44.536 INFO:teuthology.orchestra.run.smithi038.stdout: 5 22330 31.13 MB/sec warmup 22 sec latency 18.883 ms 2024-01-28T00:13:45.536 INFO:teuthology.orchestra.run.smithi038.stdout: 5 23594 30.88 MB/sec warmup 23 sec latency 17.090 ms 2024-01-28T00:13:46.536 INFO:teuthology.orchestra.run.smithi038.stdout: 5 25007 32.04 MB/sec warmup 24 sec latency 14.876 ms 2024-01-28T00:13:47.536 INFO:teuthology.orchestra.run.smithi038.stdout: 5 25787 31.15 MB/sec warmup 25 sec latency 23.060 ms 2024-01-28T00:13:48.537 INFO:teuthology.orchestra.run.smithi038.stdout: 5 27111 30.98 MB/sec warmup 26 sec latency 21.565 ms 2024-01-28T00:13:49.537 INFO:teuthology.orchestra.run.smithi038.stdout: 5 28411 31.75 MB/sec warmup 27 sec latency 13.747 ms 2024-01-28T00:13:50.537 INFO:teuthology.orchestra.run.smithi038.stdout: 5 29320 31.22 MB/sec warmup 28 sec latency 14.929 ms 2024-01-28T00:13:51.537 INFO:teuthology.orchestra.run.smithi038.stdout: 5 30377 30.98 MB/sec warmup 29 sec latency 21.307 ms 2024-01-28T00:13:52.537 INFO:teuthology.orchestra.run.smithi038.stdout: 5 31477 31.11 MB/sec warmup 30 sec latency 15.148 ms 2024-01-28T00:13:53.537 INFO:teuthology.orchestra.run.smithi038.stdout: 5 32421 31.14 MB/sec warmup 31 sec latency 17.704 ms 2024-01-28T00:13:54.537 INFO:teuthology.orchestra.run.smithi038.stdout: 5 33466 30.80 MB/sec warmup 32 sec latency 17.121 ms 2024-01-28T00:13:55.537 INFO:teuthology.orchestra.run.smithi038.stdout: 5 34849 30.98 MB/sec warmup 33 sec latency 23.824 ms 2024-01-28T00:13:56.537 INFO:teuthology.orchestra.run.smithi038.stdout: 5 36063 31.23 MB/sec warmup 34 sec latency 15.945 ms 2024-01-28T00:13:57.537 INFO:teuthology.orchestra.run.smithi038.stdout: 5 36948 30.88 MB/sec warmup 35 sec latency 23.822 ms 2024-01-28T00:13:58.537 INFO:teuthology.orchestra.run.smithi038.stdout: 5 37870 30.42 MB/sec warmup 36 sec latency 21.617 ms 2024-01-28T00:13:59.537 INFO:teuthology.orchestra.run.smithi038.stdout: 5 38740 30.59 MB/sec warmup 37 sec latency 58.108 ms 2024-01-28T00:14:00.538 INFO:teuthology.orchestra.run.smithi038.stdout: 5 39537 30.44 MB/sec warmup 38 sec latency 23.096 ms 2024-01-28T00:14:01.537 INFO:teuthology.orchestra.run.smithi038.stdout: 5 40540 30.17 MB/sec warmup 39 sec latency 16.661 ms 2024-01-28T00:14:02.537 INFO:teuthology.orchestra.run.smithi038.stdout: 5 41762 30.10 MB/sec warmup 40 sec latency 26.429 ms 2024-01-28T00:14:03.537 INFO:teuthology.orchestra.run.smithi038.stdout: 5 42808 30.45 MB/sec warmup 41 sec latency 20.514 ms 2024-01-28T00:14:04.537 INFO:teuthology.orchestra.run.smithi038.stdout: 5 43664 30.05 MB/sec warmup 42 sec latency 24.631 ms 2024-01-28T00:14:05.537 INFO:teuthology.orchestra.run.smithi038.stdout: 5 44948 29.97 MB/sec warmup 43 sec latency 18.998 ms 2024-01-28T00:14:06.538 INFO:teuthology.orchestra.run.smithi038.stdout: 5 46195 30.38 MB/sec warmup 44 sec latency 17.276 ms 2024-01-28T00:14:07.538 INFO:teuthology.orchestra.run.smithi038.stdout: 5 46999 30.04 MB/sec warmup 45 sec latency 28.112 ms 2024-01-28T00:14:08.538 INFO:teuthology.orchestra.run.smithi038.stdout: 5 48077 29.92 MB/sec warmup 46 sec latency 18.442 ms 2024-01-28T00:14:09.538 INFO:teuthology.orchestra.run.smithi038.stdout: 5 49418 30.26 MB/sec warmup 47 sec latency 26.864 ms 2024-01-28T00:14:10.538 INFO:teuthology.orchestra.run.smithi038.stdout: 5 50422 30.14 MB/sec warmup 48 sec latency 20.094 ms 2024-01-28T00:14:11.538 INFO:teuthology.orchestra.run.smithi038.stdout: 5 51584 30.04 MB/sec warmup 49 sec latency 21.032 ms 2024-01-28T00:14:11.971 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:14:12.538 INFO:teuthology.orchestra.run.smithi038.stdout: 5 52617 30.04 MB/sec warmup 50 sec latency 18.950 ms 2024-01-28T00:14:12.682 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-01-28T00:14:12.682 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (34m) 32s ago 34m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5959894c5c26 2024-01-28T00:14:12.683 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (34m) 33s ago 34m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ddac52656d90 2024-01-28T00:14:12.683 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (34m) 32s ago 34m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 291a5bd1850e 2024-01-28T00:14:12.683 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (20m) 32s ago 20m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 a95e1c7fde8e 2024-01-28T00:14:12.683 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (20m) 33s ago 20m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:14:12.683 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 running (40m) 32s ago 40m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5c2cd23694fa 2024-01-28T00:14:12.683 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (34m) 33s ago 34m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f89908608be8 2024-01-28T00:14:12.683 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (40m) 32s ago 40m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:14:12.683 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (39m) 33s ago 39m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f862e772418c 2024-01-28T00:14:12.683 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi038 smithi038 running (60s) 32s ago 59s 3.3 docker.io/ceph/ceph:v15 2cf504fded39 4e99d369126e 2024-01-28T00:14:12.683 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi123 smithi123 running (63s) 33s ago 63s 3.3 docker.io/ceph/ceph:v15 2cf504fded39 fc131f991867 2024-01-28T00:14:12.683 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 32s ago 12m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:14:12.683 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 unknown 33s ago 10m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:14:12.683 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (34m) 32s ago 34m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 15d9493598c1 2024-01-28T00:14:12.683 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (34m) 32s ago 34m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7171c4e00c9c 2024-01-28T00:14:12.683 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (34m) 32s ago 34m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 24b48c30a876 2024-01-28T00:14:12.684 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (33m) 32s ago 33m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 41b835e7965c 2024-01-28T00:14:12.684 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (32m) 33s ago 32m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c9e70087b80e 2024-01-28T00:14:12.684 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (31m) 33s ago 31m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3fed074bae32 2024-01-28T00:14:12.684 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (31m) 33s ago 31m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 9b5bc29ac58f 2024-01-28T00:14:12.684 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (31m) 33s ago 31m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 544d5f6f72b2 2024-01-28T00:14:13.043 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:14:13.043 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:14:13.043 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:14:13.043 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:14:13.043 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:14:13.043 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:14:13.043 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:14:13.043 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:14:13.043 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:14:13.043 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:14:13.043 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:14:13.044 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:14:13.044 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:14:13.044 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:14:13.044 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 14 2024-01-28T00:14:13.044 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:14:13.044 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:14:13.374 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:14:13.374 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966", 2024-01-28T00:14:13.374 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:14:13.374 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2024-01-28T00:14:13.374 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "" 2024-01-28T00:14:13.374 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:14:13.538 INFO:teuthology.orchestra.run.smithi038.stdout: 5 53492 30.12 MB/sec warmup 51 sec latency 19.853 ms 2024-01-28T00:14:14.538 INFO:teuthology.orchestra.run.smithi038.stdout: 5 54439 29.86 MB/sec warmup 52 sec latency 19.648 ms 2024-01-28T00:14:15.538 INFO:teuthology.orchestra.run.smithi038.stdout: 5 55316 29.62 MB/sec warmup 53 sec latency 34.010 ms 2024-01-28T00:14:16.538 INFO:teuthology.orchestra.run.smithi038.stdout: 5 56080 29.50 MB/sec warmup 54 sec latency 25.500 ms 2024-01-28T00:14:17.538 INFO:teuthology.orchestra.run.smithi038.stdout: 5 57104 29.67 MB/sec warmup 55 sec latency 20.800 ms 2024-01-28T00:14:18.538 INFO:teuthology.orchestra.run.smithi038.stdout: 5 57879 29.36 MB/sec warmup 56 sec latency 20.702 ms 2024-01-28T00:14:19.538 INFO:teuthology.orchestra.run.smithi038.stdout: 5 58744 29.20 MB/sec warmup 57 sec latency 29.557 ms 2024-01-28T00:14:20.538 INFO:teuthology.orchestra.run.smithi038.stdout: 5 59476 29.01 MB/sec warmup 58 sec latency 27.437 ms 2024-01-28T00:14:21.538 INFO:teuthology.orchestra.run.smithi038.stdout: 5 60087 28.99 MB/sec warmup 59 sec latency 24.376 ms 2024-01-28T00:14:22.538 INFO:teuthology.orchestra.run.smithi038.stdout: 5 60992 28.88 MB/sec warmup 60 sec latency 20.556 ms 2024-01-28T00:14:23.538 INFO:teuthology.orchestra.run.smithi038.stdout: 5 61727 28.63 MB/sec warmup 61 sec latency 23.064 ms 2024-01-28T00:14:24.538 INFO:teuthology.orchestra.run.smithi038.stdout: 5 62548 28.47 MB/sec warmup 62 sec latency 55.193 ms 2024-01-28T00:14:25.538 INFO:teuthology.orchestra.run.smithi038.stdout: 5 63593 28.63 MB/sec warmup 63 sec latency 16.751 ms 2024-01-28T00:14:26.538 INFO:teuthology.orchestra.run.smithi038.stdout: 5 64393 28.53 MB/sec warmup 64 sec latency 30.413 ms 2024-01-28T00:14:27.538 INFO:teuthology.orchestra.run.smithi038.stdout: 5 65169 28.31 MB/sec warmup 65 sec latency 19.753 ms 2024-01-28T00:14:28.538 INFO:teuthology.orchestra.run.smithi038.stdout: 5 66068 28.15 MB/sec warmup 66 sec latency 25.388 ms 2024-01-28T00:14:29.538 INFO:teuthology.orchestra.run.smithi038.stdout: 5 66795 28.12 MB/sec warmup 67 sec latency 105.999 ms 2024-01-28T00:14:30.538 INFO:teuthology.orchestra.run.smithi038.stdout: 5 67604 28.19 MB/sec warmup 68 sec latency 55.940 ms 2024-01-28T00:14:31.538 INFO:teuthology.orchestra.run.smithi038.stdout: 5 68136 27.89 MB/sec warmup 69 sec latency 28.271 ms 2024-01-28T00:14:32.538 INFO:teuthology.orchestra.run.smithi038.stdout: 5 68730 27.65 MB/sec warmup 70 sec latency 29.997 ms 2024-01-28T00:14:33.538 INFO:teuthology.orchestra.run.smithi038.stdout: 5 69667 27.56 MB/sec warmup 71 sec latency 32.323 ms 2024-01-28T00:14:34.538 INFO:teuthology.orchestra.run.smithi038.stdout: 5 70465 27.53 MB/sec warmup 72 sec latency 19.326 ms 2024-01-28T00:14:35.539 INFO:teuthology.orchestra.run.smithi038.stdout: 5 71312 27.59 MB/sec warmup 73 sec latency 24.371 ms 2024-01-28T00:14:36.539 INFO:teuthology.orchestra.run.smithi038.stdout: 5 71759 27.32 MB/sec warmup 74 sec latency 22.479 ms 2024-01-28T00:14:37.539 INFO:teuthology.orchestra.run.smithi038.stdout: 5 72285 27.08 MB/sec warmup 75 sec latency 31.246 ms 2024-01-28T00:14:38.539 INFO:teuthology.orchestra.run.smithi038.stdout: 5 72783 26.85 MB/sec warmup 76 sec latency 30.993 ms 2024-01-28T00:14:39.539 INFO:teuthology.orchestra.run.smithi038.stdout: 5 73634 26.80 MB/sec warmup 77 sec latency 26.919 ms 2024-01-28T00:14:40.539 INFO:teuthology.orchestra.run.smithi038.stdout: 5 74320 26.82 MB/sec warmup 78 sec latency 24.665 ms 2024-01-28T00:14:41.539 INFO:teuthology.orchestra.run.smithi038.stdout: 5 75087 26.76 MB/sec warmup 79 sec latency 18.148 ms 2024-01-28T00:14:42.539 INFO:teuthology.orchestra.run.smithi038.stdout: 5 75939 26.60 MB/sec warmup 80 sec latency 19.719 ms 2024-01-28T00:14:43.539 INFO:teuthology.orchestra.run.smithi038.stdout: 5 76824 26.54 MB/sec warmup 81 sec latency 33.215 ms 2024-01-28T00:14:43.721 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:14:44.342 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-01-28T00:14:44.373 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (35m) 64s ago 35m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5959894c5c26 2024-01-28T00:14:44.373 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (35m) 65s ago 35m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ddac52656d90 2024-01-28T00:14:44.374 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (34m) 64s ago 34m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 291a5bd1850e 2024-01-28T00:14:44.374 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (20m) 64s ago 20m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 a95e1c7fde8e 2024-01-28T00:14:44.374 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (20m) 65s ago 20m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:14:44.374 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 running (41m) 64s ago 41m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5c2cd23694fa 2024-01-28T00:14:44.374 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (34m) 65s ago 34m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f89908608be8 2024-01-28T00:14:44.374 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (41m) 64s ago 41m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:14:44.374 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (39m) 65s ago 39m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f862e772418c 2024-01-28T00:14:44.374 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi038 smithi038 running (91s) 64s ago 91s 3.3 docker.io/ceph/ceph:v15 2cf504fded39 4e99d369126e 2024-01-28T00:14:44.374 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi123 smithi123 running (95s) 65s ago 95s 3.3 docker.io/ceph/ceph:v15 2cf504fded39 fc131f991867 2024-01-28T00:14:44.375 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 64s ago 13m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:14:44.375 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 unknown 65s ago 11m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:14:44.375 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (35m) 64s ago 35m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 15d9493598c1 2024-01-28T00:14:44.375 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (34m) 64s ago 34m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7171c4e00c9c 2024-01-28T00:14:44.375 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (34m) 64s ago 34m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 24b48c30a876 2024-01-28T00:14:44.375 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (34m) 64s ago 34m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 41b835e7965c 2024-01-28T00:14:44.375 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (32m) 65s ago 32m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c9e70087b80e 2024-01-28T00:14:44.375 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (32m) 65s ago 32m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3fed074bae32 2024-01-28T00:14:44.375 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (32m) 65s ago 32m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 9b5bc29ac58f 2024-01-28T00:14:44.375 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (32m) 65s ago 32m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 544d5f6f72b2 2024-01-28T00:14:44.539 INFO:teuthology.orchestra.run.smithi038.stdout: 5 77461 26.47 MB/sec warmup 82 sec latency 23.093 ms 2024-01-28T00:14:44.690 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:14:44.690 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:14:44.690 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:14:44.690 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:14:44.690 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:14:44.690 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:14:44.690 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:14:44.690 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:14:44.690 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:14:44.690 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:14:44.690 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:14:44.690 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:14:44.690 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:14:44.691 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:14:44.691 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 14 2024-01-28T00:14:44.691 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:14:44.691 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:14:44.997 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:14:44.998 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966", 2024-01-28T00:14:44.998 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:14:44.998 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2024-01-28T00:14:44.998 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "" 2024-01-28T00:14:44.998 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:14:45.539 INFO:teuthology.orchestra.run.smithi038.stdout: 5 77983 26.42 MB/sec warmup 83 sec latency 40.504 ms 2024-01-28T00:14:46.539 INFO:teuthology.orchestra.run.smithi038.stdout: 5 78535 26.28 MB/sec warmup 84 sec latency 27.319 ms 2024-01-28T00:14:47.539 INFO:teuthology.orchestra.run.smithi038.stdout: 5 78886 26.04 MB/sec warmup 85 sec latency 37.685 ms 2024-01-28T00:14:48.539 INFO:teuthology.orchestra.run.smithi038.stdout: 5 79846 25.94 MB/sec warmup 86 sec latency 20.103 ms 2024-01-28T00:14:49.539 INFO:teuthology.orchestra.run.smithi038.stdout: 5 80748 25.93 MB/sec warmup 87 sec latency 26.208 ms 2024-01-28T00:14:50.539 INFO:teuthology.orchestra.run.smithi038.stdout: 5 81398 25.94 MB/sec warmup 88 sec latency 28.963 ms 2024-01-28T00:14:51.539 INFO:teuthology.orchestra.run.smithi038.stdout: 5 82028 25.86 MB/sec warmup 89 sec latency 25.297 ms 2024-01-28T00:14:52.539 INFO:teuthology.orchestra.run.smithi038.stdout: 5 82705 25.73 MB/sec warmup 90 sec latency 69.121 ms 2024-01-28T00:14:53.539 INFO:teuthology.orchestra.run.smithi038.stdout: 5 83692 25.66 MB/sec warmup 91 sec latency 22.533 ms 2024-01-28T00:14:54.539 INFO:teuthology.orchestra.run.smithi038.stdout: 5 84685 25.74 MB/sec warmup 92 sec latency 34.657 ms 2024-01-28T00:14:55.539 INFO:teuthology.orchestra.run.smithi038.stdout: 5 85479 25.77 MB/sec warmup 93 sec latency 23.032 ms 2024-01-28T00:14:56.539 INFO:teuthology.orchestra.run.smithi038.stdout: 5 85859 25.56 MB/sec warmup 94 sec latency 28.275 ms 2024-01-28T00:14:57.539 INFO:teuthology.orchestra.run.smithi038.stdout: 5 86285 25.39 MB/sec warmup 95 sec latency 28.504 ms 2024-01-28T00:14:58.539 INFO:teuthology.orchestra.run.smithi038.stdout: 5 86879 25.23 MB/sec warmup 96 sec latency 30.196 ms 2024-01-28T00:14:59.539 INFO:teuthology.orchestra.run.smithi038.stdout: 5 87700 25.19 MB/sec warmup 97 sec latency 27.988 ms 2024-01-28T00:15:00.539 INFO:teuthology.orchestra.run.smithi038.stdout: 5 88414 25.20 MB/sec warmup 98 sec latency 25.449 ms 2024-01-28T00:15:01.539 INFO:teuthology.orchestra.run.smithi038.stdout: 5 89037 25.17 MB/sec warmup 99 sec latency 23.688 ms 2024-01-28T00:15:02.539 INFO:teuthology.orchestra.run.smithi038.stdout: 5 89653 25.03 MB/sec warmup 100 sec latency 27.132 ms 2024-01-28T00:15:03.540 INFO:teuthology.orchestra.run.smithi038.stdout: 5 90521 24.94 MB/sec warmup 101 sec latency 22.421 ms 2024-01-28T00:15:04.540 INFO:teuthology.orchestra.run.smithi038.stdout: 5 91473 24.95 MB/sec warmup 102 sec latency 24.488 ms 2024-01-28T00:15:05.540 INFO:teuthology.orchestra.run.smithi038.stdout: 5 92229 25.02 MB/sec warmup 103 sec latency 24.135 ms 2024-01-28T00:15:06.540 INFO:teuthology.orchestra.run.smithi038.stdout: 5 92897 24.94 MB/sec warmup 104 sec latency 24.721 ms 2024-01-28T00:15:07.540 INFO:teuthology.orchestra.run.smithi038.stdout: 5 93846 24.86 MB/sec warmup 105 sec latency 33.718 ms 2024-01-28T00:15:08.540 INFO:teuthology.orchestra.run.smithi038.stdout: 5 94643 24.84 MB/sec warmup 106 sec latency 22.433 ms 2024-01-28T00:15:09.540 INFO:teuthology.orchestra.run.smithi038.stdout: 5 95277 24.79 MB/sec warmup 107 sec latency 29.322 ms 2024-01-28T00:15:10.540 INFO:teuthology.orchestra.run.smithi038.stdout: 5 95841 24.75 MB/sec warmup 108 sec latency 23.908 ms 2024-01-28T00:15:11.540 INFO:teuthology.orchestra.run.smithi038.stdout: 5 96235 24.63 MB/sec warmup 109 sec latency 36.444 ms 2024-01-28T00:15:12.540 INFO:teuthology.orchestra.run.smithi038.stdout: 5 96503 24.46 MB/sec warmup 110 sec latency 43.250 ms 2024-01-28T00:15:13.540 INFO:teuthology.orchestra.run.smithi038.stdout: 5 97112 24.33 MB/sec warmup 111 sec latency 45.153 ms 2024-01-28T00:15:14.540 INFO:teuthology.orchestra.run.smithi038.stdout: 5 97826 24.27 MB/sec warmup 112 sec latency 28.350 ms 2024-01-28T00:15:15.428 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:15:15.540 INFO:teuthology.orchestra.run.smithi038.stdout: 5 98620 24.22 MB/sec warmup 113 sec latency 35.530 ms 2024-01-28T00:15:16.248 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-01-28T00:15:16.249 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (35m) 95s ago 35m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5959894c5c26 2024-01-28T00:15:16.249 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (35m) 97s ago 35m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ddac52656d90 2024-01-28T00:15:16.249 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (35m) 95s ago 35m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 291a5bd1850e 2024-01-28T00:15:16.249 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (21m) 95s ago 21m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 a95e1c7fde8e 2024-01-28T00:15:16.249 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (21m) 97s ago 21m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:15:16.249 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 running (41m) 95s ago 41m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5c2cd23694fa 2024-01-28T00:15:16.249 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (35m) 97s ago 35m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f89908608be8 2024-01-28T00:15:16.249 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (41m) 95s ago 41m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:15:16.249 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (40m) 97s ago 40m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f862e772418c 2024-01-28T00:15:16.249 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi038 smithi038 running (2m) 95s ago 2m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 4e99d369126e 2024-01-28T00:15:16.249 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi123 smithi123 running (2m) 97s ago 2m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 fc131f991867 2024-01-28T00:15:16.249 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 95s ago 13m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:15:16.249 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 unknown 97s ago 11m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:15:16.249 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (35m) 95s ago 35m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 15d9493598c1 2024-01-28T00:15:16.249 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (35m) 95s ago 35m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7171c4e00c9c 2024-01-28T00:15:16.249 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (35m) 95s ago 35m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 24b48c30a876 2024-01-28T00:15:16.250 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (34m) 95s ago 34m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 41b835e7965c 2024-01-28T00:15:16.250 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (33m) 97s ago 33m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c9e70087b80e 2024-01-28T00:15:16.250 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (33m) 97s ago 33m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3fed074bae32 2024-01-28T00:15:16.250 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (32m) 97s ago 32m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 9b5bc29ac58f 2024-01-28T00:15:16.250 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (32m) 97s ago 32m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 544d5f6f72b2 2024-01-28T00:15:16.540 INFO:teuthology.orchestra.run.smithi038.stdout: 5 99236 24.26 MB/sec warmup 114 sec latency 21.788 ms 2024-01-28T00:15:16.678 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:15:16.678 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:15:16.678 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:15:16.678 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:15:16.678 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:15:16.678 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:15:16.678 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:15:16.678 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:15:16.678 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:15:16.678 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:15:16.678 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:15:16.679 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:15:16.679 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:15:16.679 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:15:16.679 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 14 2024-01-28T00:15:16.679 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:15:16.679 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:15:17.081 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:15:17.081 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966", 2024-01-28T00:15:17.081 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:15:17.081 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2024-01-28T00:15:17.081 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "" 2024-01-28T00:15:17.081 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:15:17.540 INFO:teuthology.orchestra.run.smithi038.stdout: 5 100042 24.22 MB/sec warmup 115 sec latency 39.217 ms 2024-01-28T00:15:18.540 INFO:teuthology.orchestra.run.smithi038.stdout: 5 100718 24.11 MB/sec warmup 116 sec latency 38.727 ms 2024-01-28T00:15:19.540 INFO:teuthology.orchestra.run.smithi038.stdout: 5 101285 24.02 MB/sec warmup 117 sec latency 35.180 ms 2024-01-28T00:15:20.540 INFO:teuthology.orchestra.run.smithi038.stdout: 5 101961 23.96 MB/sec warmup 118 sec latency 29.316 ms 2024-01-28T00:15:21.540 INFO:teuthology.orchestra.run.smithi038.stdout: 5 102509 23.93 MB/sec warmup 119 sec latency 29.269 ms 2024-01-28T00:15:23.540 INFO:teuthology.orchestra.run.smithi038.stdout: 5 103622 13.94 MB/sec execute 1 sec latency 41.903 ms 2024-01-28T00:15:24.540 INFO:teuthology.orchestra.run.smithi038.stdout: 5 104245 12.13 MB/sec execute 2 sec latency 29.789 ms 2024-01-28T00:15:25.540 INFO:teuthology.orchestra.run.smithi038.stdout: 5 104851 12.62 MB/sec execute 3 sec latency 32.061 ms 2024-01-28T00:15:26.540 INFO:teuthology.orchestra.run.smithi038.stdout: 5 105541 13.98 MB/sec execute 4 sec latency 26.050 ms 2024-01-28T00:15:27.541 INFO:teuthology.orchestra.run.smithi038.stdout: 5 106054 15.08 MB/sec execute 5 sec latency 33.256 ms 2024-01-28T00:15:28.541 INFO:teuthology.orchestra.run.smithi038.stdout: 5 106569 15.85 MB/sec execute 6 sec latency 35.351 ms 2024-01-28T00:15:29.541 INFO:teuthology.orchestra.run.smithi038.stdout: 5 107058 15.25 MB/sec execute 7 sec latency 38.579 ms 2024-01-28T00:15:30.541 INFO:teuthology.orchestra.run.smithi038.stdout: 5 107526 14.76 MB/sec execute 8 sec latency 31.130 ms 2024-01-28T00:15:31.541 INFO:teuthology.orchestra.run.smithi038.stdout: 5 108015 13.79 MB/sec execute 9 sec latency 39.513 ms 2024-01-28T00:15:32.541 INFO:teuthology.orchestra.run.smithi038.stdout: 5 108383 13.34 MB/sec execute 10 sec latency 59.815 ms 2024-01-28T00:15:33.541 INFO:teuthology.orchestra.run.smithi038.stdout: 5 108842 13.47 MB/sec execute 11 sec latency 46.668 ms 2024-01-28T00:15:34.541 INFO:teuthology.orchestra.run.smithi038.stdout: 5 109624 14.42 MB/sec execute 12 sec latency 28.281 ms 2024-01-28T00:15:35.541 INFO:teuthology.orchestra.run.smithi038.stdout: 5 110299 15.00 MB/sec execute 13 sec latency 31.073 ms 2024-01-28T00:15:36.541 INFO:teuthology.orchestra.run.smithi038.stdout: 5 110687 14.62 MB/sec execute 14 sec latency 39.133 ms 2024-01-28T00:15:37.541 INFO:teuthology.orchestra.run.smithi038.stdout: 5 111171 14.29 MB/sec execute 15 sec latency 40.588 ms 2024-01-28T00:15:38.541 INFO:teuthology.orchestra.run.smithi038.stdout: 5 111792 14.05 MB/sec execute 16 sec latency 24.510 ms 2024-01-28T00:15:39.541 INFO:teuthology.orchestra.run.smithi038.stdout: 5 112394 14.33 MB/sec execute 17 sec latency 30.463 ms 2024-01-28T00:15:40.541 INFO:teuthology.orchestra.run.smithi038.stdout: 5 112988 14.62 MB/sec execute 18 sec latency 33.006 ms 2024-01-28T00:15:41.541 INFO:teuthology.orchestra.run.smithi038.stdout: 5 113458 14.82 MB/sec execute 19 sec latency 30.949 ms 2024-01-28T00:15:42.541 INFO:teuthology.orchestra.run.smithi038.stdout: 5 113923 14.72 MB/sec execute 20 sec latency 46.550 ms 2024-01-28T00:15:43.541 INFO:teuthology.orchestra.run.smithi038.stdout: 5 114221 14.26 MB/sec execute 21 sec latency 38.590 ms 2024-01-28T00:15:44.541 INFO:teuthology.orchestra.run.smithi038.stdout: 5 114552 14.02 MB/sec execute 22 sec latency 59.004 ms 2024-01-28T00:15:45.541 INFO:teuthology.orchestra.run.smithi038.stdout: 5 115411 13.98 MB/sec execute 23 sec latency 85.069 ms 2024-01-28T00:15:46.541 INFO:teuthology.orchestra.run.smithi038.stdout: 5 116502 14.83 MB/sec execute 24 sec latency 24.067 ms 2024-01-28T00:15:47.506 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:15:47.541 INFO:teuthology.orchestra.run.smithi038.stdout: 5 117432 15.48 MB/sec execute 25 sec latency 31.596 ms 2024-01-28T00:15:48.309 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-01-28T00:15:48.309 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (36m) 2m ago 36m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5959894c5c26 2024-01-28T00:15:48.309 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (36m) 2m ago 36m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ddac52656d90 2024-01-28T00:15:48.309 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (35m) 2m ago 35m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 291a5bd1850e 2024-01-28T00:15:48.309 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (21m) 2m ago 21m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 a95e1c7fde8e 2024-01-28T00:15:48.309 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (21m) 2m ago 21m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:15:48.309 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 running (42m) 2m ago 42m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5c2cd23694fa 2024-01-28T00:15:48.309 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (35m) 2m ago 35m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f89908608be8 2024-01-28T00:15:48.309 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (42m) 2m ago 42m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:15:48.309 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (40m) 2m ago 40m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f862e772418c 2024-01-28T00:15:48.309 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi038 smithi038 running (2m) 2m ago 2m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 4e99d369126e 2024-01-28T00:15:48.309 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi123 smithi123 running (2m) 2m ago 2m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 fc131f991867 2024-01-28T00:15:48.309 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 2m ago 14m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:15:48.310 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 unknown 2m ago 12m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:15:48.310 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (36m) 2m ago 36m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 15d9493598c1 2024-01-28T00:15:48.310 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (35m) 2m ago 35m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7171c4e00c9c 2024-01-28T00:15:48.310 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (35m) 2m ago 35m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 24b48c30a876 2024-01-28T00:15:48.310 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (35m) 2m ago 35m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 41b835e7965c 2024-01-28T00:15:48.310 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (33m) 2m ago 33m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c9e70087b80e 2024-01-28T00:15:48.310 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (33m) 2m ago 33m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3fed074bae32 2024-01-28T00:15:48.310 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (33m) 2m ago 33m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 9b5bc29ac58f 2024-01-28T00:15:48.310 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (33m) 2m ago 33m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 544d5f6f72b2 2024-01-28T00:15:48.541 INFO:teuthology.orchestra.run.smithi038.stdout: 5 117948 15.40 MB/sec execute 26 sec latency 37.316 ms 2024-01-28T00:15:48.752 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:15:48.752 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:15:48.753 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:15:48.753 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:15:48.753 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:15:48.753 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:15:48.753 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:15:48.753 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:15:48.753 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:15:48.753 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:15:48.753 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:15:48.753 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:15:48.753 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:15:48.753 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:15:48.753 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 14 2024-01-28T00:15:48.753 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:15:48.753 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:15:49.131 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:15:49.131 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966", 2024-01-28T00:15:49.131 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:15:49.131 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2024-01-28T00:15:49.131 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "" 2024-01-28T00:15:49.131 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:15:49.541 INFO:teuthology.orchestra.run.smithi038.stdout: 5 118441 15.16 MB/sec execute 27 sec latency 51.574 ms 2024-01-28T00:15:50.542 INFO:teuthology.orchestra.run.smithi038.stdout: 5 118805 14.80 MB/sec execute 28 sec latency 49.924 ms 2024-01-28T00:15:51.542 INFO:teuthology.orchestra.run.smithi038.stdout: 5 119138 14.66 MB/sec execute 29 sec latency 28.876 ms 2024-01-28T00:15:52.542 INFO:teuthology.orchestra.run.smithi038.stdout: 5 119510 14.53 MB/sec execute 30 sec latency 66.467 ms 2024-01-28T00:15:53.542 INFO:teuthology.orchestra.run.smithi038.stdout: 5 120013 14.54 MB/sec execute 31 sec latency 32.911 ms 2024-01-28T00:15:54.542 INFO:teuthology.orchestra.run.smithi038.stdout: 5 120428 14.59 MB/sec execute 32 sec latency 31.391 ms 2024-01-28T00:15:55.542 INFO:teuthology.orchestra.run.smithi038.stdout: 5 120809 14.47 MB/sec execute 33 sec latency 34.972 ms 2024-01-28T00:15:56.542 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121235 14.37 MB/sec execute 34 sec latency 46.167 ms 2024-01-28T00:15:57.542 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121621 14.29 MB/sec execute 35 sec latency 41.000 ms 2024-01-28T00:15:58.542 INFO:teuthology.orchestra.run.smithi038.stdout: 5 122158 14.08 MB/sec execute 36 sec latency 40.730 ms 2024-01-28T00:15:59.542 INFO:teuthology.orchestra.run.smithi038.stdout: 5 122573 13.87 MB/sec execute 37 sec latency 37.026 ms 2024-01-28T00:16:00.542 INFO:teuthology.orchestra.run.smithi038.stdout: 5 123062 14.00 MB/sec execute 38 sec latency 44.594 ms 2024-01-28T00:16:01.542 INFO:teuthology.orchestra.run.smithi038.stdout: 5 123738 14.17 MB/sec execute 39 sec latency 30.869 ms 2024-01-28T00:16:02.542 INFO:teuthology.orchestra.run.smithi038.stdout: 5 124239 14.28 MB/sec execute 40 sec latency 25.048 ms 2024-01-28T00:16:03.542 INFO:teuthology.orchestra.run.smithi038.stdout: 5 125055 14.43 MB/sec execute 41 sec latency 31.020 ms 2024-01-28T00:16:04.542 INFO:teuthology.orchestra.run.smithi038.stdout: 5 125894 14.42 MB/sec execute 42 sec latency 29.706 ms 2024-01-28T00:16:05.542 INFO:teuthology.orchestra.run.smithi038.stdout: 5 126646 14.61 MB/sec execute 43 sec latency 32.227 ms 2024-01-28T00:16:06.542 INFO:teuthology.orchestra.run.smithi038.stdout: 5 127301 14.76 MB/sec execute 44 sec latency 26.155 ms 2024-01-28T00:16:07.542 INFO:teuthology.orchestra.run.smithi038.stdout: 5 127756 14.81 MB/sec execute 45 sec latency 29.357 ms 2024-01-28T00:16:08.542 INFO:teuthology.orchestra.run.smithi038.stdout: 5 128377 14.81 MB/sec execute 46 sec latency 41.568 ms 2024-01-28T00:16:09.542 INFO:teuthology.orchestra.run.smithi038.stdout: 5 129365 14.89 MB/sec execute 47 sec latency 29.607 ms 2024-01-28T00:16:10.542 INFO:teuthology.orchestra.run.smithi038.stdout: 5 130352 15.19 MB/sec execute 48 sec latency 32.182 ms 2024-01-28T00:16:11.542 INFO:teuthology.orchestra.run.smithi038.stdout: 5 130992 15.31 MB/sec execute 49 sec latency 31.981 ms 2024-01-28T00:16:12.542 INFO:teuthology.orchestra.run.smithi038.stdout: 5 131453 15.28 MB/sec execute 50 sec latency 28.890 ms 2024-01-28T00:16:13.542 INFO:teuthology.orchestra.run.smithi038.stdout: 5 131860 15.20 MB/sec execute 51 sec latency 50.794 ms 2024-01-28T00:16:14.542 INFO:teuthology.orchestra.run.smithi038.stdout: 5 132767 15.24 MB/sec execute 52 sec latency 31.171 ms 2024-01-28T00:16:15.543 INFO:teuthology.orchestra.run.smithi038.stdout: 5 133314 15.18 MB/sec execute 53 sec latency 26.845 ms 2024-01-28T00:16:16.543 INFO:teuthology.orchestra.run.smithi038.stdout: 5 133759 15.16 MB/sec execute 54 sec latency 54.523 ms 2024-01-28T00:16:17.543 INFO:teuthology.orchestra.run.smithi038.stdout: 5 134203 15.15 MB/sec execute 55 sec latency 36.613 ms 2024-01-28T00:16:18.543 INFO:teuthology.orchestra.run.smithi038.stdout: 5 134500 15.09 MB/sec execute 56 sec latency 47.117 ms 2024-01-28T00:16:19.519 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:16:19.543 INFO:teuthology.orchestra.run.smithi038.stdout: 5 135291 15.24 MB/sec execute 57 sec latency 33.656 ms 2024-01-28T00:16:20.209 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-01-28T00:16:20.209 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (36m) 2m ago 36m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5959894c5c26 2024-01-28T00:16:20.209 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (36m) 2m ago 36m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ddac52656d90 2024-01-28T00:16:20.209 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (36m) 2m ago 36m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 291a5bd1850e 2024-01-28T00:16:20.209 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (22m) 2m ago 22m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 a95e1c7fde8e 2024-01-28T00:16:20.209 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (22m) 2m ago 22m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:16:20.209 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 running (42m) 2m ago 42m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5c2cd23694fa 2024-01-28T00:16:20.209 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (36m) 2m ago 36m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f89908608be8 2024-01-28T00:16:20.209 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (42m) 2m ago 42m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:16:20.209 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (41m) 2m ago 41m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f862e772418c 2024-01-28T00:16:20.209 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi038 smithi038 running (3m) 2m ago 3m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 4e99d369126e 2024-01-28T00:16:20.210 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi123 smithi123 running (3m) 2m ago 3m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 fc131f991867 2024-01-28T00:16:20.210 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 2m ago 14m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:16:20.210 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 unknown 2m ago 12m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:16:20.210 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (36m) 2m ago 36m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 15d9493598c1 2024-01-28T00:16:20.210 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (36m) 2m ago 36m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7171c4e00c9c 2024-01-28T00:16:20.210 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (36m) 2m ago 36m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 24b48c30a876 2024-01-28T00:16:20.210 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (35m) 2m ago 35m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 41b835e7965c 2024-01-28T00:16:20.210 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (34m) 2m ago 34m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c9e70087b80e 2024-01-28T00:16:20.210 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (34m) 2m ago 34m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3fed074bae32 2024-01-28T00:16:20.210 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (33m) 2m ago 33m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 9b5bc29ac58f 2024-01-28T00:16:20.210 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (33m) 2m ago 33m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 544d5f6f72b2 2024-01-28T00:16:20.534 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:16:20.535 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:16:20.535 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:16:20.535 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:16:20.535 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:16:20.535 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:16:20.535 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:16:20.535 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:16:20.535 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:16:20.535 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:16:20.535 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:16:20.535 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:16:20.535 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:16:20.536 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:16:20.536 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 14 2024-01-28T00:16:20.536 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:16:20.536 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:16:20.543 INFO:teuthology.orchestra.run.smithi038.stdout: 5 135633 15.09 MB/sec execute 58 sec latency 56.365 ms 2024-01-28T00:16:20.844 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:16:20.844 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966", 2024-01-28T00:16:20.844 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:16:20.844 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2024-01-28T00:16:20.845 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "" 2024-01-28T00:16:20.845 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:16:21.543 INFO:teuthology.orchestra.run.smithi038.stdout: 5 135979 14.97 MB/sec execute 59 sec latency 67.460 ms 2024-01-28T00:16:22.543 INFO:teuthology.orchestra.run.smithi038.stdout: 5 136350 14.82 MB/sec execute 60 sec latency 55.523 ms 2024-01-28T00:16:23.543 INFO:teuthology.orchestra.run.smithi038.stdout: 5 136698 14.67 MB/sec execute 61 sec latency 33.202 ms 2024-01-28T00:16:24.543 INFO:teuthology.orchestra.run.smithi038.stdout: 5 137043 14.65 MB/sec execute 62 sec latency 49.918 ms 2024-01-28T00:16:25.543 INFO:teuthology.orchestra.run.smithi038.stdout: 5 137514 14.61 MB/sec execute 63 sec latency 40.753 ms 2024-01-28T00:16:26.543 INFO:teuthology.orchestra.run.smithi038.stdout: 5 137896 14.60 MB/sec execute 64 sec latency 36.942 ms 2024-01-28T00:16:27.543 INFO:teuthology.orchestra.run.smithi038.stdout: 5 138196 14.56 MB/sec execute 65 sec latency 41.872 ms 2024-01-28T00:16:28.543 INFO:teuthology.orchestra.run.smithi038.stdout: 5 138542 14.48 MB/sec execute 66 sec latency 53.863 ms 2024-01-28T00:16:29.543 INFO:teuthology.orchestra.run.smithi038.stdout: 5 138837 14.40 MB/sec execute 67 sec latency 55.865 ms 2024-01-28T00:16:30.543 INFO:teuthology.orchestra.run.smithi038.stdout: 5 139236 14.33 MB/sec execute 68 sec latency 50.463 ms 2024-01-28T00:16:31.543 INFO:teuthology.orchestra.run.smithi038.stdout: 5 139856 14.26 MB/sec execute 69 sec latency 48.146 ms 2024-01-28T00:16:32.543 INFO:teuthology.orchestra.run.smithi038.stdout: 5 140261 14.16 MB/sec execute 70 sec latency 66.564 ms 2024-01-28T00:16:33.543 INFO:teuthology.orchestra.run.smithi038.stdout: 5 140581 14.13 MB/sec execute 71 sec latency 57.672 ms 2024-01-28T00:16:34.543 INFO:teuthology.orchestra.run.smithi038.stdout: 5 140984 14.10 MB/sec execute 72 sec latency 92.331 ms 2024-01-28T00:16:35.543 INFO:teuthology.orchestra.run.smithi038.stdout: 5 141332 14.04 MB/sec execute 73 sec latency 53.715 ms 2024-01-28T00:16:36.543 INFO:teuthology.orchestra.run.smithi038.stdout: 5 141664 14.05 MB/sec execute 74 sec latency 39.786 ms 2024-01-28T00:16:37.543 INFO:teuthology.orchestra.run.smithi038.stdout: 5 142092 14.03 MB/sec execute 75 sec latency 31.906 ms 2024-01-28T00:16:38.543 INFO:teuthology.orchestra.run.smithi038.stdout: 5 142457 13.97 MB/sec execute 76 sec latency 51.492 ms 2024-01-28T00:16:39.543 INFO:teuthology.orchestra.run.smithi038.stdout: 5 142875 13.91 MB/sec execute 77 sec latency 50.232 ms 2024-01-28T00:16:40.543 INFO:teuthology.orchestra.run.smithi038.stdout: 5 143427 13.85 MB/sec execute 78 sec latency 51.780 ms 2024-01-28T00:16:41.543 INFO:teuthology.orchestra.run.smithi038.stdout: 5 143773 13.75 MB/sec execute 79 sec latency 43.897 ms 2024-01-28T00:16:42.543 INFO:teuthology.orchestra.run.smithi038.stdout: 5 144065 13.73 MB/sec execute 80 sec latency 48.907 ms 2024-01-28T00:16:43.543 INFO:teuthology.orchestra.run.smithi038.stdout: 5 144404 13.64 MB/sec execute 81 sec latency 66.735 ms 2024-01-28T00:16:44.544 INFO:teuthology.orchestra.run.smithi038.stdout: 5 144694 13.59 MB/sec execute 82 sec latency 75.785 ms 2024-01-28T00:16:45.544 INFO:teuthology.orchestra.run.smithi038.stdout: 5 144955 13.52 MB/sec execute 83 sec latency 71.080 ms 2024-01-28T00:16:46.544 INFO:teuthology.orchestra.run.smithi038.stdout: 5 145359 13.60 MB/sec execute 84 sec latency 36.712 ms 2024-01-28T00:16:47.544 INFO:teuthology.orchestra.run.smithi038.stdout: 5 145823 13.58 MB/sec execute 85 sec latency 29.846 ms 2024-01-28T00:16:48.544 INFO:teuthology.orchestra.run.smithi038.stdout: 5 146136 13.49 MB/sec execute 86 sec latency 39.282 ms 2024-01-28T00:16:49.544 INFO:teuthology.orchestra.run.smithi038.stdout: 5 146432 13.41 MB/sec execute 87 sec latency 43.833 ms 2024-01-28T00:16:50.544 INFO:teuthology.orchestra.run.smithi038.stdout: 5 146857 13.35 MB/sec execute 88 sec latency 49.663 ms 2024-01-28T00:16:51.215 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:16:51.544 INFO:teuthology.orchestra.run.smithi038.stdout: 5 147242 13.27 MB/sec execute 89 sec latency 61.561 ms 2024-01-28T00:16:51.972 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-01-28T00:16:51.972 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (37m) 3m ago 37m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5959894c5c26 2024-01-28T00:16:51.972 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (37m) 3m ago 37m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ddac52656d90 2024-01-28T00:16:51.972 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (37m) 3m ago 36m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 291a5bd1850e 2024-01-28T00:16:51.972 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (22m) 3m ago 22m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 a95e1c7fde8e 2024-01-28T00:16:51.972 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (22m) 3m ago 22m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:16:51.972 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 running (43m) 3m ago 43m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5c2cd23694fa 2024-01-28T00:16:51.973 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (36m) 3m ago 36m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f89908608be8 2024-01-28T00:16:51.973 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (43m) 3m ago 43m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:16:51.973 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (41m) 3m ago 41m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f862e772418c 2024-01-28T00:16:51.973 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi038 smithi038 running (3m) 3m ago 3m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 4e99d369126e 2024-01-28T00:16:51.973 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi123 smithi123 running (3m) 3m ago 3m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 fc131f991867 2024-01-28T00:16:51.973 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 3m ago 15m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:16:51.973 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 unknown 3m ago 13m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:16:51.973 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (37m) 3m ago 37m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 15d9493598c1 2024-01-28T00:16:51.973 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (36m) 3m ago 36m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7171c4e00c9c 2024-01-28T00:16:51.973 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (36m) 3m ago 36m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 24b48c30a876 2024-01-28T00:16:51.973 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (36m) 3m ago 36m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 41b835e7965c 2024-01-28T00:16:51.973 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (34m) 3m ago 34m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c9e70087b80e 2024-01-28T00:16:51.973 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (34m) 3m ago 34m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3fed074bae32 2024-01-28T00:16:51.973 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (34m) 3m ago 34m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 9b5bc29ac58f 2024-01-28T00:16:51.973 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (34m) 3m ago 34m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 544d5f6f72b2 2024-01-28T00:16:52.372 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:16:52.372 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:16:52.372 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:16:52.372 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:16:52.372 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:16:52.372 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:16:52.372 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:16:52.372 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:16:52.372 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:16:52.372 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:16:52.373 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:16:52.373 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:16:52.373 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:16:52.373 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:16:52.373 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 14 2024-01-28T00:16:52.373 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:16:52.373 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:16:52.544 INFO:teuthology.orchestra.run.smithi038.stdout: 5 147617 13.27 MB/sec execute 90 sec latency 26.290 ms 2024-01-28T00:16:52.732 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:16:52.732 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966", 2024-01-28T00:16:52.732 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:16:52.732 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2024-01-28T00:16:52.732 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "" 2024-01-28T00:16:52.733 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:16:53.544 INFO:teuthology.orchestra.run.smithi038.stdout: 5 148090 13.26 MB/sec execute 91 sec latency 45.291 ms 2024-01-28T00:16:54.544 INFO:teuthology.orchestra.run.smithi038.stdout: 5 148497 13.24 MB/sec execute 92 sec latency 36.832 ms 2024-01-28T00:16:55.544 INFO:teuthology.orchestra.run.smithi038.stdout: 5 149238 13.38 MB/sec execute 93 sec latency 25.376 ms 2024-01-28T00:16:56.544 INFO:teuthology.orchestra.run.smithi038.stdout: 5 149954 13.43 MB/sec execute 94 sec latency 35.803 ms 2024-01-28T00:16:57.544 INFO:teuthology.orchestra.run.smithi038.stdout: 5 150816 13.44 MB/sec execute 95 sec latency 38.201 ms 2024-01-28T00:16:58.544 INFO:teuthology.orchestra.run.smithi038.stdout: 5 151857 13.63 MB/sec execute 96 sec latency 29.078 ms 2024-01-28T00:16:59.544 INFO:teuthology.orchestra.run.smithi038.stdout: 5 152620 13.77 MB/sec execute 97 sec latency 34.757 ms 2024-01-28T00:17:00.544 INFO:teuthology.orchestra.run.smithi038.stdout: 5 153329 13.83 MB/sec execute 98 sec latency 43.670 ms 2024-01-28T00:17:01.544 INFO:teuthology.orchestra.run.smithi038.stdout: 5 154122 13.81 MB/sec execute 99 sec latency 56.465 ms 2024-01-28T00:17:02.544 INFO:teuthology.orchestra.run.smithi038.stdout: 5 154777 13.87 MB/sec execute 100 sec latency 37.866 ms 2024-01-28T00:17:03.544 INFO:teuthology.orchestra.run.smithi038.stdout: 5 155534 13.94 MB/sec execute 101 sec latency 43.758 ms 2024-01-28T00:17:04.544 INFO:teuthology.orchestra.run.smithi038.stdout: 5 156038 14.02 MB/sec execute 102 sec latency 40.519 ms 2024-01-28T00:17:05.544 INFO:teuthology.orchestra.run.smithi038.stdout: 5 156767 14.05 MB/sec execute 103 sec latency 30.983 ms 2024-01-28T00:17:06.544 INFO:teuthology.orchestra.run.smithi038.stdout: 5 157245 14.01 MB/sec execute 104 sec latency 32.731 ms 2024-01-28T00:17:07.545 INFO:teuthology.orchestra.run.smithi038.stdout: 5 157654 13.94 MB/sec execute 105 sec latency 57.268 ms 2024-01-28T00:17:08.544 INFO:teuthology.orchestra.run.smithi038.stdout: 5 158026 13.89 MB/sec execute 106 sec latency 53.070 ms 2024-01-28T00:17:09.544 INFO:teuthology.orchestra.run.smithi038.stdout: 5 158444 13.90 MB/sec execute 107 sec latency 37.811 ms 2024-01-28T00:17:10.545 INFO:teuthology.orchestra.run.smithi038.stdout: 5 159241 13.98 MB/sec execute 108 sec latency 18.189 ms 2024-01-28T00:17:11.545 INFO:teuthology.orchestra.run.smithi038.stdout: 5 159836 14.03 MB/sec execute 109 sec latency 38.006 ms 2024-01-28T00:17:12.544 INFO:teuthology.orchestra.run.smithi038.stdout: 5 160337 14.02 MB/sec execute 110 sec latency 41.920 ms 2024-01-28T00:17:13.545 INFO:teuthology.orchestra.run.smithi038.stdout: 5 160923 14.02 MB/sec execute 111 sec latency 29.209 ms 2024-01-28T00:17:14.545 INFO:teuthology.orchestra.run.smithi038.stdout: 5 161454 13.96 MB/sec execute 112 sec latency 48.212 ms 2024-01-28T00:17:15.545 INFO:teuthology.orchestra.run.smithi038.stdout: 5 161994 14.02 MB/sec execute 113 sec latency 32.916 ms 2024-01-28T00:17:16.545 INFO:teuthology.orchestra.run.smithi038.stdout: 5 162486 14.00 MB/sec execute 114 sec latency 35.980 ms 2024-01-28T00:17:17.545 INFO:teuthology.orchestra.run.smithi038.stdout: 5 162844 13.99 MB/sec execute 115 sec latency 36.636 ms 2024-01-28T00:17:18.545 INFO:teuthology.orchestra.run.smithi038.stdout: 5 163292 13.99 MB/sec execute 116 sec latency 65.896 ms 2024-01-28T00:17:19.545 INFO:teuthology.orchestra.run.smithi038.stdout: 5 164052 14.04 MB/sec execute 117 sec latency 28.496 ms 2024-01-28T00:17:20.545 INFO:teuthology.orchestra.run.smithi038.stdout: 5 164737 14.02 MB/sec execute 118 sec latency 29.445 ms 2024-01-28T00:17:21.545 INFO:teuthology.orchestra.run.smithi038.stdout: 5 165343 14.06 MB/sec execute 119 sec latency 40.157 ms 2024-01-28T00:17:22.545 INFO:teuthology.orchestra.run.smithi038.stdout: 5 166015 14.09 MB/sec execute 120 sec latency 30.386 ms 2024-01-28T00:17:23.143 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:17:23.545 INFO:teuthology.orchestra.run.smithi038.stdout: 5 166400 14.10 MB/sec execute 121 sec latency 40.635 ms 2024-01-28T00:17:23.913 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-01-28T00:17:23.913 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (37m) 3m ago 37m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5959894c5c26 2024-01-28T00:17:23.913 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (37m) 3m ago 37m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ddac52656d90 2024-01-28T00:17:23.913 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (37m) 3m ago 37m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 291a5bd1850e 2024-01-28T00:17:23.913 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (23m) 3m ago 23m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 a95e1c7fde8e 2024-01-28T00:17:23.913 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (23m) 3m ago 23m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:17:23.913 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 running (43m) 3m ago 43m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5c2cd23694fa 2024-01-28T00:17:23.913 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (37m) 3m ago 37m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f89908608be8 2024-01-28T00:17:23.914 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (43m) 3m ago 43m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:17:23.914 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (42m) 3m ago 42m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f862e772418c 2024-01-28T00:17:23.914 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi038 smithi038 running (4m) 3m ago 4m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 4e99d369126e 2024-01-28T00:17:23.914 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi123 smithi123 running (4m) 3m ago 4m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 fc131f991867 2024-01-28T00:17:23.914 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 3m ago 15m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:17:23.914 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 unknown 3m ago 13m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:17:23.914 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (37m) 3m ago 37m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 15d9493598c1 2024-01-28T00:17:23.914 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (37m) 3m ago 37m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7171c4e00c9c 2024-01-28T00:17:23.914 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (37m) 3m ago 37m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 24b48c30a876 2024-01-28T00:17:23.914 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (36m) 3m ago 36m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 41b835e7965c 2024-01-28T00:17:23.914 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (35m) 3m ago 35m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c9e70087b80e 2024-01-28T00:17:23.914 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (35m) 3m ago 35m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3fed074bae32 2024-01-28T00:17:23.914 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (34m) 3m ago 34m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 9b5bc29ac58f 2024-01-28T00:17:23.914 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (34m) 3m ago 34m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 544d5f6f72b2 2024-01-28T00:17:24.303 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:17:24.303 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:17:24.303 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:17:24.303 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:17:24.303 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:17:24.304 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:17:24.304 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:17:24.304 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:17:24.304 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:17:24.304 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:17:24.304 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:17:24.304 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:17:24.304 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:17:24.304 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:17:24.304 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 14 2024-01-28T00:17:24.304 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:17:24.304 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:17:24.545 INFO:teuthology.orchestra.run.smithi038.stdout: 5 166865 14.09 MB/sec execute 122 sec latency 49.662 ms 2024-01-28T00:17:24.685 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:17:24.685 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966", 2024-01-28T00:17:24.685 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:17:24.685 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2024-01-28T00:17:24.685 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "" 2024-01-28T00:17:24.685 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:17:25.545 INFO:teuthology.orchestra.run.smithi038.stdout: 5 167510 14.13 MB/sec execute 123 sec latency 28.350 ms 2024-01-28T00:17:26.545 INFO:teuthology.orchestra.run.smithi038.stdout: 5 168100 14.10 MB/sec execute 124 sec latency 56.038 ms 2024-01-28T00:17:27.545 INFO:teuthology.orchestra.run.smithi038.stdout: 5 168548 14.04 MB/sec execute 125 sec latency 34.983 ms 2024-01-28T00:17:28.545 INFO:teuthology.orchestra.run.smithi038.stdout: 5 169064 14.08 MB/sec execute 126 sec latency 28.116 ms 2024-01-28T00:17:29.545 INFO:teuthology.orchestra.run.smithi038.stdout: 5 169846 14.14 MB/sec execute 127 sec latency 42.001 ms 2024-01-28T00:17:30.546 INFO:teuthology.orchestra.run.smithi038.stdout: 5 170441 14.18 MB/sec execute 128 sec latency 69.532 ms 2024-01-28T00:17:31.545 INFO:teuthology.orchestra.run.smithi038.stdout: 5 171112 14.22 MB/sec execute 129 sec latency 32.182 ms 2024-01-28T00:17:32.545 INFO:teuthology.orchestra.run.smithi038.stdout: 5 171813 14.19 MB/sec execute 130 sec latency 29.651 ms 2024-01-28T00:17:33.545 INFO:teuthology.orchestra.run.smithi038.stdout: 5 172373 14.21 MB/sec execute 131 sec latency 48.097 ms 2024-01-28T00:17:34.545 INFO:teuthology.orchestra.run.smithi038.stdout: 5 173013 14.25 MB/sec execute 132 sec latency 35.123 ms 2024-01-28T00:17:35.545 INFO:teuthology.orchestra.run.smithi038.stdout: 5 173438 14.23 MB/sec execute 133 sec latency 38.795 ms 2024-01-28T00:17:36.545 INFO:teuthology.orchestra.run.smithi038.stdout: 5 173827 14.24 MB/sec execute 134 sec latency 52.100 ms 2024-01-28T00:17:37.546 INFO:teuthology.orchestra.run.smithi038.stdout: 5 174134 14.17 MB/sec execute 135 sec latency 67.357 ms 2024-01-28T00:17:38.545 INFO:teuthology.orchestra.run.smithi038.stdout: 5 174407 14.13 MB/sec execute 136 sec latency 73.232 ms 2024-01-28T00:17:39.545 INFO:teuthology.orchestra.run.smithi038.stdout: 5 174612 14.08 MB/sec execute 137 sec latency 62.656 ms 2024-01-28T00:17:40.546 INFO:teuthology.orchestra.run.smithi038.stdout: 5 174867 14.02 MB/sec execute 138 sec latency 85.786 ms 2024-01-28T00:17:41.546 INFO:teuthology.orchestra.run.smithi038.stdout: 5 175555 13.98 MB/sec execute 139 sec latency 26.002 ms 2024-01-28T00:17:42.546 INFO:teuthology.orchestra.run.smithi038.stdout: 5 176180 14.05 MB/sec execute 140 sec latency 32.964 ms 2024-01-28T00:17:43.546 INFO:teuthology.orchestra.run.smithi038.stdout: 5 177110 14.13 MB/sec execute 141 sec latency 21.018 ms 2024-01-28T00:17:44.546 INFO:teuthology.orchestra.run.smithi038.stdout: 5 177734 14.16 MB/sec execute 142 sec latency 38.561 ms 2024-01-28T00:17:45.546 INFO:teuthology.orchestra.run.smithi038.stdout: 5 178279 14.17 MB/sec execute 143 sec latency 46.552 ms 2024-01-28T00:17:46.546 INFO:teuthology.orchestra.run.smithi038.stdout: 5 178782 14.14 MB/sec execute 144 sec latency 32.536 ms 2024-01-28T00:17:47.546 INFO:teuthology.orchestra.run.smithi038.stdout: 5 179094 14.07 MB/sec execute 145 sec latency 77.303 ms 2024-01-28T00:17:48.546 INFO:teuthology.orchestra.run.smithi038.stdout: 5 179397 14.04 MB/sec execute 146 sec latency 32.154 ms 2024-01-28T00:17:49.546 INFO:teuthology.orchestra.run.smithi038.stdout: 5 179727 14.03 MB/sec execute 147 sec latency 91.814 ms 2024-01-28T00:17:50.546 INFO:teuthology.orchestra.run.smithi038.stdout: 5 180158 14.01 MB/sec execute 148 sec latency 47.435 ms 2024-01-28T00:17:51.546 INFO:teuthology.orchestra.run.smithi038.stdout: 5 180541 14.00 MB/sec execute 149 sec latency 35.683 ms 2024-01-28T00:17:52.546 INFO:teuthology.orchestra.run.smithi038.stdout: 5 180839 13.96 MB/sec execute 150 sec latency 50.479 ms 2024-01-28T00:17:53.546 INFO:teuthology.orchestra.run.smithi038.stdout: 5 181132 13.92 MB/sec execute 151 sec latency 56.748 ms 2024-01-28T00:17:54.546 INFO:teuthology.orchestra.run.smithi038.stdout: 5 181423 13.88 MB/sec execute 152 sec latency 53.031 ms 2024-01-28T00:17:55.024 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:17:55.546 INFO:teuthology.orchestra.run.smithi038.stdout: 5 181676 13.85 MB/sec execute 153 sec latency 52.144 ms 2024-01-28T00:17:55.654 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-01-28T00:17:55.654 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (38m) 4m ago 38m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5959894c5c26 2024-01-28T00:17:55.654 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (38m) 4m ago 38m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ddac52656d90 2024-01-28T00:17:55.654 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (38m) 4m ago 38m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 291a5bd1850e 2024-01-28T00:17:55.654 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (23m) 4m ago 23m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 a95e1c7fde8e 2024-01-28T00:17:55.655 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (23m) 4m ago 23m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:17:55.655 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 running (44m) 4m ago 44m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5c2cd23694fa 2024-01-28T00:17:55.655 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (38m) 4m ago 38m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f89908608be8 2024-01-28T00:17:55.655 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (44m) 4m ago 44m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:17:55.655 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (43m) 4m ago 43m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f862e772418c 2024-01-28T00:17:55.655 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi038 smithi038 running (4m) 4m ago 4m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 4e99d369126e 2024-01-28T00:17:55.655 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi123 smithi123 running (4m) 4m ago 4m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 fc131f991867 2024-01-28T00:17:55.655 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 4m ago 16m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:17:55.655 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 unknown 4m ago 14m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:17:55.655 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (38m) 4m ago 38m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 15d9493598c1 2024-01-28T00:17:55.655 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (37m) 4m ago 37m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7171c4e00c9c 2024-01-28T00:17:55.655 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (37m) 4m ago 37m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 24b48c30a876 2024-01-28T00:17:55.655 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (37m) 4m ago 37m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 41b835e7965c 2024-01-28T00:17:55.655 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (35m) 4m ago 35m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c9e70087b80e 2024-01-28T00:17:55.655 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (35m) 4m ago 35m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3fed074bae32 2024-01-28T00:17:55.655 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (35m) 4m ago 35m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 9b5bc29ac58f 2024-01-28T00:17:55.656 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (35m) 4m ago 35m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 544d5f6f72b2 2024-01-28T00:17:56.017 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:17:56.017 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:17:56.018 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:17:56.018 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:17:56.018 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:17:56.018 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:17:56.018 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:17:56.018 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:17:56.018 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:17:56.018 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:17:56.018 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:17:56.018 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:17:56.018 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:17:56.018 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:17:56.018 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 14 2024-01-28T00:17:56.018 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:17:56.018 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:17:56.325 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:17:56.325 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966", 2024-01-28T00:17:56.325 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:17:56.325 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2024-01-28T00:17:56.325 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "" 2024-01-28T00:17:56.325 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:17:56.546 INFO:teuthology.orchestra.run.smithi038.stdout: 5 181919 13.80 MB/sec execute 154 sec latency 61.523 ms 2024-01-28T00:17:57.546 INFO:teuthology.orchestra.run.smithi038.stdout: 5 182343 13.75 MB/sec execute 155 sec latency 47.517 ms 2024-01-28T00:17:58.546 INFO:teuthology.orchestra.run.smithi038.stdout: 5 182760 13.71 MB/sec execute 156 sec latency 62.349 ms 2024-01-28T00:17:59.546 INFO:teuthology.orchestra.run.smithi038.stdout: 5 183150 13.71 MB/sec execute 157 sec latency 49.889 ms 2024-01-28T00:18:00.546 INFO:teuthology.orchestra.run.smithi038.stdout: 5 183515 13.71 MB/sec execute 158 sec latency 87.939 ms 2024-01-28T00:18:01.546 INFO:teuthology.orchestra.run.smithi038.stdout: 5 183824 13.66 MB/sec execute 159 sec latency 63.906 ms 2024-01-28T00:18:02.546 INFO:teuthology.orchestra.run.smithi038.stdout: 5 184067 13.62 MB/sec execute 160 sec latency 52.413 ms 2024-01-28T00:18:03.546 INFO:teuthology.orchestra.run.smithi038.stdout: 5 184267 13.58 MB/sec execute 161 sec latency 74.890 ms 2024-01-28T00:18:04.546 INFO:teuthology.orchestra.run.smithi038.stdout: 5 184621 13.56 MB/sec execute 162 sec latency 67.830 ms 2024-01-28T00:18:05.546 INFO:teuthology.orchestra.run.smithi038.stdout: 5 185037 13.55 MB/sec execute 163 sec latency 34.318 ms 2024-01-28T00:18:06.546 INFO:teuthology.orchestra.run.smithi038.stdout: 5 185347 13.52 MB/sec execute 164 sec latency 45.149 ms 2024-01-28T00:18:07.546 INFO:teuthology.orchestra.run.smithi038.stdout: 5 185723 13.49 MB/sec execute 165 sec latency 60.453 ms 2024-01-28T00:18:08.547 INFO:teuthology.orchestra.run.smithi038.stdout: 5 186087 13.43 MB/sec execute 166 sec latency 55.635 ms 2024-01-28T00:18:09.547 INFO:teuthology.orchestra.run.smithi038.stdout: 5 186392 13.40 MB/sec execute 167 sec latency 43.753 ms 2024-01-28T00:18:10.547 INFO:teuthology.orchestra.run.smithi038.stdout: 5 186737 13.39 MB/sec execute 168 sec latency 51.716 ms 2024-01-28T00:18:11.547 INFO:teuthology.orchestra.run.smithi038.stdout: 5 187171 13.40 MB/sec execute 169 sec latency 73.271 ms 2024-01-28T00:18:12.547 INFO:teuthology.orchestra.run.smithi038.stdout: 5 187579 13.37 MB/sec execute 170 sec latency 41.799 ms 2024-01-28T00:18:13.547 INFO:teuthology.orchestra.run.smithi038.stdout: 5 187857 13.36 MB/sec execute 171 sec latency 48.465 ms 2024-01-28T00:18:14.547 INFO:teuthology.orchestra.run.smithi038.stdout: 5 188455 13.38 MB/sec execute 172 sec latency 43.167 ms 2024-01-28T00:18:15.547 INFO:teuthology.orchestra.run.smithi038.stdout: 5 189033 13.39 MB/sec execute 173 sec latency 36.053 ms 2024-01-28T00:18:16.547 INFO:teuthology.orchestra.run.smithi038.stdout: 5 189582 13.35 MB/sec execute 174 sec latency 45.681 ms 2024-01-28T00:18:17.547 INFO:teuthology.orchestra.run.smithi038.stdout: 5 190004 13.35 MB/sec execute 175 sec latency 39.730 ms 2024-01-28T00:18:18.547 INFO:teuthology.orchestra.run.smithi038.stdout: 5 190663 13.40 MB/sec execute 176 sec latency 29.333 ms 2024-01-28T00:18:19.547 INFO:teuthology.orchestra.run.smithi038.stdout: 5 191242 13.41 MB/sec execute 177 sec latency 29.222 ms 2024-01-28T00:18:20.547 INFO:teuthology.orchestra.run.smithi038.stdout: 5 191759 13.42 MB/sec execute 178 sec latency 45.418 ms 2024-01-28T00:18:21.547 INFO:teuthology.orchestra.run.smithi038.stdout: 5 192274 13.44 MB/sec execute 179 sec latency 50.185 ms 2024-01-28T00:18:22.547 INFO:teuthology.orchestra.run.smithi038.stdout: 5 192779 13.42 MB/sec execute 180 sec latency 43.466 ms 2024-01-28T00:18:23.547 INFO:teuthology.orchestra.run.smithi038.stdout: 5 193276 13.38 MB/sec execute 181 sec latency 44.852 ms 2024-01-28T00:18:24.547 INFO:teuthology.orchestra.run.smithi038.stdout: 5 193665 13.37 MB/sec execute 182 sec latency 37.476 ms 2024-01-28T00:18:25.547 INFO:teuthology.orchestra.run.smithi038.stdout: 5 194461 13.45 MB/sec execute 183 sec latency 32.077 ms 2024-01-28T00:18:26.548 INFO:teuthology.orchestra.run.smithi038.stdout: 5 195081 13.46 MB/sec execute 184 sec latency 44.980 ms 2024-01-28T00:18:26.731 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:18:27.533 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-01-28T00:18:27.533 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (38m) 4m ago 38m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5959894c5c26 2024-01-28T00:18:27.533 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (38m) 4m ago 38m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ddac52656d90 2024-01-28T00:18:27.533 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (38m) 4m ago 38m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 291a5bd1850e 2024-01-28T00:18:27.533 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (24m) 4m ago 24m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 a95e1c7fde8e 2024-01-28T00:18:27.533 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (24m) 4m ago 24m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:18:27.533 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 running (44m) 4m ago 44m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5c2cd23694fa 2024-01-28T00:18:27.533 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (38m) 4m ago 38m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f89908608be8 2024-01-28T00:18:27.533 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (44m) 4m ago 44m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:18:27.534 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (43m) 4m ago 43m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f862e772418c 2024-01-28T00:18:27.534 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi038 smithi038 running (5m) 4m ago 5m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 4e99d369126e 2024-01-28T00:18:27.534 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi123 smithi123 running (5m) 4m ago 5m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 fc131f991867 2024-01-28T00:18:27.534 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 4m ago 16m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:18:27.534 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 unknown 4m ago 14m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:18:27.534 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (38m) 4m ago 38m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 15d9493598c1 2024-01-28T00:18:27.534 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (38m) 4m ago 38m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7171c4e00c9c 2024-01-28T00:18:27.534 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (38m) 4m ago 38m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 24b48c30a876 2024-01-28T00:18:27.534 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (38m) 4m ago 38m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 41b835e7965c 2024-01-28T00:18:27.534 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (36m) 4m ago 36m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c9e70087b80e 2024-01-28T00:18:27.534 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (36m) 4m ago 36m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3fed074bae32 2024-01-28T00:18:27.534 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (36m) 4m ago 36m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 9b5bc29ac58f 2024-01-28T00:18:27.534 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (35m) 4m ago 35m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 544d5f6f72b2 2024-01-28T00:18:27.547 INFO:teuthology.orchestra.run.smithi038.stdout: 5 195927 13.53 MB/sec execute 185 sec latency 52.541 ms 2024-01-28T00:18:27.976 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:18:27.977 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:18:27.977 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:18:27.977 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:18:27.977 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:18:27.977 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:18:27.977 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:18:27.977 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:18:27.977 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:18:27.977 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:18:27.977 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:18:27.977 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:18:27.977 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:18:27.977 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:18:27.978 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 14 2024-01-28T00:18:27.978 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:18:27.978 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:18:28.353 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:18:28.353 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966", 2024-01-28T00:18:28.353 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:18:28.353 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2024-01-28T00:18:28.353 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "" 2024-01-28T00:18:28.353 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:18:28.547 INFO:teuthology.orchestra.run.smithi038.stdout: 5 196435 13.51 MB/sec execute 186 sec latency 35.567 ms 2024-01-28T00:18:29.547 INFO:teuthology.orchestra.run.smithi038.stdout: 5 196785 13.46 MB/sec execute 187 sec latency 53.407 ms 2024-01-28T00:18:30.548 INFO:teuthology.orchestra.run.smithi038.stdout: 5 197069 13.44 MB/sec execute 188 sec latency 41.850 ms 2024-01-28T00:18:31.548 INFO:teuthology.orchestra.run.smithi038.stdout: 5 197473 13.45 MB/sec execute 189 sec latency 30.875 ms 2024-01-28T00:18:32.548 INFO:teuthology.orchestra.run.smithi038.stdout: 5 198311 13.50 MB/sec execute 190 sec latency 24.344 ms 2024-01-28T00:18:33.548 INFO:teuthology.orchestra.run.smithi038.stdout: 5 198775 13.50 MB/sec execute 191 sec latency 34.886 ms 2024-01-28T00:18:34.548 INFO:teuthology.orchestra.run.smithi038.stdout: 5 199118 13.46 MB/sec execute 192 sec latency 56.834 ms 2024-01-28T00:18:35.548 INFO:teuthology.orchestra.run.smithi038.stdout: 5 199460 13.46 MB/sec execute 193 sec latency 46.398 ms 2024-01-28T00:18:36.548 INFO:teuthology.orchestra.run.smithi038.stdout: 5 199857 13.44 MB/sec execute 194 sec latency 64.064 ms 2024-01-28T00:18:37.548 INFO:teuthology.orchestra.run.smithi038.stdout: 5 200587 13.43 MB/sec execute 195 sec latency 25.400 ms 2024-01-28T00:18:38.548 INFO:teuthology.orchestra.run.smithi038.stdout: 5 201264 13.50 MB/sec execute 196 sec latency 30.592 ms 2024-01-28T00:18:39.548 INFO:teuthology.orchestra.run.smithi038.stdout: 5 201894 13.51 MB/sec execute 197 sec latency 35.416 ms 2024-01-28T00:18:40.548 INFO:teuthology.orchestra.run.smithi038.stdout: 5 202395 13.51 MB/sec execute 198 sec latency 33.791 ms 2024-01-28T00:18:41.548 INFO:teuthology.orchestra.run.smithi038.stdout: 5 202957 13.53 MB/sec execute 199 sec latency 39.558 ms 2024-01-28T00:18:42.548 INFO:teuthology.orchestra.run.smithi038.stdout: 5 203395 13.52 MB/sec execute 200 sec latency 35.672 ms 2024-01-28T00:18:43.548 INFO:teuthology.orchestra.run.smithi038.stdout: 5 203658 13.46 MB/sec execute 201 sec latency 53.363 ms 2024-01-28T00:18:44.548 INFO:teuthology.orchestra.run.smithi038.stdout: 5 203967 13.43 MB/sec execute 202 sec latency 60.959 ms 2024-01-28T00:18:45.548 INFO:teuthology.orchestra.run.smithi038.stdout: 5 204161 13.38 MB/sec execute 203 sec latency 44.231 ms 2024-01-28T00:18:46.548 INFO:teuthology.orchestra.run.smithi038.stdout: 5 204463 13.37 MB/sec execute 204 sec latency 48.100 ms 2024-01-28T00:18:47.548 INFO:teuthology.orchestra.run.smithi038.stdout: 5 204798 13.37 MB/sec execute 205 sec latency 52.339 ms 2024-01-28T00:18:48.548 INFO:teuthology.orchestra.run.smithi038.stdout: 5 205193 13.36 MB/sec execute 206 sec latency 68.764 ms 2024-01-28T00:18:49.548 INFO:teuthology.orchestra.run.smithi038.stdout: 5 205434 13.32 MB/sec execute 207 sec latency 61.204 ms 2024-01-28T00:18:50.548 INFO:teuthology.orchestra.run.smithi038.stdout: 5 205641 13.27 MB/sec execute 208 sec latency 64.455 ms 2024-01-28T00:18:51.548 INFO:teuthology.orchestra.run.smithi038.stdout: 5 206204 13.28 MB/sec execute 209 sec latency 32.860 ms 2024-01-28T00:18:52.548 INFO:teuthology.orchestra.run.smithi038.stdout: 5 206659 13.29 MB/sec execute 210 sec latency 36.109 ms 2024-01-28T00:18:53.548 INFO:teuthology.orchestra.run.smithi038.stdout: 5 207006 13.27 MB/sec execute 211 sec latency 94.679 ms 2024-01-28T00:18:54.548 INFO:teuthology.orchestra.run.smithi038.stdout: 5 207342 13.22 MB/sec execute 212 sec latency 54.531 ms 2024-01-28T00:18:55.548 INFO:teuthology.orchestra.run.smithi038.stdout: 5 207642 13.19 MB/sec execute 213 sec latency 62.537 ms 2024-01-28T00:18:56.549 INFO:teuthology.orchestra.run.smithi038.stdout: 5 207935 13.18 MB/sec execute 214 sec latency 41.278 ms 2024-01-28T00:18:57.548 INFO:teuthology.orchestra.run.smithi038.stdout: 5 208535 13.21 MB/sec execute 215 sec latency 30.152 ms 2024-01-28T00:18:58.548 INFO:teuthology.orchestra.run.smithi038.stdout: 5 209047 13.21 MB/sec execute 216 sec latency 63.506 ms 2024-01-28T00:18:58.700 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:18:59.457 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-01-28T00:18:59.457 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (39m) 5m ago 39m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5959894c5c26 2024-01-28T00:18:59.457 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (39m) 5m ago 39m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ddac52656d90 2024-01-28T00:18:59.457 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (39m) 5m ago 39m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 291a5bd1850e 2024-01-28T00:18:59.457 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (24m) 5m ago 24m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 a95e1c7fde8e 2024-01-28T00:18:59.458 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (25m) 5m ago 25m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:18:59.458 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 running (45m) 5m ago 45m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5c2cd23694fa 2024-01-28T00:18:59.458 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (39m) 5m ago 39m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f89908608be8 2024-01-28T00:18:59.458 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (45m) 5m ago 45m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:18:59.458 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (44m) 5m ago 44m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f862e772418c 2024-01-28T00:18:59.458 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi038 smithi038 running (5m) 5m ago 5m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 4e99d369126e 2024-01-28T00:18:59.458 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi123 smithi123 running (5m) 5m ago 5m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 fc131f991867 2024-01-28T00:18:59.458 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 5m ago 17m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:18:59.458 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 unknown 5m ago 15m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:18:59.458 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (39m) 5m ago 39m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 15d9493598c1 2024-01-28T00:18:59.458 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (38m) 5m ago 38m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7171c4e00c9c 2024-01-28T00:18:59.458 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (38m) 5m ago 38m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 24b48c30a876 2024-01-28T00:18:59.458 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (38m) 5m ago 38m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 41b835e7965c 2024-01-28T00:18:59.458 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (36m) 5m ago 36m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c9e70087b80e 2024-01-28T00:18:59.459 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (36m) 5m ago 36m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3fed074bae32 2024-01-28T00:18:59.459 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (36m) 5m ago 36m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 9b5bc29ac58f 2024-01-28T00:18:59.459 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (36m) 5m ago 36m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 544d5f6f72b2 2024-01-28T00:18:59.548 INFO:teuthology.orchestra.run.smithi038.stdout: 5 209482 13.21 MB/sec execute 217 sec latency 47.751 ms 2024-01-28T00:18:59.872 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:18:59.872 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:18:59.873 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:18:59.873 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:18:59.873 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:18:59.873 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:18:59.873 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:18:59.873 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:18:59.873 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:18:59.873 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:18:59.873 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:18:59.873 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:18:59.873 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:18:59.873 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:18:59.873 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 14 2024-01-28T00:18:59.873 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:18:59.873 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:19:00.272 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:19:00.272 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966", 2024-01-28T00:19:00.272 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:19:00.272 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2024-01-28T00:19:00.272 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "" 2024-01-28T00:19:00.273 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:19:00.549 INFO:teuthology.orchestra.run.smithi038.stdout: 5 210045 13.23 MB/sec execute 218 sec latency 43.297 ms 2024-01-28T00:19:01.549 INFO:teuthology.orchestra.run.smithi038.stdout: 5 210546 13.22 MB/sec execute 219 sec latency 31.164 ms 2024-01-28T00:19:02.549 INFO:teuthology.orchestra.run.smithi038.stdout: 5 211094 13.20 MB/sec execute 220 sec latency 36.228 ms 2024-01-28T00:19:03.549 INFO:teuthology.orchestra.run.smithi038.stdout: 5 211434 13.18 MB/sec execute 221 sec latency 52.646 ms 2024-01-28T00:19:04.549 INFO:teuthology.orchestra.run.smithi038.stdout: 5 211893 13.21 MB/sec execute 222 sec latency 32.674 ms 2024-01-28T00:19:05.549 INFO:teuthology.orchestra.run.smithi038.stdout: 5 212339 13.20 MB/sec execute 223 sec latency 46.769 ms 2024-01-28T00:19:06.549 INFO:teuthology.orchestra.run.smithi038.stdout: 5 212642 13.17 MB/sec execute 224 sec latency 46.568 ms 2024-01-28T00:19:07.549 INFO:teuthology.orchestra.run.smithi038.stdout: 5 212996 13.16 MB/sec execute 225 sec latency 33.823 ms 2024-01-28T00:19:08.549 INFO:teuthology.orchestra.run.smithi038.stdout: 5 213402 13.15 MB/sec execute 226 sec latency 34.196 ms 2024-01-28T00:19:09.549 INFO:teuthology.orchestra.run.smithi038.stdout: 5 213779 13.14 MB/sec execute 227 sec latency 48.189 ms 2024-01-28T00:19:10.549 INFO:teuthology.orchestra.run.smithi038.stdout: 5 214075 13.12 MB/sec execute 228 sec latency 47.671 ms 2024-01-28T00:19:11.549 INFO:teuthology.orchestra.run.smithi038.stdout: 5 214368 13.07 MB/sec execute 229 sec latency 92.979 ms 2024-01-28T00:19:12.549 INFO:teuthology.orchestra.run.smithi038.stdout: 5 214679 13.04 MB/sec execute 230 sec latency 65.413 ms 2024-01-28T00:19:13.549 INFO:teuthology.orchestra.run.smithi038.stdout: 5 214891 13.01 MB/sec execute 231 sec latency 45.646 ms 2024-01-28T00:19:14.549 INFO:teuthology.orchestra.run.smithi038.stdout: 5 215480 13.06 MB/sec execute 232 sec latency 39.153 ms 2024-01-28T00:19:15.549 INFO:teuthology.orchestra.run.smithi038.stdout: 5 216214 13.07 MB/sec execute 233 sec latency 38.607 ms 2024-01-28T00:19:16.549 INFO:teuthology.orchestra.run.smithi038.stdout: 5 216981 13.10 MB/sec execute 234 sec latency 39.509 ms 2024-01-28T00:19:17.549 INFO:teuthology.orchestra.run.smithi038.stdout: 5 217633 13.13 MB/sec execute 235 sec latency 32.388 ms 2024-01-28T00:19:18.549 INFO:teuthology.orchestra.run.smithi038.stdout: 5 218210 13.11 MB/sec execute 236 sec latency 31.738 ms 2024-01-28T00:19:19.549 INFO:teuthology.orchestra.run.smithi038.stdout: 5 218542 13.10 MB/sec execute 237 sec latency 39.779 ms 2024-01-28T00:19:20.549 INFO:teuthology.orchestra.run.smithi038.stdout: 5 219163 13.14 MB/sec execute 238 sec latency 26.583 ms 2024-01-28T00:19:21.549 INFO:teuthology.orchestra.run.smithi038.stdout: 5 219728 13.14 MB/sec execute 239 sec latency 51.813 ms 2024-01-28T00:19:22.549 INFO:teuthology.orchestra.run.smithi038.stdout: 5 220112 13.13 MB/sec execute 240 sec latency 42.591 ms 2024-01-28T00:19:23.549 INFO:teuthology.orchestra.run.smithi038.stdout: 5 220551 13.12 MB/sec execute 241 sec latency 49.959 ms 2024-01-28T00:19:24.549 INFO:teuthology.orchestra.run.smithi038.stdout: 5 220942 13.12 MB/sec execute 242 sec latency 37.724 ms 2024-01-28T00:19:25.550 INFO:teuthology.orchestra.run.smithi038.stdout: 5 221367 13.10 MB/sec execute 243 sec latency 38.213 ms 2024-01-28T00:19:26.550 INFO:teuthology.orchestra.run.smithi038.stdout: 5 221849 13.09 MB/sec execute 244 sec latency 39.106 ms 2024-01-28T00:19:27.550 INFO:teuthology.orchestra.run.smithi038.stdout: 5 222265 13.10 MB/sec execute 245 sec latency 36.107 ms 2024-01-28T00:19:28.550 INFO:teuthology.orchestra.run.smithi038.stdout: 5 222491 13.09 MB/sec execute 246 sec latency 61.959 ms 2024-01-28T00:19:29.550 INFO:teuthology.orchestra.run.smithi038.stdout: 5 222729 13.05 MB/sec execute 247 sec latency 99.375 ms 2024-01-28T00:19:30.550 INFO:teuthology.orchestra.run.smithi038.stdout: 5 223051 13.03 MB/sec execute 248 sec latency 55.971 ms 2024-01-28T00:19:30.610 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:19:31.143 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-01-28T00:19:31.144 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (39m) 5m ago 39m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5959894c5c26 2024-01-28T00:19:31.144 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (40m) 5m ago 40m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ddac52656d90 2024-01-28T00:19:31.144 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (39m) 5m ago 39m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 291a5bd1850e 2024-01-28T00:19:31.144 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (25m) 5m ago 25m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 a95e1c7fde8e 2024-01-28T00:19:31.144 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (25m) 5m ago 25m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:19:31.144 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 running (45m) 5m ago 45m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5c2cd23694fa 2024-01-28T00:19:31.144 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (39m) 5m ago 39m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f89908608be8 2024-01-28T00:19:31.144 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (45m) 5m ago 46m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:19:31.144 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (44m) 5m ago 44m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f862e772418c 2024-01-28T00:19:31.144 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi038 smithi038 running (6m) 5m ago 6m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 4e99d369126e 2024-01-28T00:19:31.144 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi123 smithi123 running (6m) 5m ago 6m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 fc131f991867 2024-01-28T00:19:31.144 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 5m ago 17m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:19:31.144 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 unknown 5m ago 15m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:19:31.145 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (39m) 5m ago 39m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 15d9493598c1 2024-01-28T00:19:31.145 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (39m) 5m ago 39m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7171c4e00c9c 2024-01-28T00:19:31.145 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (39m) 5m ago 39m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 24b48c30a876 2024-01-28T00:19:31.145 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (39m) 5m ago 39m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 41b835e7965c 2024-01-28T00:19:31.145 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (37m) 5m ago 37m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c9e70087b80e 2024-01-28T00:19:31.145 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (37m) 5m ago 37m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3fed074bae32 2024-01-28T00:19:31.145 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (37m) 5m ago 37m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 9b5bc29ac58f 2024-01-28T00:19:31.145 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (36m) 5m ago 36m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 544d5f6f72b2 2024-01-28T00:19:31.459 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:19:31.460 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:19:31.460 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:19:31.460 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:19:31.460 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:19:31.460 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:19:31.460 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:19:31.460 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:19:31.460 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:19:31.460 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:19:31.460 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:19:31.460 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:19:31.460 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:19:31.460 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:19:31.460 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 14 2024-01-28T00:19:31.461 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:19:31.461 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:19:31.550 INFO:teuthology.orchestra.run.smithi038.stdout: 5 223258 13.00 MB/sec execute 249 sec latency 76.367 ms 2024-01-28T00:19:31.747 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:19:31.747 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966", 2024-01-28T00:19:31.747 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:19:31.747 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2024-01-28T00:19:31.747 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "" 2024-01-28T00:19:31.747 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:19:32.550 INFO:teuthology.orchestra.run.smithi038.stdout: 5 223433 12.96 MB/sec execute 250 sec latency 56.782 ms 2024-01-28T00:19:33.550 INFO:teuthology.orchestra.run.smithi038.stdout: 5 223772 12.95 MB/sec execute 251 sec latency 64.431 ms 2024-01-28T00:19:34.550 INFO:teuthology.orchestra.run.smithi038.stdout: 5 224131 12.94 MB/sec execute 252 sec latency 47.615 ms 2024-01-28T00:19:35.550 INFO:teuthology.orchestra.run.smithi038.stdout: 5 224448 12.92 MB/sec execute 253 sec latency 50.402 ms 2024-01-28T00:19:36.550 INFO:teuthology.orchestra.run.smithi038.stdout: 5 224818 12.91 MB/sec execute 254 sec latency 40.927 ms 2024-01-28T00:19:37.550 INFO:teuthology.orchestra.run.smithi038.stdout: 5 225314 12.89 MB/sec execute 255 sec latency 66.999 ms 2024-01-28T00:19:38.550 INFO:teuthology.orchestra.run.smithi038.stdout: 5 225597 12.87 MB/sec execute 256 sec latency 85.888 ms 2024-01-28T00:19:39.550 INFO:teuthology.orchestra.run.smithi038.stdout: 5 226041 12.90 MB/sec execute 257 sec latency 47.366 ms 2024-01-28T00:19:40.550 INFO:teuthology.orchestra.run.smithi038.stdout: 5 226528 12.89 MB/sec execute 258 sec latency 43.088 ms 2024-01-28T00:19:41.550 INFO:teuthology.orchestra.run.smithi038.stdout: 5 226851 12.87 MB/sec execute 259 sec latency 43.122 ms 2024-01-28T00:19:42.550 INFO:teuthology.orchestra.run.smithi038.stdout: 5 227181 12.86 MB/sec execute 260 sec latency 48.760 ms 2024-01-28T00:19:43.550 INFO:teuthology.orchestra.run.smithi038.stdout: 5 227563 12.85 MB/sec execute 261 sec latency 49.313 ms 2024-01-28T00:19:44.550 INFO:teuthology.orchestra.run.smithi038.stdout: 5 227917 12.84 MB/sec execute 262 sec latency 53.581 ms 2024-01-28T00:19:45.550 INFO:teuthology.orchestra.run.smithi038.stdout: 5 228301 12.83 MB/sec execute 263 sec latency 49.772 ms 2024-01-28T00:19:46.550 INFO:teuthology.orchestra.run.smithi038.stdout: 5 228802 12.80 MB/sec execute 264 sec latency 43.243 ms 2024-01-28T00:19:47.550 INFO:teuthology.orchestra.run.smithi038.stdout: 5 229112 12.78 MB/sec execute 265 sec latency 48.461 ms 2024-01-28T00:19:48.550 INFO:teuthology.orchestra.run.smithi038.stdout: 5 229611 12.82 MB/sec execute 266 sec latency 28.387 ms 2024-01-28T00:19:49.550 INFO:teuthology.orchestra.run.smithi038.stdout: 5 230172 12.82 MB/sec execute 267 sec latency 42.139 ms 2024-01-28T00:19:50.550 INFO:teuthology.orchestra.run.smithi038.stdout: 5 230497 12.80 MB/sec execute 268 sec latency 45.120 ms 2024-01-28T00:19:51.550 INFO:teuthology.orchestra.run.smithi038.stdout: 5 231042 12.81 MB/sec execute 269 sec latency 28.024 ms 2024-01-28T00:19:52.550 INFO:teuthology.orchestra.run.smithi038.stdout: 5 231469 12.81 MB/sec execute 270 sec latency 44.115 ms 2024-01-28T00:19:53.550 INFO:teuthology.orchestra.run.smithi038.stdout: 5 231839 12.80 MB/sec execute 271 sec latency 41.050 ms 2024-01-28T00:19:54.551 INFO:teuthology.orchestra.run.smithi038.stdout: 5 232282 12.78 MB/sec execute 272 sec latency 65.365 ms 2024-01-28T00:19:55.550 INFO:teuthology.orchestra.run.smithi038.stdout: 5 232590 12.75 MB/sec execute 273 sec latency 53.422 ms 2024-01-28T00:19:56.550 INFO:teuthology.orchestra.run.smithi038.stdout: 5 233170 12.80 MB/sec execute 274 sec latency 43.125 ms 2024-01-28T00:19:57.551 INFO:teuthology.orchestra.run.smithi038.stdout: 5 233843 12.80 MB/sec execute 275 sec latency 38.613 ms 2024-01-28T00:19:58.551 INFO:teuthology.orchestra.run.smithi038.stdout: 5 234132 12.78 MB/sec execute 276 sec latency 34.908 ms 2024-01-28T00:19:59.551 INFO:teuthology.orchestra.run.smithi038.stdout: 5 234535 12.78 MB/sec execute 277 sec latency 70.417 ms 2024-01-28T00:20:00.551 INFO:teuthology.orchestra.run.smithi038.stdout: 5 234897 12.77 MB/sec execute 278 sec latency 54.395 ms 2024-01-28T00:20:01.551 INFO:teuthology.orchestra.run.smithi038.stdout: 5 235260 12.76 MB/sec execute 279 sec latency 39.671 ms 2024-01-28T00:20:02.136 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:20:02.551 INFO:teuthology.orchestra.run.smithi038.stdout: 5 235596 12.74 MB/sec execute 280 sec latency 73.250 ms 2024-01-28T00:20:02.866 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-01-28T00:20:02.866 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (40m) 6m ago 40m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5959894c5c26 2024-01-28T00:20:02.866 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (40m) 6m ago 40m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ddac52656d90 2024-01-28T00:20:02.866 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (40m) 6m ago 40m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 291a5bd1850e 2024-01-28T00:20:02.867 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (26m) 6m ago 26m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 a95e1c7fde8e 2024-01-28T00:20:02.867 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (26m) 6m ago 26m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:20:02.867 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 running (46m) 6m ago 46m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5c2cd23694fa 2024-01-28T00:20:02.867 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (40m) 6m ago 40m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f89908608be8 2024-01-28T00:20:02.867 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (46m) 6m ago 46m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:20:02.867 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (45m) 6m ago 45m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f862e772418c 2024-01-28T00:20:02.867 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi038 smithi038 running (6m) 6m ago 6m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 4e99d369126e 2024-01-28T00:20:02.867 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi123 smithi123 running (6m) 6m ago 6m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 fc131f991867 2024-01-28T00:20:02.867 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 6m ago 18m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:20:02.867 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 unknown 6m ago 16m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:20:02.867 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (40m) 6m ago 40m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 15d9493598c1 2024-01-28T00:20:02.867 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (40m) 6m ago 40m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7171c4e00c9c 2024-01-28T00:20:02.867 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (39m) 6m ago 39m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 24b48c30a876 2024-01-28T00:20:02.867 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (39m) 6m ago 39m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 41b835e7965c 2024-01-28T00:20:02.867 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (38m) 6m ago 38m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c9e70087b80e 2024-01-28T00:20:02.867 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (37m) 6m ago 37m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3fed074bae32 2024-01-28T00:20:02.868 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (37m) 6m ago 37m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 9b5bc29ac58f 2024-01-28T00:20:02.868 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (37m) 6m ago 37m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 544d5f6f72b2 2024-01-28T00:20:03.285 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:20:03.286 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:20:03.286 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:20:03.286 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:20:03.286 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:20:03.286 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:20:03.286 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:20:03.286 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:20:03.286 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:20:03.286 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:20:03.286 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:20:03.286 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:20:03.286 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:20:03.286 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:20:03.286 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 14 2024-01-28T00:20:03.287 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:20:03.287 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:20:03.551 INFO:teuthology.orchestra.run.smithi038.stdout: 5 235995 12.72 MB/sec execute 281 sec latency 36.263 ms 2024-01-28T00:20:03.655 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:20:03.655 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966", 2024-01-28T00:20:03.655 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:20:03.655 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2024-01-28T00:20:03.655 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "" 2024-01-28T00:20:03.655 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:20:04.551 INFO:teuthology.orchestra.run.smithi038.stdout: 5 236290 12.71 MB/sec execute 282 sec latency 45.951 ms 2024-01-28T00:20:05.551 INFO:teuthology.orchestra.run.smithi038.stdout: 5 236687 12.72 MB/sec execute 283 sec latency 34.770 ms 2024-01-28T00:20:06.551 INFO:teuthology.orchestra.run.smithi038.stdout: 5 237095 12.71 MB/sec execute 284 sec latency 56.040 ms 2024-01-28T00:20:07.551 INFO:teuthology.orchestra.run.smithi038.stdout: 5 237458 12.70 MB/sec execute 285 sec latency 45.380 ms 2024-01-28T00:20:08.551 INFO:teuthology.orchestra.run.smithi038.stdout: 5 237616 12.66 MB/sec execute 286 sec latency 58.521 ms 2024-01-28T00:20:09.551 INFO:teuthology.orchestra.run.smithi038.stdout: 5 237883 12.65 MB/sec execute 287 sec latency 89.292 ms 2024-01-28T00:20:10.551 INFO:teuthology.orchestra.run.smithi038.stdout: 5 238098 12.63 MB/sec execute 288 sec latency 66.126 ms 2024-01-28T00:20:11.551 INFO:teuthology.orchestra.run.smithi038.stdout: 5 238345 12.61 MB/sec execute 289 sec latency 91.381 ms 2024-01-28T00:20:12.551 INFO:teuthology.orchestra.run.smithi038.stdout: 5 238665 12.59 MB/sec execute 290 sec latency 62.132 ms 2024-01-28T00:20:13.551 INFO:teuthology.orchestra.run.smithi038.stdout: 5 239150 12.58 MB/sec execute 291 sec latency 33.403 ms 2024-01-28T00:20:14.551 INFO:teuthology.orchestra.run.smithi038.stdout: 5 239659 12.58 MB/sec execute 292 sec latency 59.740 ms 2024-01-28T00:20:15.551 INFO:teuthology.orchestra.run.smithi038.stdout: 5 240245 12.61 MB/sec execute 293 sec latency 34.897 ms 2024-01-28T00:20:16.551 INFO:teuthology.orchestra.run.smithi038.stdout: 5 240909 12.62 MB/sec execute 294 sec latency 41.782 ms 2024-01-28T00:20:17.551 INFO:teuthology.orchestra.run.smithi038.stdout: 5 241210 12.60 MB/sec execute 295 sec latency 53.974 ms 2024-01-28T00:20:18.551 INFO:teuthology.orchestra.run.smithi038.stdout: 5 241683 12.61 MB/sec execute 296 sec latency 43.332 ms 2024-01-28T00:20:19.551 INFO:teuthology.orchestra.run.smithi038.stdout: 5 242080 12.61 MB/sec execute 297 sec latency 38.537 ms 2024-01-28T00:20:20.551 INFO:teuthology.orchestra.run.smithi038.stdout: 5 242308 12.59 MB/sec execute 298 sec latency 60.677 ms 2024-01-28T00:20:21.551 INFO:teuthology.orchestra.run.smithi038.stdout: 5 242494 12.56 MB/sec execute 299 sec latency 83.083 ms 2024-01-28T00:20:22.552 INFO:teuthology.orchestra.run.smithi038.stdout: 5 242776 12.54 MB/sec execute 300 sec latency 97.185 ms 2024-01-28T00:20:23.552 INFO:teuthology.orchestra.run.smithi038.stdout: 5 243021 12.51 MB/sec execute 301 sec latency 75.251 ms 2024-01-28T00:20:24.552 INFO:teuthology.orchestra.run.smithi038.stdout: 5 243219 12.48 MB/sec execute 302 sec latency 64.101 ms 2024-01-28T00:20:25.552 INFO:teuthology.orchestra.run.smithi038.stdout: 5 243595 12.49 MB/sec execute 303 sec latency 36.888 ms 2024-01-28T00:20:26.552 INFO:teuthology.orchestra.run.smithi038.stdout: 5 244030 12.49 MB/sec execute 304 sec latency 49.153 ms 2024-01-28T00:20:27.552 INFO:teuthology.orchestra.run.smithi038.stdout: 5 244480 12.48 MB/sec execute 305 sec latency 44.421 ms 2024-01-28T00:20:28.552 INFO:teuthology.orchestra.run.smithi038.stdout: 5 244660 12.46 MB/sec execute 306 sec latency 42.968 ms 2024-01-28T00:20:29.552 INFO:teuthology.orchestra.run.smithi038.stdout: 5 244888 12.44 MB/sec execute 307 sec latency 61.006 ms 2024-01-28T00:20:30.552 INFO:teuthology.orchestra.run.smithi038.stdout: 5 245192 12.43 MB/sec execute 308 sec latency 62.559 ms 2024-01-28T00:20:31.552 INFO:teuthology.orchestra.run.smithi038.stdout: 5 245478 12.41 MB/sec execute 309 sec latency 103.808 ms 2024-01-28T00:20:32.552 INFO:teuthology.orchestra.run.smithi038.stdout: 5 245830 12.40 MB/sec execute 310 sec latency 54.827 ms 2024-01-28T00:20:33.552 INFO:teuthology.orchestra.run.smithi038.stdout: 5 246279 12.40 MB/sec execute 311 sec latency 48.051 ms 2024-01-28T00:20:34.051 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:20:34.552 INFO:teuthology.orchestra.run.smithi038.stdout: 5 246679 12.38 MB/sec execute 312 sec latency 55.824 ms 2024-01-28T00:20:34.752 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-01-28T00:20:34.752 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (41m) 6m ago 41m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5959894c5c26 2024-01-28T00:20:34.752 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (41m) 6m ago 41m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ddac52656d90 2024-01-28T00:20:34.752 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (40m) 6m ago 40m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 291a5bd1850e 2024-01-28T00:20:34.752 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (26m) 6m ago 26m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 a95e1c7fde8e 2024-01-28T00:20:34.752 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (26m) 6m ago 26m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:20:34.752 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 running (46m) 6m ago 46m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5c2cd23694fa 2024-01-28T00:20:34.752 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (40m) 6m ago 40m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f89908608be8 2024-01-28T00:20:34.752 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (47m) 6m ago 47m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:20:34.752 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (45m) 6m ago 45m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f862e772418c 2024-01-28T00:20:34.752 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi038 smithi038 running (7m) 6m ago 7m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 4e99d369126e 2024-01-28T00:20:34.752 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi123 smithi123 running (7m) 6m ago 7m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 fc131f991867 2024-01-28T00:20:34.752 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 6m ago 18m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:20:34.753 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 unknown 6m ago 16m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:20:34.753 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (40m) 6m ago 40m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 15d9493598c1 2024-01-28T00:20:34.753 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (40m) 6m ago 40m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7171c4e00c9c 2024-01-28T00:20:34.753 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (40m) 6m ago 40m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 24b48c30a876 2024-01-28T00:20:34.753 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (40m) 6m ago 40m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 41b835e7965c 2024-01-28T00:20:34.753 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (38m) 6m ago 38m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c9e70087b80e 2024-01-28T00:20:34.753 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (38m) 6m ago 38m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3fed074bae32 2024-01-28T00:20:34.753 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (38m) 6m ago 38m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 9b5bc29ac58f 2024-01-28T00:20:34.753 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (37m) 6m ago 37m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 544d5f6f72b2 2024-01-28T00:20:35.164 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:20:35.164 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:20:35.165 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:20:35.165 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:20:35.165 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:20:35.165 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:20:35.165 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:20:35.165 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:20:35.165 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:20:35.165 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:20:35.165 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:20:35.165 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:20:35.165 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:20:35.165 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:20:35.165 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 14 2024-01-28T00:20:35.165 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:20:35.165 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:20:35.526 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:20:35.526 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966", 2024-01-28T00:20:35.526 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:20:35.526 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2024-01-28T00:20:35.526 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "" 2024-01-28T00:20:35.526 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:20:35.552 INFO:teuthology.orchestra.run.smithi038.stdout: 5 246940 12.37 MB/sec execute 313 sec latency 39.721 ms 2024-01-28T00:20:36.552 INFO:teuthology.orchestra.run.smithi038.stdout: 5 247324 12.37 MB/sec execute 314 sec latency 38.427 ms 2024-01-28T00:20:37.552 INFO:teuthology.orchestra.run.smithi038.stdout: 5 247687 12.37 MB/sec execute 315 sec latency 51.367 ms 2024-01-28T00:20:38.552 INFO:teuthology.orchestra.run.smithi038.stdout: 5 248076 12.35 MB/sec execute 316 sec latency 46.993 ms 2024-01-28T00:20:39.553 INFO:teuthology.orchestra.run.smithi038.stdout: 5 248276 12.33 MB/sec execute 317 sec latency 46.480 ms 2024-01-28T00:20:40.552 INFO:teuthology.orchestra.run.smithi038.stdout: 5 248656 12.33 MB/sec execute 318 sec latency 72.048 ms 2024-01-28T00:20:41.553 INFO:teuthology.orchestra.run.smithi038.stdout: 5 248982 12.31 MB/sec execute 319 sec latency 62.348 ms 2024-01-28T00:20:42.552 INFO:teuthology.orchestra.run.smithi038.stdout: 5 249337 12.31 MB/sec execute 320 sec latency 58.984 ms 2024-01-28T00:20:43.552 INFO:teuthology.orchestra.run.smithi038.stdout: 5 249663 12.30 MB/sec execute 321 sec latency 46.296 ms 2024-01-28T00:20:44.552 INFO:teuthology.orchestra.run.smithi038.stdout: 5 249988 12.28 MB/sec execute 322 sec latency 239.009 ms 2024-01-28T00:20:45.552 INFO:teuthology.orchestra.run.smithi038.stdout: 5 250353 12.27 MB/sec execute 323 sec latency 40.593 ms 2024-01-28T00:20:46.552 INFO:teuthology.orchestra.run.smithi038.stdout: 5 250750 12.27 MB/sec execute 324 sec latency 42.738 ms 2024-01-28T00:20:47.552 INFO:teuthology.orchestra.run.smithi038.stdout: 5 251205 12.28 MB/sec execute 325 sec latency 49.624 ms 2024-01-28T00:20:48.552 INFO:teuthology.orchestra.run.smithi038.stdout: 5 251644 12.27 MB/sec execute 326 sec latency 38.506 ms 2024-01-28T00:20:49.552 INFO:teuthology.orchestra.run.smithi038.stdout: 5 251912 12.26 MB/sec execute 327 sec latency 55.673 ms 2024-01-28T00:20:50.552 INFO:teuthology.orchestra.run.smithi038.stdout: 5 252331 12.25 MB/sec execute 328 sec latency 39.577 ms 2024-01-28T00:20:51.552 INFO:teuthology.orchestra.run.smithi038.stdout: 5 252735 12.25 MB/sec execute 329 sec latency 33.164 ms 2024-01-28T00:20:52.552 INFO:teuthology.orchestra.run.smithi038.stdout: 5 253034 12.24 MB/sec execute 330 sec latency 35.846 ms 2024-01-28T00:20:53.553 INFO:teuthology.orchestra.run.smithi038.stdout: 5 253410 12.23 MB/sec execute 331 sec latency 50.314 ms 2024-01-28T00:20:54.553 INFO:teuthology.orchestra.run.smithi038.stdout: 5 253786 12.21 MB/sec execute 332 sec latency 46.735 ms 2024-01-28T00:20:55.553 INFO:teuthology.orchestra.run.smithi038.stdout: 5 254091 12.21 MB/sec execute 333 sec latency 43.048 ms 2024-01-28T00:20:56.553 INFO:teuthology.orchestra.run.smithi038.stdout: 5 254476 12.21 MB/sec execute 334 sec latency 36.803 ms 2024-01-28T00:20:57.553 INFO:teuthology.orchestra.run.smithi038.stdout: 5 254927 12.20 MB/sec execute 335 sec latency 52.561 ms 2024-01-28T00:20:58.556 INFO:teuthology.orchestra.run.smithi038.stdout: 5 255246 12.19 MB/sec execute 336 sec latency 58.219 ms 2024-01-28T00:20:59.556 INFO:teuthology.orchestra.run.smithi038.stdout: 5 255462 12.18 MB/sec execute 337 sec latency 51.476 ms 2024-01-28T00:21:00.556 INFO:teuthology.orchestra.run.smithi038.stdout: 5 255830 12.17 MB/sec execute 338 sec latency 44.799 ms 2024-01-28T00:21:01.556 INFO:teuthology.orchestra.run.smithi038.stdout: 5 256184 12.16 MB/sec execute 339 sec latency 68.209 ms 2024-01-28T00:21:02.556 INFO:teuthology.orchestra.run.smithi038.stdout: 5 256379 12.14 MB/sec execute 340 sec latency 67.934 ms 2024-01-28T00:21:03.556 INFO:teuthology.orchestra.run.smithi038.stdout: 5 256550 12.13 MB/sec execute 341 sec latency 75.341 ms 2024-01-28T00:21:04.556 INFO:teuthology.orchestra.run.smithi038.stdout: 5 256812 12.11 MB/sec execute 342 sec latency 83.411 ms 2024-01-28T00:21:05.556 INFO:teuthology.orchestra.run.smithi038.stdout: 5 257072 12.09 MB/sec execute 343 sec latency 86.112 ms 2024-01-28T00:21:05.825 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:21:06.466 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-01-28T00:21:06.466 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (41m) 7m ago 41m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5959894c5c26 2024-01-28T00:21:06.466 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (41m) 7m ago 41m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ddac52656d90 2024-01-28T00:21:06.466 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (41m) 7m ago 41m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 291a5bd1850e 2024-01-28T00:21:06.466 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (27m) 7m ago 27m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 a95e1c7fde8e 2024-01-28T00:21:06.466 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (27m) 7m ago 27m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:21:06.467 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 running (47m) 7m ago 47m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5c2cd23694fa 2024-01-28T00:21:06.467 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (41m) 7m ago 41m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f89908608be8 2024-01-28T00:21:06.467 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (47m) 7m ago 47m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:21:06.467 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (46m) 7m ago 46m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f862e772418c 2024-01-28T00:21:06.467 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi038 smithi038 running (7m) 7m ago 7m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 4e99d369126e 2024-01-28T00:21:06.467 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi123 smithi123 running (7m) 7m ago 7m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 fc131f991867 2024-01-28T00:21:06.467 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 7m ago 19m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:21:06.467 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 unknown 7m ago 17m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:21:06.467 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (41m) 7m ago 41m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 15d9493598c1 2024-01-28T00:21:06.467 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (41m) 7m ago 41m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7171c4e00c9c 2024-01-28T00:21:06.467 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (40m) 7m ago 40m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 24b48c30a876 2024-01-28T00:21:06.467 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (40m) 7m ago 40m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 41b835e7965c 2024-01-28T00:21:06.467 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (39m) 7m ago 39m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c9e70087b80e 2024-01-28T00:21:06.467 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (38m) 7m ago 38m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3fed074bae32 2024-01-28T00:21:06.467 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (38m) 7m ago 38m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 9b5bc29ac58f 2024-01-28T00:21:06.467 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (38m) 7m ago 38m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 544d5f6f72b2 2024-01-28T00:21:06.556 INFO:teuthology.orchestra.run.smithi038.stdout: 5 257321 12.06 MB/sec execute 344 sec latency 54.325 ms 2024-01-28T00:21:06.870 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:21:06.870 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:21:06.871 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:21:06.871 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:21:06.871 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:21:06.871 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:21:06.871 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:21:06.871 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:21:06.871 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:21:06.871 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:21:06.871 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:21:06.871 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:21:06.871 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:21:06.871 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:21:06.871 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 14 2024-01-28T00:21:06.871 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:21:06.871 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:21:07.237 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:21:07.237 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966", 2024-01-28T00:21:07.237 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:21:07.237 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2024-01-28T00:21:07.237 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "" 2024-01-28T00:21:07.237 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:21:07.556 INFO:teuthology.orchestra.run.smithi038.stdout: 5 257551 12.05 MB/sec execute 345 sec latency 65.724 ms 2024-01-28T00:21:08.556 INFO:teuthology.orchestra.run.smithi038.stdout: 5 257918 12.06 MB/sec execute 346 sec latency 44.150 ms 2024-01-28T00:21:09.556 INFO:teuthology.orchestra.run.smithi038.stdout: 5 258267 12.05 MB/sec execute 347 sec latency 75.823 ms 2024-01-28T00:21:10.556 INFO:teuthology.orchestra.run.smithi038.stdout: 5 258723 12.04 MB/sec execute 348 sec latency 50.356 ms 2024-01-28T00:21:11.556 INFO:teuthology.orchestra.run.smithi038.stdout: 5 259144 12.05 MB/sec execute 349 sec latency 51.072 ms 2024-01-28T00:21:12.556 INFO:teuthology.orchestra.run.smithi038.stdout: 5 259628 12.04 MB/sec execute 350 sec latency 70.333 ms 2024-01-28T00:21:13.556 INFO:teuthology.orchestra.run.smithi038.stdout: 5 259953 12.04 MB/sec execute 351 sec latency 56.697 ms 2024-01-28T00:21:14.556 INFO:teuthology.orchestra.run.smithi038.stdout: 5 260271 12.04 MB/sec execute 352 sec latency 51.464 ms 2024-01-28T00:21:15.556 INFO:teuthology.orchestra.run.smithi038.stdout: 5 260658 12.02 MB/sec execute 353 sec latency 49.473 ms 2024-01-28T00:21:16.556 INFO:teuthology.orchestra.run.smithi038.stdout: 5 260958 12.00 MB/sec execute 354 sec latency 72.595 ms 2024-01-28T00:21:17.556 INFO:teuthology.orchestra.run.smithi038.stdout: 5 261199 11.99 MB/sec execute 355 sec latency 61.902 ms 2024-01-28T00:21:18.556 INFO:teuthology.orchestra.run.smithi038.stdout: 5 261506 11.99 MB/sec execute 356 sec latency 42.421 ms 2024-01-28T00:21:19.556 INFO:teuthology.orchestra.run.smithi038.stdout: 5 261827 11.98 MB/sec execute 357 sec latency 70.699 ms 2024-01-28T00:21:20.557 INFO:teuthology.orchestra.run.smithi038.stdout: 5 262117 11.97 MB/sec execute 358 sec latency 61.522 ms 2024-01-28T00:21:21.556 INFO:teuthology.orchestra.run.smithi038.stdout: 5 262346 11.94 MB/sec execute 359 sec latency 58.478 ms 2024-01-28T00:21:22.557 INFO:teuthology.orchestra.run.smithi038.stdout: 5 262556 11.93 MB/sec execute 360 sec latency 43.410 ms 2024-01-28T00:21:23.557 INFO:teuthology.orchestra.run.smithi038.stdout: 5 262825 11.92 MB/sec execute 361 sec latency 86.037 ms 2024-01-28T00:21:24.557 INFO:teuthology.orchestra.run.smithi038.stdout: 5 263163 11.90 MB/sec execute 362 sec latency 82.340 ms 2024-01-28T00:21:25.557 INFO:teuthology.orchestra.run.smithi038.stdout: 5 263450 11.89 MB/sec execute 363 sec latency 67.129 ms 2024-01-28T00:21:26.557 INFO:teuthology.orchestra.run.smithi038.stdout: 5 263755 11.90 MB/sec execute 364 sec latency 73.200 ms 2024-01-28T00:21:27.557 INFO:teuthology.orchestra.run.smithi038.stdout: 5 264098 11.88 MB/sec execute 365 sec latency 56.586 ms 2024-01-28T00:21:28.557 INFO:teuthology.orchestra.run.smithi038.stdout: 5 264455 11.87 MB/sec execute 366 sec latency 49.264 ms 2024-01-28T00:21:29.557 INFO:teuthology.orchestra.run.smithi038.stdout: 5 264651 11.85 MB/sec execute 367 sec latency 78.993 ms 2024-01-28T00:21:30.557 INFO:teuthology.orchestra.run.smithi038.stdout: 5 264958 11.85 MB/sec execute 368 sec latency 45.787 ms 2024-01-28T00:21:31.557 INFO:teuthology.orchestra.run.smithi038.stdout: 5 265284 11.85 MB/sec execute 369 sec latency 71.402 ms 2024-01-28T00:21:32.557 INFO:teuthology.orchestra.run.smithi038.stdout: 5 265581 11.83 MB/sec execute 370 sec latency 66.481 ms 2024-01-28T00:21:33.557 INFO:teuthology.orchestra.run.smithi038.stdout: 5 265855 11.81 MB/sec execute 371 sec latency 66.641 ms 2024-01-28T00:21:34.557 INFO:teuthology.orchestra.run.smithi038.stdout: 5 266022 11.79 MB/sec execute 372 sec latency 54.285 ms 2024-01-28T00:21:35.557 INFO:teuthology.orchestra.run.smithi038.stdout: 5 266273 11.78 MB/sec execute 373 sec latency 86.271 ms 2024-01-28T00:21:36.557 INFO:teuthology.orchestra.run.smithi038.stdout: 5 266543 11.77 MB/sec execute 374 sec latency 76.598 ms 2024-01-28T00:21:37.557 INFO:teuthology.orchestra.run.smithi038.stdout: 5 266774 11.75 MB/sec execute 375 sec latency 56.570 ms 2024-01-28T00:21:37.637 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:21:38.393 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-01-28T00:21:38.393 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (42m) 7m ago 42m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5959894c5c26 2024-01-28T00:21:38.393 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (42m) 7m ago 42m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ddac52656d90 2024-01-28T00:21:38.394 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (41m) 7m ago 41m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 291a5bd1850e 2024-01-28T00:21:38.394 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (27m) 7m ago 27m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 a95e1c7fde8e 2024-01-28T00:21:38.394 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (27m) 7m ago 27m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:21:38.394 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 running (48m) 7m ago 48m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5c2cd23694fa 2024-01-28T00:21:38.394 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (41m) 7m ago 41m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f89908608be8 2024-01-28T00:21:38.394 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (48m) 7m ago 48m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:21:38.394 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (46m) 7m ago 46m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f862e772418c 2024-01-28T00:21:38.394 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi038 smithi038 running (8m) 7m ago 8m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 4e99d369126e 2024-01-28T00:21:38.394 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi123 smithi123 running (8m) 7m ago 8m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 fc131f991867 2024-01-28T00:21:38.394 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 7m ago 20m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:21:38.394 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 unknown 7m ago 17m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:21:38.394 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (42m) 7m ago 42m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 15d9493598c1 2024-01-28T00:21:38.394 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (41m) 7m ago 41m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7171c4e00c9c 2024-01-28T00:21:38.394 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (41m) 7m ago 41m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 24b48c30a876 2024-01-28T00:21:38.394 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (41m) 7m ago 41m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 41b835e7965c 2024-01-28T00:21:38.394 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (39m) 7m ago 39m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c9e70087b80e 2024-01-28T00:21:38.395 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (39m) 7m ago 39m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3fed074bae32 2024-01-28T00:21:38.395 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (39m) 7m ago 39m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 9b5bc29ac58f 2024-01-28T00:21:38.395 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (39m) 7m ago 38m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 544d5f6f72b2 2024-01-28T00:21:38.557 INFO:teuthology.orchestra.run.smithi038.stdout: 5 266966 11.73 MB/sec execute 376 sec latency 59.486 ms 2024-01-28T00:21:38.791 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:21:38.791 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:21:38.791 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:21:38.791 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:21:38.791 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:21:38.791 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:21:38.791 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:21:38.791 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:21:38.791 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:21:38.791 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:21:38.792 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:21:38.792 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:21:38.792 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:21:38.792 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:21:38.792 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 14 2024-01-28T00:21:38.792 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:21:38.792 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:21:39.198 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:21:39.198 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966", 2024-01-28T00:21:39.198 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:21:39.198 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2024-01-28T00:21:39.198 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "" 2024-01-28T00:21:39.198 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:21:39.557 INFO:teuthology.orchestra.run.smithi038.stdout: 5 267123 11.73 MB/sec execute 377 sec latency 89.218 ms 2024-01-28T00:21:40.557 INFO:teuthology.orchestra.run.smithi038.stdout: 5 267366 11.72 MB/sec execute 378 sec latency 86.645 ms 2024-01-28T00:21:41.557 INFO:teuthology.orchestra.run.smithi038.stdout: 5 267566 11.69 MB/sec execute 379 sec latency 77.831 ms 2024-01-28T00:21:42.557 INFO:teuthology.orchestra.run.smithi038.stdout: 5 268028 11.68 MB/sec execute 380 sec latency 76.201 ms 2024-01-28T00:21:43.557 INFO:teuthology.orchestra.run.smithi038.stdout: 5 268405 11.68 MB/sec execute 381 sec latency 54.695 ms 2024-01-28T00:21:44.557 INFO:teuthology.orchestra.run.smithi038.stdout: 5 268938 11.70 MB/sec execute 382 sec latency 38.108 ms 2024-01-28T00:21:45.557 INFO:teuthology.orchestra.run.smithi038.stdout: 5 269293 11.69 MB/sec execute 383 sec latency 49.734 ms 2024-01-28T00:21:46.558 INFO:teuthology.orchestra.run.smithi038.stdout: 5 269537 11.67 MB/sec execute 384 sec latency 43.489 ms 2024-01-28T00:21:47.558 INFO:teuthology.orchestra.run.smithi038.stdout: 5 269860 11.67 MB/sec execute 385 sec latency 63.974 ms 2024-01-28T00:21:48.558 INFO:teuthology.orchestra.run.smithi038.stdout: 5 270238 11.66 MB/sec execute 386 sec latency 52.591 ms 2024-01-28T00:21:49.558 INFO:teuthology.orchestra.run.smithi038.stdout: 5 270478 11.65 MB/sec execute 387 sec latency 60.422 ms 2024-01-28T00:21:50.558 INFO:teuthology.orchestra.run.smithi038.stdout: 5 270722 11.64 MB/sec execute 388 sec latency 49.967 ms 2024-01-28T00:21:51.558 INFO:teuthology.orchestra.run.smithi038.stdout: 5 270985 11.64 MB/sec execute 389 sec latency 67.361 ms 2024-01-28T00:21:52.558 INFO:teuthology.orchestra.run.smithi038.stdout: 5 271283 11.61 MB/sec execute 390 sec latency 104.278 ms 2024-01-28T00:21:53.558 INFO:teuthology.orchestra.run.smithi038.stdout: 5 271589 11.60 MB/sec execute 391 sec latency 59.098 ms 2024-01-28T00:21:54.558 INFO:teuthology.orchestra.run.smithi038.stdout: 5 271827 11.59 MB/sec execute 392 sec latency 56.171 ms 2024-01-28T00:21:55.558 INFO:teuthology.orchestra.run.smithi038.stdout: 5 272121 11.59 MB/sec execute 393 sec latency 58.010 ms 2024-01-28T00:21:56.558 INFO:teuthology.orchestra.run.smithi038.stdout: 5 272500 11.59 MB/sec execute 394 sec latency 55.625 ms 2024-01-28T00:21:57.558 INFO:teuthology.orchestra.run.smithi038.stdout: 5 272904 11.58 MB/sec execute 395 sec latency 42.951 ms 2024-01-28T00:21:58.558 INFO:teuthology.orchestra.run.smithi038.stdout: 5 273259 11.58 MB/sec execute 396 sec latency 37.996 ms 2024-01-28T00:21:59.558 INFO:teuthology.orchestra.run.smithi038.stdout: 5 273719 11.57 MB/sec execute 397 sec latency 47.888 ms 2024-01-28T00:22:00.558 INFO:teuthology.orchestra.run.smithi038.stdout: 5 274236 11.59 MB/sec execute 398 sec latency 44.914 ms 2024-01-28T00:22:01.559 INFO:teuthology.orchestra.run.smithi038.stdout: 5 274785 11.59 MB/sec execute 399 sec latency 46.593 ms 2024-01-28T00:22:02.558 INFO:teuthology.orchestra.run.smithi038.stdout: 5 275126 11.58 MB/sec execute 400 sec latency 49.703 ms 2024-01-28T00:22:03.558 INFO:teuthology.orchestra.run.smithi038.stdout: 5 275386 11.57 MB/sec execute 401 sec latency 48.401 ms 2024-01-28T00:22:04.558 INFO:teuthology.orchestra.run.smithi038.stdout: 5 275706 11.57 MB/sec execute 402 sec latency 47.369 ms 2024-01-28T00:22:05.558 INFO:teuthology.orchestra.run.smithi038.stdout: 5 275994 11.56 MB/sec execute 403 sec latency 59.616 ms 2024-01-28T00:22:06.558 INFO:teuthology.orchestra.run.smithi038.stdout: 5 276291 11.54 MB/sec execute 404 sec latency 74.734 ms 2024-01-28T00:22:07.558 INFO:teuthology.orchestra.run.smithi038.stdout: 5 276545 11.53 MB/sec execute 405 sec latency 61.678 ms 2024-01-28T00:22:08.558 INFO:teuthology.orchestra.run.smithi038.stdout: 5 276743 11.52 MB/sec execute 406 sec latency 57.819 ms 2024-01-28T00:22:09.518 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:22:09.558 INFO:teuthology.orchestra.run.smithi038.stdout: 5 276976 11.51 MB/sec execute 407 sec latency 79.740 ms 2024-01-28T00:22:10.182 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-01-28T00:22:10.182 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (42m) 8m ago 42m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5959894c5c26 2024-01-28T00:22:10.182 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (42m) 8m ago 42m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ddac52656d90 2024-01-28T00:22:10.182 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (42m) 8m ago 42m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 291a5bd1850e 2024-01-28T00:22:10.182 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (28m) 8m ago 28m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 a95e1c7fde8e 2024-01-28T00:22:10.183 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (28m) 8m ago 28m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:22:10.183 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 running (48m) 8m ago 48m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5c2cd23694fa 2024-01-28T00:22:10.183 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (42m) 8m ago 42m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f89908608be8 2024-01-28T00:22:10.183 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (48m) 8m ago 48m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:22:10.183 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (47m) 8m ago 47m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f862e772418c 2024-01-28T00:22:10.183 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi038 smithi038 running (8m) 8m ago 8m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 4e99d369126e 2024-01-28T00:22:10.183 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi123 smithi123 running (9m) 8m ago 9m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 fc131f991867 2024-01-28T00:22:10.183 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 8m ago 20m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:22:10.183 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 unknown 8m ago 18m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:22:10.183 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (42m) 8m ago 42m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 15d9493598c1 2024-01-28T00:22:10.183 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (42m) 8m ago 42m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7171c4e00c9c 2024-01-28T00:22:10.183 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (41m) 8m ago 41m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 24b48c30a876 2024-01-28T00:22:10.183 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (41m) 8m ago 41m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 41b835e7965c 2024-01-28T00:22:10.183 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (40m) 8m ago 40m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c9e70087b80e 2024-01-28T00:22:10.183 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (39m) 8m ago 39m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3fed074bae32 2024-01-28T00:22:10.183 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (39m) 8m ago 39m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 9b5bc29ac58f 2024-01-28T00:22:10.183 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (39m) 8m ago 39m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 544d5f6f72b2 2024-01-28T00:22:10.534 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:22:10.534 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:22:10.534 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:22:10.534 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:22:10.534 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:22:10.534 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:22:10.534 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:22:10.534 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:22:10.534 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:22:10.534 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:22:10.534 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:22:10.535 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:22:10.535 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:22:10.535 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:22:10.535 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 14 2024-01-28T00:22:10.535 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:22:10.535 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:22:10.558 INFO:teuthology.orchestra.run.smithi038.stdout: 5 277371 11.50 MB/sec execute 408 sec latency 36.530 ms 2024-01-28T00:22:10.872 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:22:10.872 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966", 2024-01-28T00:22:10.872 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:22:10.872 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2024-01-28T00:22:10.872 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "" 2024-01-28T00:22:10.872 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:22:11.559 INFO:teuthology.orchestra.run.smithi038.stdout: 5 277707 11.50 MB/sec execute 409 sec latency 47.570 ms 2024-01-28T00:22:12.558 INFO:teuthology.orchestra.run.smithi038.stdout: 5 278081 11.51 MB/sec execute 410 sec latency 49.583 ms 2024-01-28T00:22:13.559 INFO:teuthology.orchestra.run.smithi038.stdout: 5 278449 11.50 MB/sec execute 411 sec latency 86.005 ms 2024-01-28T00:22:14.559 INFO:teuthology.orchestra.run.smithi038.stdout: 5 278700 11.48 MB/sec execute 412 sec latency 65.461 ms 2024-01-28T00:22:15.559 INFO:teuthology.orchestra.run.smithi038.stdout: 5 278936 11.47 MB/sec execute 413 sec latency 59.444 ms 2024-01-28T00:22:16.559 INFO:teuthology.orchestra.run.smithi038.stdout: 5 279235 11.46 MB/sec execute 414 sec latency 57.070 ms 2024-01-28T00:22:17.559 INFO:teuthology.orchestra.run.smithi038.stdout: 5 279624 11.46 MB/sec execute 415 sec latency 43.742 ms 2024-01-28T00:22:18.559 INFO:teuthology.orchestra.run.smithi038.stdout: 5 280026 11.45 MB/sec execute 416 sec latency 42.795 ms 2024-01-28T00:22:19.559 INFO:teuthology.orchestra.run.smithi038.stdout: 5 280312 11.44 MB/sec execute 417 sec latency 62.513 ms 2024-01-28T00:22:20.559 INFO:teuthology.orchestra.run.smithi038.stdout: 5 280744 11.44 MB/sec execute 418 sec latency 66.676 ms 2024-01-28T00:22:21.559 INFO:teuthology.orchestra.run.smithi038.stdout: 5 281037 11.44 MB/sec execute 419 sec latency 55.386 ms 2024-01-28T00:22:22.559 INFO:teuthology.orchestra.run.smithi038.stdout: 5 281386 11.44 MB/sec execute 420 sec latency 43.567 ms 2024-01-28T00:22:23.559 INFO:teuthology.orchestra.run.smithi038.stdout: 5 281708 11.44 MB/sec execute 421 sec latency 49.580 ms 2024-01-28T00:22:24.559 INFO:teuthology.orchestra.run.smithi038.stdout: 5 282065 11.42 MB/sec execute 422 sec latency 49.202 ms 2024-01-28T00:22:25.559 INFO:teuthology.orchestra.run.smithi038.stdout: 5 282351 11.41 MB/sec execute 423 sec latency 48.939 ms 2024-01-28T00:22:26.559 INFO:teuthology.orchestra.run.smithi038.stdout: 5 282658 11.40 MB/sec execute 424 sec latency 47.046 ms 2024-01-28T00:22:27.559 INFO:teuthology.orchestra.run.smithi038.stdout: 5 283037 11.41 MB/sec execute 425 sec latency 49.350 ms 2024-01-28T00:22:28.559 INFO:teuthology.orchestra.run.smithi038.stdout: 5 283421 11.40 MB/sec execute 426 sec latency 49.821 ms 2024-01-28T00:22:29.559 INFO:teuthology.orchestra.run.smithi038.stdout: 5 283691 11.39 MB/sec execute 427 sec latency 54.320 ms 2024-01-28T00:22:30.559 INFO:teuthology.orchestra.run.smithi038.stdout: 5 284016 11.39 MB/sec execute 428 sec latency 53.506 ms 2024-01-28T00:22:31.559 INFO:teuthology.orchestra.run.smithi038.stdout: 5 284413 11.38 MB/sec execute 429 sec latency 45.515 ms 2024-01-28T00:22:32.560 INFO:teuthology.orchestra.run.smithi038.stdout: 5 284747 11.37 MB/sec execute 430 sec latency 45.193 ms 2024-01-28T00:22:33.559 INFO:teuthology.orchestra.run.smithi038.stdout: 5 285087 11.38 MB/sec execute 431 sec latency 45.532 ms 2024-01-28T00:22:34.559 INFO:teuthology.orchestra.run.smithi038.stdout: 5 285458 11.38 MB/sec execute 432 sec latency 66.109 ms 2024-01-28T00:22:35.559 INFO:teuthology.orchestra.run.smithi038.stdout: 5 285743 11.36 MB/sec execute 433 sec latency 61.922 ms 2024-01-28T00:22:36.559 INFO:teuthology.orchestra.run.smithi038.stdout: 5 286010 11.35 MB/sec execute 434 sec latency 37.153 ms 2024-01-28T00:22:37.559 INFO:teuthology.orchestra.run.smithi038.stdout: 5 286272 11.34 MB/sec execute 435 sec latency 53.604 ms 2024-01-28T00:22:38.559 INFO:teuthology.orchestra.run.smithi038.stdout: 5 286686 11.35 MB/sec execute 436 sec latency 52.375 ms 2024-01-28T00:22:39.559 INFO:teuthology.orchestra.run.smithi038.stdout: 5 287050 11.34 MB/sec execute 437 sec latency 44.012 ms 2024-01-28T00:22:40.560 INFO:teuthology.orchestra.run.smithi038.stdout: 5 287365 11.33 MB/sec execute 438 sec latency 43.242 ms 2024-01-28T00:22:41.248 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:22:41.559 INFO:teuthology.orchestra.run.smithi038.stdout: 5 287723 11.32 MB/sec execute 439 sec latency 43.074 ms 2024-01-28T00:22:41.898 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-01-28T00:22:41.898 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (43m) 9m ago 43m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5959894c5c26 2024-01-28T00:22:41.899 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (43m) 9m ago 43m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ddac52656d90 2024-01-28T00:22:41.899 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (42m) 9m ago 42m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 291a5bd1850e 2024-01-28T00:22:41.899 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (28m) 9m ago 28m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 a95e1c7fde8e 2024-01-28T00:22:41.899 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (28m) 9m ago 28m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:22:41.899 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 running (49m) 9m ago 49m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5c2cd23694fa 2024-01-28T00:22:41.899 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (42m) 9m ago 42m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f89908608be8 2024-01-28T00:22:41.899 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (49m) 9m ago 49m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:22:41.899 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (47m) 9m ago 47m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f862e772418c 2024-01-28T00:22:41.899 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi038 smithi038 running (9m) 9m ago 9m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 4e99d369126e 2024-01-28T00:22:41.899 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi123 smithi123 running (9m) 9m ago 9m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 fc131f991867 2024-01-28T00:22:41.899 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 9m ago 21m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:22:41.899 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 unknown 9m ago 19m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:22:41.899 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (43m) 9m ago 43m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 15d9493598c1 2024-01-28T00:22:41.900 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (42m) 9m ago 42m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7171c4e00c9c 2024-01-28T00:22:41.900 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (42m) 9m ago 42m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 24b48c30a876 2024-01-28T00:22:41.900 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (42m) 9m ago 42m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 41b835e7965c 2024-01-28T00:22:41.900 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (40m) 9m ago 40m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c9e70087b80e 2024-01-28T00:22:41.900 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (40m) 9m ago 40m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3fed074bae32 2024-01-28T00:22:41.900 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (40m) 9m ago 40m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 9b5bc29ac58f 2024-01-28T00:22:41.900 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (40m) 9m ago 40m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 544d5f6f72b2 2024-01-28T00:22:42.283 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:22:42.283 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:22:42.283 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:22:42.283 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:22:42.283 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:22:42.283 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:22:42.283 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:22:42.283 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:22:42.283 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:22:42.283 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:22:42.283 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:22:42.284 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:22:42.284 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:22:42.284 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:22:42.284 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 14 2024-01-28T00:22:42.284 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:22:42.284 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:22:42.559 INFO:teuthology.orchestra.run.smithi038.stdout: 5 288050 11.32 MB/sec execute 440 sec latency 56.968 ms 2024-01-28T00:22:42.613 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:22:42.613 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966", 2024-01-28T00:22:42.614 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:22:42.614 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2024-01-28T00:22:42.614 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "" 2024-01-28T00:22:42.614 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:22:43.559 INFO:teuthology.orchestra.run.smithi038.stdout: 5 288442 11.33 MB/sec execute 441 sec latency 44.892 ms 2024-01-28T00:22:44.560 INFO:teuthology.orchestra.run.smithi038.stdout: 5 288740 11.32 MB/sec execute 442 sec latency 54.480 ms 2024-01-28T00:22:45.560 INFO:teuthology.orchestra.run.smithi038.stdout: 5 289201 11.31 MB/sec execute 443 sec latency 48.714 ms 2024-01-28T00:22:46.559 INFO:teuthology.orchestra.run.smithi038.stdout: 5 289563 11.31 MB/sec execute 444 sec latency 68.913 ms 2024-01-28T00:22:47.560 INFO:teuthology.orchestra.run.smithi038.stdout: 5 289975 11.31 MB/sec execute 445 sec latency 35.737 ms 2024-01-28T00:22:48.560 INFO:teuthology.orchestra.run.smithi038.stdout: 5 290371 11.31 MB/sec execute 446 sec latency 75.298 ms 2024-01-28T00:22:49.560 INFO:teuthology.orchestra.run.smithi038.stdout: 5 290711 11.30 MB/sec execute 447 sec latency 45.416 ms 2024-01-28T00:22:50.560 INFO:teuthology.orchestra.run.smithi038.stdout: 5 291075 11.30 MB/sec execute 448 sec latency 43.414 ms 2024-01-28T00:22:51.560 INFO:teuthology.orchestra.run.smithi038.stdout: 5 291476 11.30 MB/sec execute 449 sec latency 57.060 ms 2024-01-28T00:22:52.560 INFO:teuthology.orchestra.run.smithi038.stdout: 5 291765 11.29 MB/sec execute 450 sec latency 50.566 ms 2024-01-28T00:22:53.560 INFO:teuthology.orchestra.run.smithi038.stdout: 5 292081 11.30 MB/sec execute 451 sec latency 72.854 ms 2024-01-28T00:22:54.560 INFO:teuthology.orchestra.run.smithi038.stdout: 5 292423 11.29 MB/sec execute 452 sec latency 65.614 ms 2024-01-28T00:22:55.562 INFO:teuthology.orchestra.run.smithi038.stdout: 5 292739 11.28 MB/sec execute 453 sec latency 59.955 ms 2024-01-28T00:22:56.562 INFO:teuthology.orchestra.run.smithi038.stdout: 5 293030 11.27 MB/sec execute 454 sec latency 77.243 ms 2024-01-28T00:22:57.562 INFO:teuthology.orchestra.run.smithi038.stdout: 5 293277 11.25 MB/sec execute 455 sec latency 44.640 ms 2024-01-28T00:22:58.562 INFO:teuthology.orchestra.run.smithi038.stdout: 5 293655 11.26 MB/sec execute 456 sec latency 56.156 ms 2024-01-28T00:22:59.562 INFO:teuthology.orchestra.run.smithi038.stdout: 5 293980 11.25 MB/sec execute 457 sec latency 45.745 ms 2024-01-28T00:23:00.562 INFO:teuthology.orchestra.run.smithi038.stdout: 5 294372 11.25 MB/sec execute 458 sec latency 44.432 ms 2024-01-28T00:23:01.562 INFO:teuthology.orchestra.run.smithi038.stdout: 5 294707 11.24 MB/sec execute 459 sec latency 51.645 ms 2024-01-28T00:23:02.562 INFO:teuthology.orchestra.run.smithi038.stdout: 5 295072 11.24 MB/sec execute 460 sec latency 36.129 ms 2024-01-28T00:23:03.562 INFO:teuthology.orchestra.run.smithi038.stdout: 5 295448 11.24 MB/sec execute 461 sec latency 45.106 ms 2024-01-28T00:23:04.562 INFO:teuthology.orchestra.run.smithi038.stdout: 5 295785 11.24 MB/sec execute 462 sec latency 68.793 ms 2024-01-28T00:23:05.562 INFO:teuthology.orchestra.run.smithi038.stdout: 5 296154 11.24 MB/sec execute 463 sec latency 41.242 ms 2024-01-28T00:23:06.562 INFO:teuthology.orchestra.run.smithi038.stdout: 5 296462 11.22 MB/sec execute 464 sec latency 50.953 ms 2024-01-28T00:23:07.562 INFO:teuthology.orchestra.run.smithi038.stdout: 5 296721 11.22 MB/sec execute 465 sec latency 38.241 ms 2024-01-28T00:23:08.562 INFO:teuthology.orchestra.run.smithi038.stdout: 5 297168 11.22 MB/sec execute 466 sec latency 40.558 ms 2024-01-28T00:23:09.562 INFO:teuthology.orchestra.run.smithi038.stdout: 5 297568 11.22 MB/sec execute 467 sec latency 56.467 ms 2024-01-28T00:23:10.562 INFO:teuthology.orchestra.run.smithi038.stdout: 5 297957 11.22 MB/sec execute 468 sec latency 50.231 ms 2024-01-28T00:23:11.562 INFO:teuthology.orchestra.run.smithi038.stdout: 5 298274 11.21 MB/sec execute 469 sec latency 47.830 ms 2024-01-28T00:23:12.562 INFO:teuthology.orchestra.run.smithi038.stdout: 5 298627 11.20 MB/sec execute 470 sec latency 44.742 ms 2024-01-28T00:23:12.991 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:23:13.563 INFO:teuthology.orchestra.run.smithi038.stdout: 5 298927 11.20 MB/sec execute 471 sec latency 50.505 ms 2024-01-28T00:23:13.707 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-01-28T00:23:13.707 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (43m) 9m ago 43m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5959894c5c26 2024-01-28T00:23:13.707 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (43m) 9m ago 43m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ddac52656d90 2024-01-28T00:23:13.707 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (43m) 9m ago 43m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 291a5bd1850e 2024-01-28T00:23:13.707 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (29m) 9m ago 29m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 a95e1c7fde8e 2024-01-28T00:23:13.707 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (29m) 9m ago 29m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:23:13.707 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 running (49m) 9m ago 49m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5c2cd23694fa 2024-01-28T00:23:13.707 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (43m) 9m ago 43m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f89908608be8 2024-01-28T00:23:13.707 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (49m) 9m ago 49m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:23:13.707 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (48m) 9m ago 48m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f862e772418c 2024-01-28T00:23:13.707 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi038 smithi038 running (10m) 9m ago 10m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 4e99d369126e 2024-01-28T00:23:13.707 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi123 smithi123 running (10m) 9m ago 10m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 fc131f991867 2024-01-28T00:23:13.707 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 9m ago 21m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:23:13.708 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 unknown 9m ago 19m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:23:13.708 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (43m) 9m ago 43m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 15d9493598c1 2024-01-28T00:23:13.708 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (43m) 9m ago 43m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7171c4e00c9c 2024-01-28T00:23:13.708 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (43m) 9m ago 43m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 24b48c30a876 2024-01-28T00:23:13.708 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (42m) 9m ago 42m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 41b835e7965c 2024-01-28T00:23:13.708 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (41m) 9m ago 41m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c9e70087b80e 2024-01-28T00:23:13.708 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (41m) 9m ago 40m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3fed074bae32 2024-01-28T00:23:13.708 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (40m) 9m ago 40m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 9b5bc29ac58f 2024-01-28T00:23:13.708 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (40m) 9m ago 40m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 544d5f6f72b2 2024-01-28T00:23:14.124 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:23:14.124 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:23:14.125 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:23:14.125 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:23:14.125 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:23:14.125 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:23:14.125 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:23:14.125 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:23:14.125 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:23:14.125 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:23:14.125 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:23:14.125 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:23:14.125 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:23:14.125 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:23:14.125 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 14 2024-01-28T00:23:14.125 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:23:14.125 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:23:14.490 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:23:14.490 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966", 2024-01-28T00:23:14.490 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:23:14.490 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2024-01-28T00:23:14.490 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "" 2024-01-28T00:23:14.491 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:23:14.563 INFO:teuthology.orchestra.run.smithi038.stdout: 5 299208 11.20 MB/sec execute 472 sec latency 66.096 ms 2024-01-28T00:23:15.563 INFO:teuthology.orchestra.run.smithi038.stdout: 5 299525 11.19 MB/sec execute 473 sec latency 49.541 ms 2024-01-28T00:23:16.563 INFO:teuthology.orchestra.run.smithi038.stdout: 5 299780 11.18 MB/sec execute 474 sec latency 62.724 ms 2024-01-28T00:23:17.563 INFO:teuthology.orchestra.run.smithi038.stdout: 5 300018 11.16 MB/sec execute 475 sec latency 69.387 ms 2024-01-28T00:23:18.563 INFO:teuthology.orchestra.run.smithi038.stdout: 5 300222 11.15 MB/sec execute 476 sec latency 51.731 ms 2024-01-28T00:23:19.563 INFO:teuthology.orchestra.run.smithi038.stdout: 5 300473 11.15 MB/sec execute 477 sec latency 86.859 ms 2024-01-28T00:23:20.563 INFO:teuthology.orchestra.run.smithi038.stdout: 5 300738 11.14 MB/sec execute 478 sec latency 54.221 ms 2024-01-28T00:23:21.563 INFO:teuthology.orchestra.run.smithi038.stdout: 5 301027 11.13 MB/sec execute 479 sec latency 88.208 ms 2024-01-28T00:23:22.563 INFO:teuthology.orchestra.run.smithi038.stdout: 5 301321 11.12 MB/sec execute 480 sec latency 69.426 ms 2024-01-28T00:23:23.563 INFO:teuthology.orchestra.run.smithi038.stdout: 5 301544 11.11 MB/sec execute 481 sec latency 73.762 ms 2024-01-28T00:23:24.563 INFO:teuthology.orchestra.run.smithi038.stdout: 5 301828 11.10 MB/sec execute 482 sec latency 52.342 ms 2024-01-28T00:23:25.563 INFO:teuthology.orchestra.run.smithi038.stdout: 5 302125 11.09 MB/sec execute 483 sec latency 57.374 ms 2024-01-28T00:23:26.563 INFO:teuthology.orchestra.run.smithi038.stdout: 5 302341 11.08 MB/sec execute 484 sec latency 78.822 ms 2024-01-28T00:23:27.563 INFO:teuthology.orchestra.run.smithi038.stdout: 5 302639 11.09 MB/sec execute 485 sec latency 57.093 ms 2024-01-28T00:23:28.563 INFO:teuthology.orchestra.run.smithi038.stdout: 5 302943 11.08 MB/sec execute 486 sec latency 79.920 ms 2024-01-28T00:23:29.563 INFO:teuthology.orchestra.run.smithi038.stdout: 5 303296 11.08 MB/sec execute 487 sec latency 56.823 ms 2024-01-28T00:23:30.563 INFO:teuthology.orchestra.run.smithi038.stdout: 5 303628 11.07 MB/sec execute 488 sec latency 50.213 ms 2024-01-28T00:23:31.563 INFO:teuthology.orchestra.run.smithi038.stdout: 5 303900 11.06 MB/sec execute 489 sec latency 60.039 ms 2024-01-28T00:23:32.563 INFO:teuthology.orchestra.run.smithi038.stdout: 5 304194 11.06 MB/sec execute 490 sec latency 56.502 ms 2024-01-28T00:23:33.563 INFO:teuthology.orchestra.run.smithi038.stdout: 5 304496 11.05 MB/sec execute 491 sec latency 60.987 ms 2024-01-28T00:23:34.563 INFO:teuthology.orchestra.run.smithi038.stdout: 5 304809 11.04 MB/sec execute 492 sec latency 73.073 ms 2024-01-28T00:23:35.564 INFO:teuthology.orchestra.run.smithi038.stdout: 5 305083 11.04 MB/sec execute 493 sec latency 60.529 ms 2024-01-28T00:23:36.564 INFO:teuthology.orchestra.run.smithi038.stdout: 5 305437 11.03 MB/sec execute 494 sec latency 44.472 ms 2024-01-28T00:23:37.563 INFO:teuthology.orchestra.run.smithi038.stdout: 5 305744 11.03 MB/sec execute 495 sec latency 40.571 ms 2024-01-28T00:23:38.564 INFO:teuthology.orchestra.run.smithi038.stdout: 5 306122 11.03 MB/sec execute 496 sec latency 54.756 ms 2024-01-28T00:23:39.564 INFO:teuthology.orchestra.run.smithi038.stdout: 5 306641 11.04 MB/sec execute 497 sec latency 54.941 ms 2024-01-28T00:23:40.564 INFO:teuthology.orchestra.run.smithi038.stdout: 5 307237 11.04 MB/sec execute 498 sec latency 54.118 ms 2024-01-28T00:23:41.564 INFO:teuthology.orchestra.run.smithi038.stdout: 5 307516 11.03 MB/sec execute 499 sec latency 116.379 ms 2024-01-28T00:23:42.564 INFO:teuthology.orchestra.run.smithi038.stdout: 5 307786 11.03 MB/sec execute 500 sec latency 57.041 ms 2024-01-28T00:23:43.564 INFO:teuthology.orchestra.run.smithi038.stdout: 5 308064 11.02 MB/sec execute 501 sec latency 80.914 ms 2024-01-28T00:23:44.564 INFO:teuthology.orchestra.run.smithi038.stdout: 5 308360 11.01 MB/sec execute 502 sec latency 81.577 ms 2024-01-28T00:23:44.797 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:23:45.391 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-01-28T00:23:45.391 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (44m) 10m ago 44m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5959894c5c26 2024-01-28T00:23:45.392 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (44m) 10m ago 44m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ddac52656d90 2024-01-28T00:23:45.392 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (43m) 10m ago 43m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 291a5bd1850e 2024-01-28T00:23:45.392 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (29m) 10m ago 29m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 a95e1c7fde8e 2024-01-28T00:23:45.392 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (29m) 10m ago 29m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:23:45.392 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 running (50m) 10m ago 50m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5c2cd23694fa 2024-01-28T00:23:45.392 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (43m) 10m ago 43m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f89908608be8 2024-01-28T00:23:45.392 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (50m) 10m ago 50m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:23:45.392 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (48m) 10m ago 48m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f862e772418c 2024-01-28T00:23:45.392 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi038 smithi038 running (10m) 10m ago 10m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 4e99d369126e 2024-01-28T00:23:45.392 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi123 smithi123 running (10m) 10m ago 10m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 fc131f991867 2024-01-28T00:23:45.392 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 10m ago 22m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:23:45.392 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 unknown 10m ago 20m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:23:45.393 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (44m) 10m ago 44m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 15d9493598c1 2024-01-28T00:23:45.393 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (43m) 10m ago 43m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7171c4e00c9c 2024-01-28T00:23:45.393 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (43m) 10m ago 43m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 24b48c30a876 2024-01-28T00:23:45.393 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (43m) 10m ago 43m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 41b835e7965c 2024-01-28T00:23:45.393 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (41m) 10m ago 41m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c9e70087b80e 2024-01-28T00:23:45.393 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (41m) 10m ago 41m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3fed074bae32 2024-01-28T00:23:45.393 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (41m) 10m ago 41m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 9b5bc29ac58f 2024-01-28T00:23:45.393 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (41m) 10m ago 41m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 544d5f6f72b2 2024-01-28T00:23:45.564 INFO:teuthology.orchestra.run.smithi038.stdout: 5 308603 11.01 MB/sec execute 503 sec latency 56.681 ms 2024-01-28T00:23:45.732 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:23:45.733 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:23:45.733 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:23:45.733 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:23:45.733 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:23:45.733 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:23:45.733 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:23:45.733 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:23:45.733 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:23:45.733 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:23:45.733 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:23:45.733 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:23:45.733 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:23:45.733 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:23:45.733 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 14 2024-01-28T00:23:45.733 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:23:45.734 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:23:46.058 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:23:46.059 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966", 2024-01-28T00:23:46.059 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:23:46.059 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2024-01-28T00:23:46.059 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "" 2024-01-28T00:23:46.059 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:23:46.564 INFO:teuthology.orchestra.run.smithi038.stdout: 5 308907 11.00 MB/sec execute 504 sec latency 53.801 ms 2024-01-28T00:23:47.564 INFO:teuthology.orchestra.run.smithi038.stdout: 5 309213 10.99 MB/sec execute 505 sec latency 45.760 ms 2024-01-28T00:23:48.564 INFO:teuthology.orchestra.run.smithi038.stdout: 5 309492 10.99 MB/sec execute 506 sec latency 54.178 ms 2024-01-28T00:23:49.564 INFO:teuthology.orchestra.run.smithi038.stdout: 5 309788 10.99 MB/sec execute 507 sec latency 122.813 ms 2024-01-28T00:23:50.564 INFO:teuthology.orchestra.run.smithi038.stdout: 5 310046 10.98 MB/sec execute 508 sec latency 54.016 ms 2024-01-28T00:23:51.564 INFO:teuthology.orchestra.run.smithi038.stdout: 5 310301 10.97 MB/sec execute 509 sec latency 58.000 ms 2024-01-28T00:23:52.564 INFO:teuthology.orchestra.run.smithi038.stdout: 5 310521 10.96 MB/sec execute 510 sec latency 79.604 ms 2024-01-28T00:23:53.564 INFO:teuthology.orchestra.run.smithi038.stdout: 5 310782 10.95 MB/sec execute 511 sec latency 73.894 ms 2024-01-28T00:23:54.564 INFO:teuthology.orchestra.run.smithi038.stdout: 5 311024 10.93 MB/sec execute 512 sec latency 54.013 ms 2024-01-28T00:23:55.564 INFO:teuthology.orchestra.run.smithi038.stdout: 5 311337 10.94 MB/sec execute 513 sec latency 63.318 ms 2024-01-28T00:23:56.564 INFO:teuthology.orchestra.run.smithi038.stdout: 5 311626 10.93 MB/sec execute 514 sec latency 65.319 ms 2024-01-28T00:23:57.567 INFO:teuthology.orchestra.run.smithi038.stdout: 5 311985 10.93 MB/sec execute 515 sec latency 41.373 ms 2024-01-28T00:23:58.564 INFO:teuthology.orchestra.run.smithi038.stdout: 5 312275 10.92 MB/sec execute 516 sec latency 45.505 ms 2024-01-28T00:23:59.564 INFO:teuthology.orchestra.run.smithi038.stdout: 5 312607 10.92 MB/sec execute 517 sec latency 52.852 ms 2024-01-28T00:24:00.564 INFO:teuthology.orchestra.run.smithi038.stdout: 5 312950 10.91 MB/sec execute 518 sec latency 55.599 ms 2024-01-28T00:24:01.564 INFO:teuthology.orchestra.run.smithi038.stdout: 5 313330 10.92 MB/sec execute 519 sec latency 47.754 ms 2024-01-28T00:24:02.564 INFO:teuthology.orchestra.run.smithi038.stdout: 5 313671 10.91 MB/sec execute 520 sec latency 45.961 ms 2024-01-28T00:24:03.564 INFO:teuthology.orchestra.run.smithi038.stdout: 5 313996 10.91 MB/sec execute 521 sec latency 88.685 ms 2024-01-28T00:24:04.565 INFO:teuthology.orchestra.run.smithi038.stdout: 5 314319 10.90 MB/sec execute 522 sec latency 54.080 ms 2024-01-28T00:24:05.565 INFO:teuthology.orchestra.run.smithi038.stdout: 5 314595 10.89 MB/sec execute 523 sec latency 41.847 ms 2024-01-28T00:24:06.565 INFO:teuthology.orchestra.run.smithi038.stdout: 5 314971 10.90 MB/sec execute 524 sec latency 61.245 ms 2024-01-28T00:24:07.565 INFO:teuthology.orchestra.run.smithi038.stdout: 5 315346 10.89 MB/sec execute 525 sec latency 73.391 ms 2024-01-28T00:24:08.565 INFO:teuthology.orchestra.run.smithi038.stdout: 5 315667 10.89 MB/sec execute 526 sec latency 108.352 ms 2024-01-28T00:24:09.565 INFO:teuthology.orchestra.run.smithi038.stdout: 5 315863 10.87 MB/sec execute 527 sec latency 101.469 ms 2024-01-28T00:24:10.565 INFO:teuthology.orchestra.run.smithi038.stdout: 5 316101 10.86 MB/sec execute 528 sec latency 58.438 ms 2024-01-28T00:24:11.565 INFO:teuthology.orchestra.run.smithi038.stdout: 5 316319 10.86 MB/sec execute 529 sec latency 56.820 ms 2024-01-28T00:24:12.565 INFO:teuthology.orchestra.run.smithi038.stdout: 5 316591 10.85 MB/sec execute 530 sec latency 72.748 ms 2024-01-28T00:24:13.565 INFO:teuthology.orchestra.run.smithi038.stdout: 5 316832 10.85 MB/sec execute 531 sec latency 79.911 ms 2024-01-28T00:24:14.565 INFO:teuthology.orchestra.run.smithi038.stdout: 5 317085 10.84 MB/sec execute 532 sec latency 56.622 ms 2024-01-28T00:24:15.565 INFO:teuthology.orchestra.run.smithi038.stdout: 5 317328 10.84 MB/sec execute 533 sec latency 51.378 ms 2024-01-28T00:24:16.422 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:24:16.565 INFO:teuthology.orchestra.run.smithi038.stdout: 5 317488 10.82 MB/sec execute 534 sec latency 141.011 ms 2024-01-28T00:24:17.123 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-01-28T00:24:17.123 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (44m) 10m ago 44m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5959894c5c26 2024-01-28T00:24:17.123 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (44m) 10m ago 44m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ddac52656d90 2024-01-28T00:24:17.123 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (44m) 10m ago 44m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 291a5bd1850e 2024-01-28T00:24:17.123 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (30m) 10m ago 30m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 a95e1c7fde8e 2024-01-28T00:24:17.124 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (30m) 10m ago 30m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:24:17.124 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 running (50m) 10m ago 50m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5c2cd23694fa 2024-01-28T00:24:17.124 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (44m) 10m ago 44m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f89908608be8 2024-01-28T00:24:17.124 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (50m) 10m ago 50m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:24:17.124 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (49m) 10m ago 49m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f862e772418c 2024-01-28T00:24:17.124 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi038 smithi038 running (11m) 10m ago 11m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 4e99d369126e 2024-01-28T00:24:17.124 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi123 smithi123 running (11m) 10m ago 11m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 fc131f991867 2024-01-28T00:24:17.124 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 10m ago 22m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:24:17.125 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 unknown 10m ago 20m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:24:17.125 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (44m) 10m ago 44m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 15d9493598c1 2024-01-28T00:24:17.125 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (44m) 10m ago 44m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7171c4e00c9c 2024-01-28T00:24:17.125 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (44m) 10m ago 44m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 24b48c30a876 2024-01-28T00:24:17.125 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (43m) 10m ago 43m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 41b835e7965c 2024-01-28T00:24:17.125 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (42m) 10m ago 42m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c9e70087b80e 2024-01-28T00:24:17.125 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (42m) 10m ago 42m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3fed074bae32 2024-01-28T00:24:17.126 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (41m) 10m ago 41m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 9b5bc29ac58f 2024-01-28T00:24:17.126 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (41m) 10m ago 41m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 544d5f6f72b2 2024-01-28T00:24:17.548 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:24:17.548 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:24:17.548 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:24:17.549 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:24:17.549 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:24:17.549 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:24:17.549 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:24:17.549 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:24:17.549 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:24:17.549 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:24:17.549 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:24:17.549 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:24:17.549 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:24:17.549 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:24:17.549 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 14 2024-01-28T00:24:17.549 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:24:17.549 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:24:17.568 INFO:teuthology.orchestra.run.smithi038.stdout: 5 317743 10.81 MB/sec execute 535 sec latency 91.905 ms 2024-01-28T00:24:17.879 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:24:17.879 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966", 2024-01-28T00:24:17.879 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:24:17.879 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2024-01-28T00:24:17.879 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "" 2024-01-28T00:24:17.879 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:24:18.568 INFO:teuthology.orchestra.run.smithi038.stdout: 5 317990 10.80 MB/sec execute 536 sec latency 62.687 ms 2024-01-28T00:24:19.568 INFO:teuthology.orchestra.run.smithi038.stdout: 5 318209 10.79 MB/sec execute 537 sec latency 58.959 ms 2024-01-28T00:24:20.568 INFO:teuthology.orchestra.run.smithi038.stdout: 5 318543 10.79 MB/sec execute 538 sec latency 63.443 ms 2024-01-28T00:24:21.569 INFO:teuthology.orchestra.run.smithi038.stdout: 5 318846 10.78 MB/sec execute 539 sec latency 74.430 ms 2024-01-28T00:24:22.569 INFO:teuthology.orchestra.run.smithi038.stdout: 5 319230 10.78 MB/sec execute 540 sec latency 49.457 ms 2024-01-28T00:24:23.569 INFO:teuthology.orchestra.run.smithi038.stdout: 5 319582 10.78 MB/sec execute 541 sec latency 53.719 ms 2024-01-28T00:24:24.569 INFO:teuthology.orchestra.run.smithi038.stdout: 5 319940 10.77 MB/sec execute 542 sec latency 48.397 ms 2024-01-28T00:24:25.569 INFO:teuthology.orchestra.run.smithi038.stdout: 5 320320 10.78 MB/sec execute 543 sec latency 73.715 ms 2024-01-28T00:24:26.569 INFO:teuthology.orchestra.run.smithi038.stdout: 5 320673 10.78 MB/sec execute 544 sec latency 55.523 ms 2024-01-28T00:24:27.569 INFO:teuthology.orchestra.run.smithi038.stdout: 5 320990 10.78 MB/sec execute 545 sec latency 61.485 ms 2024-01-28T00:24:28.569 INFO:teuthology.orchestra.run.smithi038.stdout: 5 321357 10.77 MB/sec execute 546 sec latency 68.507 ms 2024-01-28T00:24:29.569 INFO:teuthology.orchestra.run.smithi038.stdout: 5 321622 10.76 MB/sec execute 547 sec latency 70.368 ms 2024-01-28T00:24:30.569 INFO:teuthology.orchestra.run.smithi038.stdout: 5 321941 10.76 MB/sec execute 548 sec latency 47.797 ms 2024-01-28T00:24:31.569 INFO:teuthology.orchestra.run.smithi038.stdout: 5 322277 10.76 MB/sec execute 549 sec latency 51.237 ms 2024-01-28T00:24:32.569 INFO:teuthology.orchestra.run.smithi038.stdout: 5 322767 10.76 MB/sec execute 550 sec latency 50.533 ms 2024-01-28T00:24:33.569 INFO:teuthology.orchestra.run.smithi038.stdout: 5 323298 10.76 MB/sec execute 551 sec latency 54.652 ms 2024-01-28T00:24:34.569 INFO:teuthology.orchestra.run.smithi038.stdout: 5 323796 10.78 MB/sec execute 552 sec latency 48.823 ms 2024-01-28T00:24:35.569 INFO:teuthology.orchestra.run.smithi038.stdout: 5 324146 10.77 MB/sec execute 553 sec latency 49.984 ms 2024-01-28T00:24:36.569 INFO:teuthology.orchestra.run.smithi038.stdout: 5 324475 10.77 MB/sec execute 554 sec latency 48.635 ms 2024-01-28T00:24:37.569 INFO:teuthology.orchestra.run.smithi038.stdout: 5 324789 10.76 MB/sec execute 555 sec latency 50.946 ms 2024-01-28T00:24:38.569 INFO:teuthology.orchestra.run.smithi038.stdout: 5 325143 10.75 MB/sec execute 556 sec latency 50.511 ms 2024-01-28T00:24:39.569 INFO:teuthology.orchestra.run.smithi038.stdout: 5 325434 10.75 MB/sec execute 557 sec latency 43.668 ms 2024-01-28T00:24:40.569 INFO:teuthology.orchestra.run.smithi038.stdout: 5 325787 10.75 MB/sec execute 558 sec latency 51.038 ms 2024-01-28T00:24:41.569 INFO:teuthology.orchestra.run.smithi038.stdout: 5 326219 10.75 MB/sec execute 559 sec latency 35.790 ms 2024-01-28T00:24:42.569 INFO:teuthology.orchestra.run.smithi038.stdout: 5 326514 10.74 MB/sec execute 560 sec latency 48.110 ms 2024-01-28T00:24:43.569 INFO:teuthology.orchestra.run.smithi038.stdout: 5 326841 10.74 MB/sec execute 561 sec latency 40.764 ms 2024-01-28T00:24:44.569 INFO:teuthology.orchestra.run.smithi038.stdout: 5 327189 10.74 MB/sec execute 562 sec latency 55.899 ms 2024-01-28T00:24:45.569 INFO:teuthology.orchestra.run.smithi038.stdout: 5 327551 10.75 MB/sec execute 563 sec latency 50.185 ms 2024-01-28T00:24:46.569 INFO:teuthology.orchestra.run.smithi038.stdout: 5 327891 10.74 MB/sec execute 564 sec latency 35.200 ms 2024-01-28T00:24:47.569 INFO:teuthology.orchestra.run.smithi038.stdout: 5 328154 10.73 MB/sec execute 565 sec latency 74.618 ms 2024-01-28T00:24:48.298 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:24:48.569 INFO:teuthology.orchestra.run.smithi038.stdout: 5 328518 10.73 MB/sec execute 566 sec latency 68.320 ms 2024-01-28T00:24:49.074 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-01-28T00:24:49.075 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (45m) 11m ago 45m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5959894c5c26 2024-01-28T00:24:49.075 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (45m) 11m ago 45m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ddac52656d90 2024-01-28T00:24:49.075 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (44m) 11m ago 44m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 291a5bd1850e 2024-01-28T00:24:49.075 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (30m) 11m ago 30m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 a95e1c7fde8e 2024-01-28T00:24:49.075 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (30m) 11m ago 30m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:24:49.075 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 running (51m) 11m ago 51m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5c2cd23694fa 2024-01-28T00:24:49.075 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (44m) 11m ago 44m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f89908608be8 2024-01-28T00:24:49.075 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (51m) 11m ago 51m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:24:49.075 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (49m) 11m ago 49m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f862e772418c 2024-01-28T00:24:49.075 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi038 smithi038 running (11m) 11m ago 11m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 4e99d369126e 2024-01-28T00:24:49.075 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi123 smithi123 running (11m) 11m ago 11m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 fc131f991867 2024-01-28T00:24:49.075 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 11m ago 23m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:24:49.075 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 unknown 11m ago 21m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:24:49.076 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (45m) 11m ago 45m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 15d9493598c1 2024-01-28T00:24:49.076 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (44m) 11m ago 44m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7171c4e00c9c 2024-01-28T00:24:49.076 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (44m) 11m ago 44m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 24b48c30a876 2024-01-28T00:24:49.076 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (44m) 11m ago 44m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 41b835e7965c 2024-01-28T00:24:49.076 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (42m) 11m ago 42m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c9e70087b80e 2024-01-28T00:24:49.076 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (42m) 11m ago 42m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3fed074bae32 2024-01-28T00:24:49.076 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (42m) 11m ago 42m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 9b5bc29ac58f 2024-01-28T00:24:49.076 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (42m) 11m ago 42m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 544d5f6f72b2 2024-01-28T00:24:49.482 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:24:49.482 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:24:49.482 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:24:49.482 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:24:49.482 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:24:49.482 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:24:49.482 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:24:49.482 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:24:49.482 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:24:49.482 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:24:49.482 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:24:49.482 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:24:49.483 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:24:49.483 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:24:49.483 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 14 2024-01-28T00:24:49.483 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:24:49.483 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:24:49.570 INFO:teuthology.orchestra.run.smithi038.stdout: 5 328815 10.72 MB/sec execute 567 sec latency 61.766 ms 2024-01-28T00:24:49.875 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:24:49.875 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966", 2024-01-28T00:24:49.875 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:24:49.875 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2024-01-28T00:24:49.875 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "" 2024-01-28T00:24:49.875 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:24:50.569 INFO:teuthology.orchestra.run.smithi038.stdout: 5 329229 10.73 MB/sec execute 568 sec latency 38.546 ms 2024-01-28T00:24:51.570 INFO:teuthology.orchestra.run.smithi038.stdout: 5 329684 10.73 MB/sec execute 569 sec latency 61.759 ms 2024-01-28T00:24:52.570 INFO:teuthology.orchestra.run.smithi038.stdout: 5 330046 10.72 MB/sec execute 570 sec latency 45.224 ms 2024-01-28T00:24:53.570 INFO:teuthology.orchestra.run.smithi038.stdout: 5 330366 10.72 MB/sec execute 571 sec latency 48.476 ms 2024-01-28T00:24:54.570 INFO:teuthology.orchestra.run.smithi038.stdout: 5 330760 10.72 MB/sec execute 572 sec latency 56.233 ms 2024-01-28T00:24:55.570 INFO:teuthology.orchestra.run.smithi038.stdout: 5 331386 10.74 MB/sec execute 573 sec latency 62.184 ms 2024-01-28T00:24:56.570 INFO:teuthology.orchestra.run.smithi038.stdout: 5 331854 10.73 MB/sec execute 574 sec latency 45.202 ms 2024-01-28T00:24:57.570 INFO:teuthology.orchestra.run.smithi038.stdout: 5 332164 10.73 MB/sec execute 575 sec latency 58.249 ms 2024-01-28T00:24:58.570 INFO:teuthology.orchestra.run.smithi038.stdout: 5 332387 10.72 MB/sec execute 576 sec latency 42.442 ms 2024-01-28T00:24:59.570 INFO:teuthology.orchestra.run.smithi038.stdout: 5 332682 10.72 MB/sec execute 577 sec latency 58.102 ms 2024-01-28T00:25:00.570 INFO:teuthology.orchestra.run.smithi038.stdout: 5 332941 10.71 MB/sec execute 578 sec latency 84.031 ms 2024-01-28T00:25:01.570 INFO:teuthology.orchestra.run.smithi038.stdout: 5 333243 10.71 MB/sec execute 579 sec latency 52.833 ms 2024-01-28T00:25:02.570 INFO:teuthology.orchestra.run.smithi038.stdout: 5 333511 10.70 MB/sec execute 580 sec latency 71.817 ms 2024-01-28T00:25:03.570 INFO:teuthology.orchestra.run.smithi038.stdout: 5 333719 10.69 MB/sec execute 581 sec latency 43.639 ms 2024-01-28T00:25:04.571 INFO:teuthology.orchestra.run.smithi038.stdout: 5 333962 10.69 MB/sec execute 582 sec latency 68.091 ms 2024-01-28T00:25:05.571 INFO:teuthology.orchestra.run.smithi038.stdout: 5 334211 10.68 MB/sec execute 583 sec latency 70.666 ms 2024-01-28T00:25:06.571 INFO:teuthology.orchestra.run.smithi038.stdout: 5 334534 10.68 MB/sec execute 584 sec latency 51.980 ms 2024-01-28T00:25:07.571 INFO:teuthology.orchestra.run.smithi038.stdout: 5 334917 10.68 MB/sec execute 585 sec latency 47.940 ms 2024-01-28T00:25:08.571 INFO:teuthology.orchestra.run.smithi038.stdout: 5 335176 10.68 MB/sec execute 586 sec latency 53.721 ms 2024-01-28T00:25:09.571 INFO:teuthology.orchestra.run.smithi038.stdout: 5 335491 10.67 MB/sec execute 587 sec latency 90.874 ms 2024-01-28T00:25:10.571 INFO:teuthology.orchestra.run.smithi038.stdout: 5 335754 10.66 MB/sec execute 588 sec latency 56.116 ms 2024-01-28T00:25:11.571 INFO:teuthology.orchestra.run.smithi038.stdout: 5 335967 10.65 MB/sec execute 589 sec latency 49.620 ms 2024-01-28T00:25:12.571 INFO:teuthology.orchestra.run.smithi038.stdout: 5 336252 10.65 MB/sec execute 590 sec latency 61.010 ms 2024-01-28T00:25:13.571 INFO:teuthology.orchestra.run.smithi038.stdout: 5 336556 10.65 MB/sec execute 591 sec latency 80.349 ms 2024-01-28T00:25:14.572 INFO:teuthology.orchestra.run.smithi038.stdout: 5 336806 10.63 MB/sec execute 592 sec latency 84.621 ms 2024-01-28T00:25:15.571 INFO:teuthology.orchestra.run.smithi038.stdout: 5 337073 10.62 MB/sec execute 593 sec latency 83.356 ms 2024-01-28T00:25:16.571 INFO:teuthology.orchestra.run.smithi038.stdout: 5 337234 10.61 MB/sec execute 594 sec latency 60.475 ms 2024-01-28T00:25:17.571 INFO:teuthology.orchestra.run.smithi038.stdout: 5 337409 10.60 MB/sec execute 595 sec latency 67.750 ms 2024-01-28T00:25:18.571 INFO:teuthology.orchestra.run.smithi038.stdout: 5 337614 10.60 MB/sec execute 596 sec latency 59.286 ms 2024-01-28T00:25:19.572 INFO:teuthology.orchestra.run.smithi038.stdout: 5 337947 10.60 MB/sec execute 597 sec latency 78.218 ms 2024-01-28T00:25:20.293 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:25:20.571 INFO:teuthology.orchestra.run.smithi038.stdout: 5 338262 10.60 MB/sec execute 598 sec latency 59.416 ms 2024-01-28T00:25:21.078 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-01-28T00:25:21.079 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (45m) 11m ago 45m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5959894c5c26 2024-01-28T00:25:21.079 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (45m) 11m ago 45m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ddac52656d90 2024-01-28T00:25:21.079 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (45m) 11m ago 45m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 291a5bd1850e 2024-01-28T00:25:21.079 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (31m) 11m ago 31m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 a95e1c7fde8e 2024-01-28T00:25:21.079 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (31m) 11m ago 31m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:25:21.079 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 running (51m) 11m ago 51m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5c2cd23694fa 2024-01-28T00:25:21.079 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (45m) 11m ago 45m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f89908608be8 2024-01-28T00:25:21.079 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (51m) 11m ago 51m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:25:21.079 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (50m) 11m ago 50m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f862e772418c 2024-01-28T00:25:21.079 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi038 smithi038 running (12m) 11m ago 12m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 4e99d369126e 2024-01-28T00:25:21.079 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi123 smithi123 running (12m) 11m ago 12m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 fc131f991867 2024-01-28T00:25:21.079 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 11m ago 23m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:25:21.079 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 unknown 11m ago 21m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:25:21.079 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (45m) 11m ago 45m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 15d9493598c1 2024-01-28T00:25:21.080 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (45m) 11m ago 45m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7171c4e00c9c 2024-01-28T00:25:21.080 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (45m) 11m ago 45m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 24b48c30a876 2024-01-28T00:25:21.080 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (44m) 11m ago 44m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 41b835e7965c 2024-01-28T00:25:21.080 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (43m) 11m ago 43m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c9e70087b80e 2024-01-28T00:25:21.080 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (43m) 11m ago 43m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3fed074bae32 2024-01-28T00:25:21.080 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (42m) 11m ago 42m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 9b5bc29ac58f 2024-01-28T00:25:21.080 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (42m) 11m ago 42m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 544d5f6f72b2 2024-01-28T00:25:21.485 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:25:21.485 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:25:21.485 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:25:21.485 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:25:21.485 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:25:21.486 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:25:21.486 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:25:21.486 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:25:21.486 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:25:21.486 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:25:21.486 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:25:21.486 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:25:21.486 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:25:21.486 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:25:21.486 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 14 2024-01-28T00:25:21.486 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:25:21.486 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:25:21.571 INFO:teuthology.orchestra.run.smithi038.stdout: 5 338541 10.59 MB/sec execute 599 sec latency 48.006 ms 2024-01-28T00:25:21.872 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:25:21.873 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966", 2024-01-28T00:25:21.873 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:25:21.873 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2024-01-28T00:25:21.873 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "" 2024-01-28T00:25:21.873 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:25:22.572 INFO:teuthology.orchestra.run.smithi038.stdout: 5 cleanup 600 sec 2024-01-28T00:25:22.849 INFO:teuthology.orchestra.run.smithi038.stdout: 0 cleanup 600 sec 2024-01-28T00:25:22.850 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-28T00:25:22.850 INFO:teuthology.orchestra.run.smithi038.stdout: Operation Count AvgLat MaxLat 2024-01-28T00:25:22.850 INFO:teuthology.orchestra.run.smithi038.stdout: ---------------------------------------- 2024-01-28T00:25:22.850 INFO:teuthology.orchestra.run.smithi038.stdout: NTCreateX 203995 4.242 239.006 2024-01-28T00:25:22.850 INFO:teuthology.orchestra.run.smithi038.stdout: Close 149729 0.138 12.043 2024-01-28T00:25:22.850 INFO:teuthology.orchestra.run.smithi038.stdout: Rename 8638 9.786 122.789 2024-01-28T00:25:22.850 INFO:teuthology.orchestra.run.smithi038.stdout: Unlink 41295 7.126 233.361 2024-01-28T00:25:22.850 INFO:teuthology.orchestra.run.smithi038.stdout: Qpathinfo 185041 0.923 88.443 2024-01-28T00:25:22.850 INFO:teuthology.orchestra.run.smithi038.stdout: Qfileinfo 32215 0.090 9.677 2024-01-28T00:25:22.850 INFO:teuthology.orchestra.run.smithi038.stdout: Qfsinfo 33919 0.401 14.962 2024-01-28T00:25:22.850 INFO:teuthology.orchestra.run.smithi038.stdout: Sfileinfo 16630 12.706 89.430 2024-01-28T00:25:22.850 INFO:teuthology.orchestra.run.smithi038.stdout: Find 71474 0.419 36.042 2024-01-28T00:25:22.850 INFO:teuthology.orchestra.run.smithi038.stdout: WriteX 100712 12.902 237.770 2024-01-28T00:25:22.851 INFO:teuthology.orchestra.run.smithi038.stdout: ReadX 319521 0.010 6.005 2024-01-28T00:25:22.851 INFO:teuthology.orchestra.run.smithi038.stdout: LockX 662 0.388 4.960 2024-01-28T00:25:22.851 INFO:teuthology.orchestra.run.smithi038.stdout: UnlockX 662 0.297 8.872 2024-01-28T00:25:22.851 INFO:teuthology.orchestra.run.smithi038.stdout: Flush 14298 0.002 0.020 2024-01-28T00:25:22.851 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-28T00:25:22.851 INFO:teuthology.orchestra.run.smithi038.stdout:Throughput 10.5944 MB/sec 5 clients 5 procs max_latency=239.009 ms 2024-01-28T00:25:22.852 DEBUG:teuthology.orchestra.run.smithi038:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'umount /mnt/foo' 2024-01-28T00:25:22.903 DEBUG:teuthology.orchestra.run.smithi038:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'while ! mount -t nfs $(hostname):/fake /mnt/foo ; do sleep 5 ; done' 2024-01-28T00:25:22.989 DEBUG:teuthology.orchestra.run.smithi038:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'cd /mnt/foo && dbench 5 -t 5' 2024-01-28T00:25:23.017 INFO:teuthology.orchestra.run.smithi038.stdout:dbench version 4.00 - Copyright Andrew Tridgell 1999-2004 2024-01-28T00:25:23.017 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-28T00:25:23.017 INFO:teuthology.orchestra.run.smithi038.stdout:Running for 5 seconds with load '/usr/share/dbench/client.txt' and minimum warmup 1 secs 2024-01-28T00:25:23.018 INFO:teuthology.orchestra.run.smithi038.stdout:4 of 5 processes prepared for launch 0 sec 2024-01-28T00:25:23.119 INFO:teuthology.orchestra.run.smithi038.stdout:5 of 5 processes prepared for launch 0 sec 2024-01-28T00:25:23.119 INFO:teuthology.orchestra.run.smithi038.stdout:releasing clients 2024-01-28T00:25:25.118 INFO:teuthology.orchestra.run.smithi038.stdout: 5 308 22.63 MB/sec execute 1 sec latency 72.198 ms 2024-01-28T00:25:26.119 INFO:teuthology.orchestra.run.smithi038.stdout: 5 462 23.41 MB/sec execute 2 sec latency 31.362 ms 2024-01-28T00:25:27.119 INFO:teuthology.orchestra.run.smithi038.stdout: 5 783 24.34 MB/sec execute 3 sec latency 24.298 ms 2024-01-28T00:25:28.122 INFO:teuthology.orchestra.run.smithi038.stdout: 5 1196 20.28 MB/sec execute 4 sec latency 46.830 ms 2024-01-28T00:25:29.124 INFO:teuthology.orchestra.run.smithi038.stdout: 5 cleanup 5 sec 2024-01-28T00:25:29.314 INFO:teuthology.orchestra.run.smithi038.stdout:[1704] unlink './clients/client1/~dmtmp/PARADOX/.nfs000001000000ebb700000016' failed - Device or resource busy 2024-01-28T00:25:29.321 INFO:teuthology.orchestra.run.smithi038.stdout:[1702] unlink './clients/client4/~dmtmp/PARADOX/.nfs000001000000ebaa00000028' failed - Device or resource busy 2024-01-28T00:25:29.425 INFO:teuthology.orchestra.run.smithi038.stdout: 0 cleanup 5 sec 2024-01-28T00:25:29.425 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-28T00:25:29.426 INFO:teuthology.orchestra.run.smithi038.stdout: Operation Count AvgLat MaxLat 2024-01-28T00:25:29.426 INFO:teuthology.orchestra.run.smithi038.stdout: ---------------------------------------- 2024-01-28T00:25:29.426 INFO:teuthology.orchestra.run.smithi038.stdout: NTCreateX 1190 6.160 46.826 2024-01-28T00:25:29.426 INFO:teuthology.orchestra.run.smithi038.stdout: Close 1025 5.831 32.593 2024-01-28T00:25:29.426 INFO:teuthology.orchestra.run.smithi038.stdout: Rename 52 7.115 24.035 2024-01-28T00:25:29.426 INFO:teuthology.orchestra.run.smithi038.stdout: Unlink 108 3.898 16.824 2024-01-28T00:25:29.426 INFO:teuthology.orchestra.run.smithi038.stdout: Qpathinfo 760 1.615 33.349 2024-01-28T00:25:29.426 INFO:teuthology.orchestra.run.smithi038.stdout: Qfileinfo 446 13.811 29.330 2024-01-28T00:25:29.426 INFO:teuthology.orchestra.run.smithi038.stdout: Qfsinfo 165 0.687 5.226 2024-01-28T00:25:29.426 INFO:teuthology.orchestra.run.smithi038.stdout: Sfileinfo 170 10.185 23.263 2024-01-28T00:25:29.426 INFO:teuthology.orchestra.run.smithi038.stdout: Find 307 0.634 12.554 2024-01-28T00:25:29.426 INFO:teuthology.orchestra.run.smithi038.stdout: WriteX 1939 0.023 0.072 2024-01-28T00:25:29.426 INFO:teuthology.orchestra.run.smithi038.stdout: ReadX 1282 0.019 2.282 2024-01-28T00:25:29.426 INFO:teuthology.orchestra.run.smithi038.stdout: Flush 135 11.325 24.944 2024-01-28T00:25:29.426 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-01-28T00:25:29.427 INFO:teuthology.orchestra.run.smithi038.stdout:Throughput 20.2793 MB/sec 5 clients 5 procs max_latency=72.198 ms 2024-01-28T00:25:29.428 DEBUG:teuthology.parallel:result is None 2024-01-28T00:25:52.171 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:25:52.697 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-01-28T00:25:52.697 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (46m) 12m ago 46m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5959894c5c26 2024-01-28T00:25:52.697 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (46m) 12m ago 46m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ddac52656d90 2024-01-28T00:25:52.697 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (46m) 12m ago 46m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 291a5bd1850e 2024-01-28T00:25:52.697 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (31m) 12m ago 31m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 a95e1c7fde8e 2024-01-28T00:25:52.697 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (31m) 12m ago 31m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:25:52.698 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 running (52m) 12m ago 52m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5c2cd23694fa 2024-01-28T00:25:52.698 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (45m) 12m ago 45m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f89908608be8 2024-01-28T00:25:52.698 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (52m) 12m ago 52m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:25:52.698 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (50m) 12m ago 50m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f862e772418c 2024-01-28T00:25:52.698 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi038 smithi038 running (12m) 12m ago 12m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 4e99d369126e 2024-01-28T00:25:52.698 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi123 smithi123 running (12m) 12m ago 12m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 fc131f991867 2024-01-28T00:25:52.698 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 12m ago 24m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:25:52.698 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 unknown 12m ago 22m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:25:52.698 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (46m) 12m ago 46m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 15d9493598c1 2024-01-28T00:25:52.698 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (45m) 12m ago 45m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7171c4e00c9c 2024-01-28T00:25:52.698 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (45m) 12m ago 45m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 24b48c30a876 2024-01-28T00:25:52.698 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (45m) 12m ago 45m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 41b835e7965c 2024-01-28T00:25:52.698 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (43m) 12m ago 43m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c9e70087b80e 2024-01-28T00:25:52.698 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (43m) 12m ago 43m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3fed074bae32 2024-01-28T00:25:52.698 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (43m) 12m ago 43m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 9b5bc29ac58f 2024-01-28T00:25:52.698 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (43m) 12m ago 43m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 544d5f6f72b2 2024-01-28T00:25:52.985 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:25:52.985 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:25:52.985 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:25:52.985 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:25:52.985 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:25:52.985 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:25:52.985 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:25:52.986 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:25:52.986 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:25:52.986 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:25:52.986 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:25:52.986 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:25:52.986 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:25:52.986 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:25:52.986 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 14 2024-01-28T00:25:52.986 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:25:52.986 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:25:53.249 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:25:53.249 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966", 2024-01-28T00:25:53.249 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:25:53.249 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2024-01-28T00:25:53.249 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "" 2024-01-28T00:25:53.250 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:26:23.537 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:26:24.061 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-01-28T00:26:24.061 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (46m) 22s ago 46m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5959894c5c26 2024-01-28T00:26:24.061 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (46m) 20s ago 46m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ddac52656d90 2024-01-28T00:26:24.061 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (46m) 22s ago 46m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 291a5bd1850e 2024-01-28T00:26:24.061 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (32m) 22s ago 32m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 a95e1c7fde8e 2024-01-28T00:26:24.061 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (32m) 20s ago 32m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:26:24.061 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 running (52m) 22s ago 52m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5c2cd23694fa 2024-01-28T00:26:24.061 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (24s) 20s ago 46m 16.2.14-508-ga72a5dac quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966 4f538c03cdfa 4dc0ac78fa35 2024-01-28T00:26:24.061 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (52m) 22s ago 52m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:26:24.061 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (51m) 20s ago 51m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f862e772418c 2024-01-28T00:26:24.061 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi038 smithi038 running (13m) 22s ago 13m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 4e99d369126e 2024-01-28T00:26:24.061 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi123 smithi123 running (13m) 20s ago 13m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 fc131f991867 2024-01-28T00:26:24.062 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 unknown 22s ago 24m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:26:24.062 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 unknown 20s ago 22m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:26:24.062 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (46m) 22s ago 46m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 15d9493598c1 2024-01-28T00:26:24.062 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (46m) 22s ago 46m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7171c4e00c9c 2024-01-28T00:26:24.062 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (46m) 22s ago 46m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 24b48c30a876 2024-01-28T00:26:24.062 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (45m) 22s ago 45m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 41b835e7965c 2024-01-28T00:26:24.062 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (44m) 20s ago 44m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c9e70087b80e 2024-01-28T00:26:24.062 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (44m) 20s ago 44m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3fed074bae32 2024-01-28T00:26:24.062 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (43m) 20s ago 43m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 9b5bc29ac58f 2024-01-28T00:26:24.062 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (43m) 20s ago 43m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 544d5f6f72b2 2024-01-28T00:26:24.348 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:26:24.348 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:26:24.348 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:26:24.348 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:26:24.348 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:26:24.348 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-01-28T00:26:24.348 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:26:24.348 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:26:24.349 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:26:24.349 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:26:24.349 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:26:24.349 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:26:24.349 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:26:24.349 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:26:24.349 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:26:24.349 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-01-28T00:26:24.349 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:26:24.349 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:26:24.349 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:26:24.611 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:26:24.611 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966", 2024-01-28T00:26:24.611 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:26:24.611 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2024-01-28T00:26:24.611 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "" 2024-01-28T00:26:24.611 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:26:54.902 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:26:55.424 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-01-28T00:26:55.424 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (47m) 53s ago 47m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5959894c5c26 2024-01-28T00:26:55.424 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (47m) 52s ago 47m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ddac52656d90 2024-01-28T00:26:55.424 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (47m) 53s ago 47m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 291a5bd1850e 2024-01-28T00:26:55.424 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (32m) 53s ago 32m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 a95e1c7fde8e 2024-01-28T00:26:55.425 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (32m) 52s ago 32m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:26:55.425 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 running (53m) 53s ago 53m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5c2cd23694fa 2024-01-28T00:26:55.425 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (56s) 52s ago 47m 16.2.14-508-ga72a5dac quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966 4f538c03cdfa 4dc0ac78fa35 2024-01-28T00:26:55.425 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (53m) 53s ago 53m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:26:55.425 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (52m) 52s ago 52m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f862e772418c 2024-01-28T00:26:55.425 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi038 smithi038 running (13m) 53s ago 13m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 4e99d369126e 2024-01-28T00:26:55.425 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi123 smithi123 running (13m) 52s ago 13m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 fc131f991867 2024-01-28T00:26:55.425 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 unknown 53s ago 25m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:26:55.425 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 unknown 52s ago 23m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:26:55.425 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (47m) 53s ago 47m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 15d9493598c1 2024-01-28T00:26:55.425 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (46m) 53s ago 46m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7171c4e00c9c 2024-01-28T00:26:55.425 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (46m) 53s ago 46m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 24b48c30a876 2024-01-28T00:26:55.425 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (46m) 53s ago 46m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 41b835e7965c 2024-01-28T00:26:55.425 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (44m) 52s ago 44m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c9e70087b80e 2024-01-28T00:26:55.426 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (44m) 52s ago 44m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3fed074bae32 2024-01-28T00:26:55.426 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (44m) 52s ago 44m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 9b5bc29ac58f 2024-01-28T00:26:55.426 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (44m) 52s ago 44m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 544d5f6f72b2 2024-01-28T00:26:55.718 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:26:55.718 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:26:55.718 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:26:55.718 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:26:55.718 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:26:55.718 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-01-28T00:26:55.719 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:26:55.719 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:26:55.719 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:26:55.719 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:26:55.719 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:26:55.719 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:26:55.719 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:26:55.719 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:26:55.719 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:26:55.719 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-01-28T00:26:55.719 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:26:55.719 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:26:55.719 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:26:55.983 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:26:55.983 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966", 2024-01-28T00:26:55.983 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:26:55.983 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2024-01-28T00:26:55.983 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "" 2024-01-28T00:26:55.983 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:27:26.274 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:27:26.790 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-01-28T00:27:26.790 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (47m) 84s ago 47m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5959894c5c26 2024-01-28T00:27:26.790 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (47m) 83s ago 47m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ddac52656d90 2024-01-28T00:27:26.791 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (47m) 84s ago 47m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 291a5bd1850e 2024-01-28T00:27:26.791 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (33m) 84s ago 33m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 a95e1c7fde8e 2024-01-28T00:27:26.791 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (33m) 83s ago 33m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:27:26.791 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 running (53m) 84s ago 53m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5c2cd23694fa 2024-01-28T00:27:26.791 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (87s) 83s ago 47m 16.2.14-508-ga72a5dac quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966 4f538c03cdfa 4dc0ac78fa35 2024-01-28T00:27:26.791 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (53m) 84s ago 53m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:27:26.791 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (52m) 83s ago 52m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f862e772418c 2024-01-28T00:27:26.791 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi038 smithi038 running (14m) 84s ago 14m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 4e99d369126e 2024-01-28T00:27:26.791 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi123 smithi123 running (14m) 83s ago 14m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 fc131f991867 2024-01-28T00:27:26.791 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 unknown 84s ago 25m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:27:26.791 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 unknown 83s ago 23m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:27:26.791 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (47m) 84s ago 47m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 15d9493598c1 2024-01-28T00:27:26.791 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (47m) 84s ago 47m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7171c4e00c9c 2024-01-28T00:27:26.791 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (47m) 84s ago 47m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 24b48c30a876 2024-01-28T00:27:26.791 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (47m) 84s ago 47m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 41b835e7965c 2024-01-28T00:27:26.791 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (45m) 83s ago 45m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c9e70087b80e 2024-01-28T00:27:26.791 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (45m) 83s ago 45m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3fed074bae32 2024-01-28T00:27:26.792 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (45m) 83s ago 45m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 9b5bc29ac58f 2024-01-28T00:27:26.792 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (44m) 83s ago 44m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 544d5f6f72b2 2024-01-28T00:27:27.078 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:27:27.078 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:27:27.078 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:27:27.078 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:27:27.078 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:27:27.078 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-01-28T00:27:27.078 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:27:27.079 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:27:27.079 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:27:27.079 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:27:27.079 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:27:27.079 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:27:27.079 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:27:27.079 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:27:27.079 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:27:27.079 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-01-28T00:27:27.079 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:27:27.079 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:27:27.079 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:27:27.343 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:27:27.343 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966", 2024-01-28T00:27:27.343 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:27:27.343 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2024-01-28T00:27:27.343 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "" 2024-01-28T00:27:27.343 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:27:57.637 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:27:58.157 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-01-28T00:27:58.157 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (48m) 116s ago 48m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5959894c5c26 2024-01-28T00:27:58.157 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (48m) 114s ago 48m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ddac52656d90 2024-01-28T00:27:58.157 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (48m) 116s ago 48m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 291a5bd1850e 2024-01-28T00:27:58.157 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (33m) 116s ago 33m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 a95e1c7fde8e 2024-01-28T00:27:58.158 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (33m) 114s ago 33m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:27:58.158 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 running (54m) 116s ago 54m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5c2cd23694fa 2024-01-28T00:27:58.158 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (118s) 114s ago 48m 16.2.14-508-ga72a5dac quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966 4f538c03cdfa 4dc0ac78fa35 2024-01-28T00:27:58.158 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (54m) 116s ago 54m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:27:58.158 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (53m) 114s ago 53m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f862e772418c 2024-01-28T00:27:58.158 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi038 smithi038 running (14m) 116s ago 14m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 4e99d369126e 2024-01-28T00:27:58.158 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi123 smithi123 running (14m) 114s ago 14m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 fc131f991867 2024-01-28T00:27:58.158 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 unknown 116s ago 26m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:27:58.158 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 unknown 114s ago 24m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:27:58.158 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (48m) 116s ago 48m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 15d9493598c1 2024-01-28T00:27:58.158 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (47m) 116s ago 47m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7171c4e00c9c 2024-01-28T00:27:58.158 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (47m) 116s ago 47m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 24b48c30a876 2024-01-28T00:27:58.158 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (47m) 116s ago 47m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 41b835e7965c 2024-01-28T00:27:58.158 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (45m) 114s ago 45m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c9e70087b80e 2024-01-28T00:27:58.158 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (45m) 114s ago 45m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3fed074bae32 2024-01-28T00:27:58.159 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (45m) 114s ago 45m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 9b5bc29ac58f 2024-01-28T00:27:58.159 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (45m) 114s ago 45m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 544d5f6f72b2 2024-01-28T00:27:58.444 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:27:58.444 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:27:58.444 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:27:58.444 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:27:58.444 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:27:58.444 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-01-28T00:27:58.444 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:27:58.445 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:27:58.445 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:27:58.445 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:27:58.445 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:27:58.445 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:27:58.445 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:27:58.445 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:27:58.445 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:27:58.445 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-01-28T00:27:58.445 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:27:58.445 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:27:58.445 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:27:58.708 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:27:58.708 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966", 2024-01-28T00:27:58.709 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:27:58.709 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2024-01-28T00:27:58.709 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "" 2024-01-28T00:27:58.709 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:28:29.000 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:28:29.519 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-01-28T00:28:29.520 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (48m) 2m ago 48m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5959894c5c26 2024-01-28T00:28:29.520 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (49m) 2m ago 49m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ddac52656d90 2024-01-28T00:28:29.520 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (48m) 2m ago 48m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 291a5bd1850e 2024-01-28T00:28:29.520 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (34m) 2m ago 34m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 a95e1c7fde8e 2024-01-28T00:28:29.520 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (34m) 2m ago 34m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:28:29.520 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 running (54m) 2m ago 54m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5c2cd23694fa 2024-01-28T00:28:29.520 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (2m) 2m ago 48m 16.2.14-508-ga72a5dac quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966 4f538c03cdfa 4dc0ac78fa35 2024-01-28T00:28:29.520 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (54m) 2m ago 54m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:28:29.520 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (53m) 2m ago 53m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f862e772418c 2024-01-28T00:28:29.520 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi038 smithi038 running (15m) 2m ago 15m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 4e99d369126e 2024-01-28T00:28:29.520 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi123 smithi123 running (15m) 2m ago 15m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 fc131f991867 2024-01-28T00:28:29.520 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 unknown 2m ago 26m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:28:29.520 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 unknown 2m ago 24m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:28:29.520 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (48m) 2m ago 48m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 15d9493598c1 2024-01-28T00:28:29.521 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (48m) 2m ago 48m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7171c4e00c9c 2024-01-28T00:28:29.521 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (48m) 2m ago 48m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 24b48c30a876 2024-01-28T00:28:29.521 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (48m) 2m ago 48m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 41b835e7965c 2024-01-28T00:28:29.521 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (46m) 2m ago 46m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c9e70087b80e 2024-01-28T00:28:29.521 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (46m) 2m ago 46m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3fed074bae32 2024-01-28T00:28:29.521 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (46m) 2m ago 46m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 9b5bc29ac58f 2024-01-28T00:28:29.521 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (45m) 2m ago 45m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 544d5f6f72b2 2024-01-28T00:28:29.810 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:28:29.810 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:28:29.810 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:28:29.810 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:28:29.810 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:28:29.810 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-01-28T00:28:29.810 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:28:29.810 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:28:29.810 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:28:29.810 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:28:29.810 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:28:29.810 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:28:29.810 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:28:29.811 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:28:29.811 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:28:29.811 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-01-28T00:28:29.811 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:28:29.811 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:28:29.811 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:28:30.076 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:28:30.076 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966", 2024-01-28T00:28:30.076 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:28:30.077 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2024-01-28T00:28:30.077 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "" 2024-01-28T00:28:30.077 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:29:00.369 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:29:00.892 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-01-28T00:29:00.892 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (49m) 2m ago 49m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5959894c5c26 2024-01-28T00:29:00.892 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (49m) 2m ago 49m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ddac52656d90 2024-01-28T00:29:00.892 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (49m) 2m ago 49m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 291a5bd1850e 2024-01-28T00:29:00.892 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (34m) 2m ago 34m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 a95e1c7fde8e 2024-01-28T00:29:00.892 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (35m) 2m ago 35m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:29:00.892 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 running (55m) 2m ago 55m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5c2cd23694fa 2024-01-28T00:29:00.892 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (3m) 2m ago 49m 16.2.14-508-ga72a5dac quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966 4f538c03cdfa 4dc0ac78fa35 2024-01-28T00:29:00.893 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (55m) 2m ago 55m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:29:00.893 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (54m) 2m ago 54m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f862e772418c 2024-01-28T00:29:00.893 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi038 smithi038 running (15m) 2m ago 15m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 4e99d369126e 2024-01-28T00:29:00.893 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi123 smithi123 running (15m) 2m ago 15m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 fc131f991867 2024-01-28T00:29:00.893 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 unknown 2m ago 27m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:29:00.893 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 unknown 2m ago 25m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:29:00.893 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (49m) 2m ago 49m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 15d9493598c1 2024-01-28T00:29:00.893 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (49m) 2m ago 49m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7171c4e00c9c 2024-01-28T00:29:00.893 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (48m) 2m ago 48m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 24b48c30a876 2024-01-28T00:29:00.893 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (48m) 2m ago 48m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 41b835e7965c 2024-01-28T00:29:00.893 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (46m) 2m ago 46m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c9e70087b80e 2024-01-28T00:29:00.893 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (46m) 2m ago 46m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3fed074bae32 2024-01-28T00:29:00.893 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (46m) 2m ago 46m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 9b5bc29ac58f 2024-01-28T00:29:00.893 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (46m) 2m ago 46m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 544d5f6f72b2 2024-01-28T00:29:01.181 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:29:01.182 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:29:01.182 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:29:01.182 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:29:01.182 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:29:01.182 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-01-28T00:29:01.182 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:29:01.182 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:29:01.182 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:29:01.182 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:29:01.182 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:29:01.182 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:29:01.183 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:29:01.183 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:29:01.183 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:29:01.183 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-01-28T00:29:01.183 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:29:01.183 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:29:01.183 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:29:01.451 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:29:01.451 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966", 2024-01-28T00:29:01.451 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:29:01.451 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2024-01-28T00:29:01.451 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "" 2024-01-28T00:29:01.451 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:29:31.738 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:29:32.254 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-01-28T00:29:32.254 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (50m) 3m ago 50m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5959894c5c26 2024-01-28T00:29:32.254 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (50m) 3m ago 50m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ddac52656d90 2024-01-28T00:29:32.254 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (49m) 3m ago 49m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 291a5bd1850e 2024-01-28T00:29:32.255 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (35m) 3m ago 35m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 a95e1c7fde8e 2024-01-28T00:29:32.255 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (35m) 3m ago 35m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:29:32.255 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 running (55m) 3m ago 55m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5c2cd23694fa 2024-01-28T00:29:32.255 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (3m) 3m ago 49m 16.2.14-508-ga72a5dac quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966 4f538c03cdfa 4dc0ac78fa35 2024-01-28T00:29:32.255 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (55m) 3m ago 56m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:29:32.255 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (54m) 3m ago 54m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f862e772418c 2024-01-28T00:29:32.255 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi038 smithi038 running (16m) 3m ago 16m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 4e99d369126e 2024-01-28T00:29:32.255 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi123 smithi123 running (16m) 3m ago 16m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 fc131f991867 2024-01-28T00:29:32.255 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 unknown 3m ago 27m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:29:32.255 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 unknown 3m ago 25m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:29:32.255 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (49m) 3m ago 49m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 15d9493598c1 2024-01-28T00:29:32.255 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (49m) 3m ago 49m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7171c4e00c9c 2024-01-28T00:29:32.255 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (49m) 3m ago 49m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 24b48c30a876 2024-01-28T00:29:32.255 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (49m) 3m ago 49m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 41b835e7965c 2024-01-28T00:29:32.255 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (47m) 3m ago 47m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c9e70087b80e 2024-01-28T00:29:32.256 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (47m) 3m ago 47m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3fed074bae32 2024-01-28T00:29:32.256 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (47m) 3m ago 47m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 9b5bc29ac58f 2024-01-28T00:29:32.256 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (46m) 3m ago 46m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 544d5f6f72b2 2024-01-28T00:29:32.542 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:29:32.542 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:29:32.542 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:29:32.542 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:29:32.542 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:29:32.542 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-01-28T00:29:32.542 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:29:32.542 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:29:32.542 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:29:32.542 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:29:32.542 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:29:32.543 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:29:32.543 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:29:32.543 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:29:32.543 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:29:32.543 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-01-28T00:29:32.543 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:29:32.543 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:29:32.543 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:29:32.806 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:29:32.806 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966", 2024-01-28T00:29:32.806 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:29:32.806 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2024-01-28T00:29:32.806 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "" 2024-01-28T00:29:32.806 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:30:03.098 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:30:03.617 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-01-28T00:30:03.617 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (50m) 4m ago 50m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5959894c5c26 2024-01-28T00:30:03.617 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (50m) 4m ago 50m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ddac52656d90 2024-01-28T00:30:03.617 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (50m) 4m ago 50m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 291a5bd1850e 2024-01-28T00:30:03.617 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (36m) 4m ago 36m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 a95e1c7fde8e 2024-01-28T00:30:03.617 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (36m) 4m ago 36m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:30:03.618 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 running (56m) 4m ago 56m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5c2cd23694fa 2024-01-28T00:30:03.618 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (4m) 4m ago 50m 16.2.14-508-ga72a5dac quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966 4f538c03cdfa 4dc0ac78fa35 2024-01-28T00:30:03.618 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (56m) 4m ago 56m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:30:03.618 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (55m) 4m ago 55m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f862e772418c 2024-01-28T00:30:03.618 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi038 smithi038 running (16m) 4m ago 16m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 4e99d369126e 2024-01-28T00:30:03.618 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi123 smithi123 running (16m) 4m ago 16m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 fc131f991867 2024-01-28T00:30:03.618 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 unknown 4m ago 28m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:30:03.618 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 unknown 4m ago 26m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:30:03.618 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (50m) 4m ago 50m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 15d9493598c1 2024-01-28T00:30:03.618 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (50m) 4m ago 50m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7171c4e00c9c 2024-01-28T00:30:03.618 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (49m) 4m ago 49m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 24b48c30a876 2024-01-28T00:30:03.618 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (49m) 4m ago 49m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 41b835e7965c 2024-01-28T00:30:03.618 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (48m) 4m ago 48m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c9e70087b80e 2024-01-28T00:30:03.618 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (47m) 4m ago 47m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3fed074bae32 2024-01-28T00:30:03.618 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (47m) 4m ago 47m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 9b5bc29ac58f 2024-01-28T00:30:03.619 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (47m) 4m ago 47m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 544d5f6f72b2 2024-01-28T00:30:03.906 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:30:03.906 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:30:03.906 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:30:03.906 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:30:03.906 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:30:03.906 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-01-28T00:30:03.906 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:30:03.906 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:30:03.906 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:30:03.906 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:30:03.906 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:30:03.906 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:30:03.906 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:30:03.907 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:30:03.907 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:30:03.907 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-01-28T00:30:03.907 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:30:03.907 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:30:03.907 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:30:04.168 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:30:04.168 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966", 2024-01-28T00:30:04.168 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:30:04.168 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2024-01-28T00:30:04.168 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "" 2024-01-28T00:30:04.168 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:30:34.462 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:30:34.983 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-01-28T00:30:34.983 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (51m) 4m ago 51m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5959894c5c26 2024-01-28T00:30:34.984 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (51m) 4m ago 51m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ddac52656d90 2024-01-28T00:30:34.984 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (50m) 4m ago 50m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 291a5bd1850e 2024-01-28T00:30:34.984 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (36m) 4m ago 36m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 a95e1c7fde8e 2024-01-28T00:30:34.984 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (36m) 4m ago 36m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:30:34.984 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 running (57m) 4m ago 56m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5c2cd23694fa 2024-01-28T00:30:34.984 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (4m) 4m ago 50m 16.2.14-508-ga72a5dac quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966 4f538c03cdfa 4dc0ac78fa35 2024-01-28T00:30:34.984 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (57m) 4m ago 57m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:30:34.984 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (55m) 4m ago 55m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f862e772418c 2024-01-28T00:30:34.985 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi038 smithi038 running (17m) 4m ago 17m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 4e99d369126e 2024-01-28T00:30:34.985 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi123 smithi123 running (17m) 4m ago 17m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 fc131f991867 2024-01-28T00:30:34.985 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 unknown 4m ago 28m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:30:34.985 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 unknown 4m ago 26m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:30:34.985 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (50m) 4m ago 50m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 15d9493598c1 2024-01-28T00:30:34.985 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (50m) 4m ago 50m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7171c4e00c9c 2024-01-28T00:30:34.985 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (50m) 4m ago 50m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 24b48c30a876 2024-01-28T00:30:34.985 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (50m) 4m ago 50m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 41b835e7965c 2024-01-28T00:30:34.985 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (48m) 4m ago 48m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c9e70087b80e 2024-01-28T00:30:34.986 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (48m) 4m ago 48m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3fed074bae32 2024-01-28T00:30:34.986 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (48m) 4m ago 48m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 9b5bc29ac58f 2024-01-28T00:30:34.986 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (47m) 4m ago 47m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 544d5f6f72b2 2024-01-28T00:30:35.269 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:30:35.269 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:30:35.269 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:30:35.269 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:30:35.269 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:30:35.269 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-01-28T00:30:35.269 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:30:35.269 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:30:35.269 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:30:35.270 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:30:35.270 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:30:35.270 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:30:35.270 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:30:35.270 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:30:35.270 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:30:35.270 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-01-28T00:30:35.270 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:30:35.270 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:30:35.270 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:30:35.531 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:30:35.531 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966", 2024-01-28T00:30:35.531 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:30:35.531 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2024-01-28T00:30:35.531 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "" 2024-01-28T00:30:35.531 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:31:05.822 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:31:06.341 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-01-28T00:31:06.341 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (51m) 5m ago 51m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5959894c5c26 2024-01-28T00:31:06.341 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (51m) 5m ago 51m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ddac52656d90 2024-01-28T00:31:06.341 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (51m) 5m ago 51m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 291a5bd1850e 2024-01-28T00:31:06.342 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (37m) 5m ago 37m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 a95e1c7fde8e 2024-01-28T00:31:06.342 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (37m) 5m ago 37m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:31:06.342 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 running (57m) 5m ago 57m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5c2cd23694fa 2024-01-28T00:31:06.342 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (5m) 5m ago 51m 16.2.14-508-ga72a5dac quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966 4f538c03cdfa 4dc0ac78fa35 2024-01-28T00:31:06.342 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (57m) 5m ago 57m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:31:06.342 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (56m) 5m ago 56m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f862e772418c 2024-01-28T00:31:06.342 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi038 smithi038 running (17m) 5m ago 17m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 4e99d369126e 2024-01-28T00:31:06.342 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi123 smithi123 running (17m) 5m ago 17m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 fc131f991867 2024-01-28T00:31:06.342 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 unknown 5m ago 29m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:31:06.342 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 unknown 5m ago 27m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:31:06.342 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (51m) 5m ago 51m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 15d9493598c1 2024-01-28T00:31:06.342 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (51m) 5m ago 51m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7171c4e00c9c 2024-01-28T00:31:06.342 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (50m) 5m ago 50m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 24b48c30a876 2024-01-28T00:31:06.342 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (50m) 5m ago 50m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 41b835e7965c 2024-01-28T00:31:06.342 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (49m) 5m ago 49m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c9e70087b80e 2024-01-28T00:31:06.343 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (48m) 5m ago 48m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3fed074bae32 2024-01-28T00:31:06.343 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (48m) 5m ago 48m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 9b5bc29ac58f 2024-01-28T00:31:06.343 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (48m) 5m ago 48m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 544d5f6f72b2 2024-01-28T00:31:06.632 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:31:06.632 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:31:06.632 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:31:06.632 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:31:06.633 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:31:06.633 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-01-28T00:31:06.633 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:31:06.633 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:31:06.633 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:31:06.633 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:31:06.633 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:31:06.633 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:31:06.633 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:31:06.633 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:31:06.633 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:31:06.633 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-01-28T00:31:06.633 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:31:06.633 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:31:06.633 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:31:06.896 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:31:06.897 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966", 2024-01-28T00:31:06.897 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:31:06.897 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2024-01-28T00:31:06.897 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "" 2024-01-28T00:31:06.897 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:31:37.186 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:31:37.705 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-01-28T00:31:37.705 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (52m) 5m ago 52m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5959894c5c26 2024-01-28T00:31:37.705 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (52m) 5m ago 52m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ddac52656d90 2024-01-28T00:31:37.705 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (51m) 5m ago 51m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 291a5bd1850e 2024-01-28T00:31:37.705 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (37m) 5m ago 37m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 a95e1c7fde8e 2024-01-28T00:31:37.705 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (37m) 5m ago 37m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:31:37.705 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 running (58m) 5m ago 58m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5c2cd23694fa 2024-01-28T00:31:37.706 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (5m) 5m ago 51m 16.2.14-508-ga72a5dac quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966 4f538c03cdfa 4dc0ac78fa35 2024-01-28T00:31:37.706 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (58m) 5m ago 58m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:31:37.706 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (56m) 5m ago 56m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f862e772418c 2024-01-28T00:31:37.706 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi038 smithi038 running (18m) 5m ago 18m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 4e99d369126e 2024-01-28T00:31:37.706 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi123 smithi123 running (18m) 5m ago 18m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 fc131f991867 2024-01-28T00:31:37.706 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 unknown 5m ago 30m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:31:37.706 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 unknown 5m ago 27m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:31:37.706 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (52m) 5m ago 52m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 15d9493598c1 2024-01-28T00:31:37.706 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (51m) 5m ago 51m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7171c4e00c9c 2024-01-28T00:31:37.706 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (51m) 5m ago 51m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 24b48c30a876 2024-01-28T00:31:37.706 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (51m) 5m ago 51m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 41b835e7965c 2024-01-28T00:31:37.706 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (49m) 5m ago 49m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c9e70087b80e 2024-01-28T00:31:37.706 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (49m) 5m ago 49m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3fed074bae32 2024-01-28T00:31:37.706 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (49m) 5m ago 49m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 9b5bc29ac58f 2024-01-28T00:31:37.706 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (48m) 5m ago 48m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 544d5f6f72b2 2024-01-28T00:31:37.999 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:31:37.999 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:31:37.999 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:31:37.999 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:31:38.000 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:31:38.000 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-01-28T00:31:38.000 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:31:38.000 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:31:38.000 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:31:38.000 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:31:38.000 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:31:38.000 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:31:38.000 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:31:38.000 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:31:38.000 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:31:38.000 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-01-28T00:31:38.000 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:31:38.000 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:31:38.000 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:31:38.261 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:31:38.262 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966", 2024-01-28T00:31:38.262 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:31:38.262 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2024-01-28T00:31:38.262 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "" 2024-01-28T00:31:38.262 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:32:08.552 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:32:09.074 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-01-28T00:32:09.074 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (52m) 6m ago 52m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5959894c5c26 2024-01-28T00:32:09.074 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (52m) 6m ago 52m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ddac52656d90 2024-01-28T00:32:09.074 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (52m) 6m ago 52m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 291a5bd1850e 2024-01-28T00:32:09.074 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (38m) 6m ago 38m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 a95e1c7fde8e 2024-01-28T00:32:09.074 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (38m) 6m ago 38m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:32:09.075 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 running (58m) 6m ago 58m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5c2cd23694fa 2024-01-28T00:32:09.075 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (6m) 6m ago 52m 16.2.14-508-ga72a5dac quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966 4f538c03cdfa 4dc0ac78fa35 2024-01-28T00:32:09.075 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (58m) 6m ago 58m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:32:09.075 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (57m) 6m ago 57m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f862e772418c 2024-01-28T00:32:09.075 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi038 smithi038 running (18m) 6m ago 18m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 4e99d369126e 2024-01-28T00:32:09.075 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi123 smithi123 running (19m) 6m ago 18m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 fc131f991867 2024-01-28T00:32:09.075 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 unknown 6m ago 30m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:32:09.075 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 unknown 6m ago 28m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:32:09.075 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (52m) 6m ago 52m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 15d9493598c1 2024-01-28T00:32:09.075 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (52m) 6m ago 52m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7171c4e00c9c 2024-01-28T00:32:09.075 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (51m) 6m ago 51m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 24b48c30a876 2024-01-28T00:32:09.075 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (51m) 6m ago 51m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 41b835e7965c 2024-01-28T00:32:09.075 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (50m) 6m ago 50m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c9e70087b80e 2024-01-28T00:32:09.075 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (49m) 6m ago 49m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3fed074bae32 2024-01-28T00:32:09.075 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (49m) 6m ago 49m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 9b5bc29ac58f 2024-01-28T00:32:09.076 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (49m) 6m ago 49m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 544d5f6f72b2 2024-01-28T00:32:09.361 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:32:09.361 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:32:09.361 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:32:09.361 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:32:09.361 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:32:09.361 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-01-28T00:32:09.361 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:32:09.361 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:32:09.361 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:32:09.361 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:32:09.361 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:32:09.361 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:32:09.361 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:32:09.362 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:32:09.362 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:32:09.362 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-01-28T00:32:09.362 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:32:09.362 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:32:09.362 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:32:09.629 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:32:09.629 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966", 2024-01-28T00:32:09.629 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:32:09.629 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2024-01-28T00:32:09.629 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "" 2024-01-28T00:32:09.629 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:32:39.918 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:32:40.436 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-01-28T00:32:40.436 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (53m) 6m ago 53m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5959894c5c26 2024-01-28T00:32:40.436 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (53m) 6m ago 53m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ddac52656d90 2024-01-28T00:32:40.437 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (52m) 6m ago 52m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 291a5bd1850e 2024-01-28T00:32:40.437 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (38m) 6m ago 38m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 a95e1c7fde8e 2024-01-28T00:32:40.437 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (38m) 6m ago 38m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:32:40.437 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 running (59m) 6m ago 59m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5c2cd23694fa 2024-01-28T00:32:40.437 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (6m) 6m ago 52m 16.2.14-508-ga72a5dac quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966 4f538c03cdfa 4dc0ac78fa35 2024-01-28T00:32:40.437 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (59m) 6m ago 59m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:32:40.437 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (57m) 6m ago 57m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f862e772418c 2024-01-28T00:32:40.437 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi038 smithi038 running (19m) 6m ago 19m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 4e99d369126e 2024-01-28T00:32:40.437 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi123 smithi123 running (19m) 6m ago 19m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 fc131f991867 2024-01-28T00:32:40.437 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 unknown 6m ago 31m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:32:40.437 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 unknown 6m ago 29m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:32:40.437 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (53m) 6m ago 53m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 15d9493598c1 2024-01-28T00:32:40.437 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (52m) 6m ago 52m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7171c4e00c9c 2024-01-28T00:32:40.437 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (52m) 6m ago 52m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 24b48c30a876 2024-01-28T00:32:40.438 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (52m) 6m ago 52m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 41b835e7965c 2024-01-28T00:32:40.438 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (50m) 6m ago 50m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c9e70087b80e 2024-01-28T00:32:40.438 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (50m) 6m ago 50m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3fed074bae32 2024-01-28T00:32:40.438 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (50m) 6m ago 50m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 9b5bc29ac58f 2024-01-28T00:32:40.438 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (50m) 6m ago 50m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 544d5f6f72b2 2024-01-28T00:32:40.723 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:32:40.723 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:32:40.723 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:32:40.724 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:32:40.724 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:32:40.724 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-01-28T00:32:40.724 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:32:40.724 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:32:40.724 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:32:40.724 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:32:40.724 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:32:40.724 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:32:40.724 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:32:40.724 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:32:40.724 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:32:40.724 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-01-28T00:32:40.724 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:32:40.724 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:32:40.725 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:32:40.987 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:32:40.987 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966", 2024-01-28T00:32:40.987 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:32:40.987 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2024-01-28T00:32:40.987 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "" 2024-01-28T00:32:40.987 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:33:11.275 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:33:11.795 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-01-28T00:33:11.795 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (53m) 7m ago 53m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5959894c5c26 2024-01-28T00:33:11.795 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (53m) 7m ago 53m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ddac52656d90 2024-01-28T00:33:11.795 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (53m) 7m ago 53m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 291a5bd1850e 2024-01-28T00:33:11.795 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (39m) 7m ago 39m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 a95e1c7fde8e 2024-01-28T00:33:11.795 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (39m) 7m ago 39m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:33:11.796 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 running (59m) 7m ago 59m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5c2cd23694fa 2024-01-28T00:33:11.796 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (7m) 7m ago 53m 16.2.14-508-ga72a5dac quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966 4f538c03cdfa 4dc0ac78fa35 2024-01-28T00:33:11.796 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (59m) 7m ago 59m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:33:11.796 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (58m) 7m ago 58m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f862e772418c 2024-01-28T00:33:11.796 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi038 smithi038 running (19m) 7m ago 19m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 4e99d369126e 2024-01-28T00:33:11.796 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi123 smithi123 running (20m) 7m ago 20m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 fc131f991867 2024-01-28T00:33:11.796 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 unknown 7m ago 31m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:33:11.796 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 unknown 7m ago 29m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:33:11.796 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (53m) 7m ago 53m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 15d9493598c1 2024-01-28T00:33:11.796 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (53m) 7m ago 53m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7171c4e00c9c 2024-01-28T00:33:11.796 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (53m) 7m ago 53m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 24b48c30a876 2024-01-28T00:33:11.796 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (52m) 7m ago 52m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 41b835e7965c 2024-01-28T00:33:11.796 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (51m) 7m ago 51m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c9e70087b80e 2024-01-28T00:33:11.796 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (50m) 7m ago 50m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3fed074bae32 2024-01-28T00:33:11.796 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (50m) 7m ago 50m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 9b5bc29ac58f 2024-01-28T00:33:11.797 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (50m) 7m ago 50m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 544d5f6f72b2 2024-01-28T00:33:12.081 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:33:12.081 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:33:12.081 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:33:12.081 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:33:12.082 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:33:12.082 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-01-28T00:33:12.082 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:33:12.082 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:33:12.082 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:33:12.082 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:33:12.082 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:33:12.082 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:33:12.082 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:33:12.082 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:33:12.082 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:33:12.082 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-01-28T00:33:12.082 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:33:12.082 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:33:12.083 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:33:12.344 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:33:12.344 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966", 2024-01-28T00:33:12.344 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:33:12.344 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2024-01-28T00:33:12.345 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "" 2024-01-28T00:33:12.345 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:33:42.636 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:33:43.157 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-01-28T00:33:43.157 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (54m) 7m ago 54m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5959894c5c26 2024-01-28T00:33:43.157 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (54m) 7m ago 54m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ddac52656d90 2024-01-28T00:33:43.157 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (53m) 7m ago 53m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 291a5bd1850e 2024-01-28T00:33:43.157 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (39m) 7m ago 39m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 a95e1c7fde8e 2024-01-28T00:33:43.158 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (39m) 7m ago 39m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:33:43.158 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 running (60m) 7m ago 60m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5c2cd23694fa 2024-01-28T00:33:43.158 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (7m) 7m ago 53m 16.2.14-508-ga72a5dac quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966 4f538c03cdfa 4dc0ac78fa35 2024-01-28T00:33:43.158 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (60m) 7m ago 60m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:33:43.158 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (58m) 7m ago 58m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f862e772418c 2024-01-28T00:33:43.158 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi038 smithi038 running (20m) 7m ago 20m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 4e99d369126e 2024-01-28T00:33:43.158 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi123 smithi123 running (20m) 7m ago 20m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 fc131f991867 2024-01-28T00:33:43.159 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 unknown 7m ago 32m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:33:43.159 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 unknown 7m ago 30m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:33:43.159 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (54m) 7m ago 54m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 15d9493598c1 2024-01-28T00:33:43.159 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (53m) 7m ago 53m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7171c4e00c9c 2024-01-28T00:33:43.159 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (53m) 7m ago 53m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 24b48c30a876 2024-01-28T00:33:43.159 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (53m) 7m ago 53m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 41b835e7965c 2024-01-28T00:33:43.159 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (51m) 7m ago 51m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c9e70087b80e 2024-01-28T00:33:43.159 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (51m) 7m ago 51m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3fed074bae32 2024-01-28T00:33:43.160 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (51m) 7m ago 51m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 9b5bc29ac58f 2024-01-28T00:33:43.160 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (51m) 7m ago 51m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 544d5f6f72b2 2024-01-28T00:33:43.445 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:33:43.445 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:33:43.445 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:33:43.445 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:33:43.445 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:33:43.445 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-01-28T00:33:43.445 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:33:43.445 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:33:43.445 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:33:43.445 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:33:43.446 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:33:43.446 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:33:43.446 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:33:43.446 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:33:43.446 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:33:43.446 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-01-28T00:33:43.446 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:33:43.446 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:33:43.446 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:33:43.710 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:33:43.710 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966", 2024-01-28T00:33:43.711 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:33:43.711 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2024-01-28T00:33:43.711 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "" 2024-01-28T00:33:43.711 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:34:14.002 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:34:14.522 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-01-28T00:34:14.522 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (54m) 8m ago 54m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5959894c5c26 2024-01-28T00:34:14.522 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (54m) 8m ago 54m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ddac52656d90 2024-01-28T00:34:14.522 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (54m) 8m ago 54m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 291a5bd1850e 2024-01-28T00:34:14.522 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (40m) 8m ago 40m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 a95e1c7fde8e 2024-01-28T00:34:14.523 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (40m) 8m ago 40m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:34:14.523 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 running (60m) 8m ago 60m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5c2cd23694fa 2024-01-28T00:34:14.523 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (8m) 8m ago 54m 16.2.14-508-ga72a5dac quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966 4f538c03cdfa 4dc0ac78fa35 2024-01-28T00:34:14.523 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (60m) 8m ago 60m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:34:14.523 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (59m) 8m ago 59m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f862e772418c 2024-01-28T00:34:14.523 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi038 smithi038 running (21m) 8m ago 21m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 4e99d369126e 2024-01-28T00:34:14.523 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi123 smithi123 running (21m) 8m ago 21m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 fc131f991867 2024-01-28T00:34:14.523 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 unknown 8m ago 32m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:34:14.523 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 unknown 8m ago 30m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:34:14.523 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (54m) 8m ago 54m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 15d9493598c1 2024-01-28T00:34:14.523 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (54m) 8m ago 54m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7171c4e00c9c 2024-01-28T00:34:14.523 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (54m) 8m ago 54m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 24b48c30a876 2024-01-28T00:34:14.523 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (53m) 8m ago 53m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 41b835e7965c 2024-01-28T00:34:14.523 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (52m) 8m ago 52m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c9e70087b80e 2024-01-28T00:34:14.523 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (52m) 8m ago 52m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3fed074bae32 2024-01-28T00:34:14.524 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (51m) 8m ago 51m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 9b5bc29ac58f 2024-01-28T00:34:14.524 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (51m) 8m ago 51m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 544d5f6f72b2 2024-01-28T00:34:14.811 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:34:14.811 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:34:14.811 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:34:14.811 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:34:14.811 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:34:14.812 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-01-28T00:34:14.812 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:34:14.812 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:34:14.812 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:34:14.812 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:34:14.812 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:34:14.812 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:34:14.812 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:34:14.812 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:34:14.812 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:34:14.812 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-01-28T00:34:14.812 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:34:14.812 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:34:14.812 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:34:15.078 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:34:15.078 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966", 2024-01-28T00:34:15.078 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:34:15.078 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2024-01-28T00:34:15.078 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "" 2024-01-28T00:34:15.078 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:34:45.367 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:34:45.891 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-01-28T00:34:45.891 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (55m) 8m ago 55m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5959894c5c26 2024-01-28T00:34:45.891 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (55m) 8m ago 55m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ddac52656d90 2024-01-28T00:34:45.891 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (54m) 8m ago 54m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 291a5bd1850e 2024-01-28T00:34:45.891 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (40m) 8m ago 40m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 a95e1c7fde8e 2024-01-28T00:34:45.891 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (40m) 8m ago 40m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:34:45.891 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 running (61m) 8m ago 61m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5c2cd23694fa 2024-01-28T00:34:45.891 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (8m) 8m ago 54m 16.2.14-508-ga72a5dac quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966 4f538c03cdfa 4dc0ac78fa35 2024-01-28T00:34:45.891 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (61m) 8m ago 61m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:34:45.891 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (59m) 8m ago 59m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f862e772418c 2024-01-28T00:34:45.892 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi038 smithi038 running (21m) 8m ago 21m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 4e99d369126e 2024-01-28T00:34:45.892 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi123 smithi123 running (21m) 8m ago 21m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 fc131f991867 2024-01-28T00:34:45.892 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 unknown 8m ago 33m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:34:45.892 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 unknown 8m ago 31m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:34:45.892 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (55m) 8m ago 55m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 15d9493598c1 2024-01-28T00:34:45.892 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (54m) 8m ago 54m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7171c4e00c9c 2024-01-28T00:34:45.892 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (54m) 8m ago 54m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 24b48c30a876 2024-01-28T00:34:45.892 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (54m) 8m ago 54m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 41b835e7965c 2024-01-28T00:34:45.892 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (52m) 8m ago 52m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c9e70087b80e 2024-01-28T00:34:45.892 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (52m) 8m ago 52m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3fed074bae32 2024-01-28T00:34:45.892 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (52m) 8m ago 52m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 9b5bc29ac58f 2024-01-28T00:34:45.892 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (52m) 8m ago 52m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 544d5f6f72b2 2024-01-28T00:34:46.176 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:34:46.177 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:34:46.177 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:34:46.177 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:34:46.177 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:34:46.177 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-01-28T00:34:46.177 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:34:46.177 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:34:46.177 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:34:46.177 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:34:46.177 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:34:46.177 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:34:46.177 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:34:46.177 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:34:46.178 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:34:46.178 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-01-28T00:34:46.178 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:34:46.178 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:34:46.178 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:34:46.441 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:34:46.441 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966", 2024-01-28T00:34:46.442 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:34:46.442 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2024-01-28T00:34:46.442 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "" 2024-01-28T00:34:46.442 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:35:16.729 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:35:17.252 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-01-28T00:35:17.252 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (55m) 9m ago 55m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5959894c5c26 2024-01-28T00:35:17.252 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (55m) 9m ago 55m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ddac52656d90 2024-01-28T00:35:17.252 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (55m) 9m ago 55m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 291a5bd1850e 2024-01-28T00:35:17.252 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (41m) 9m ago 41m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 a95e1c7fde8e 2024-01-28T00:35:17.252 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (41m) 9m ago 41m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:35:17.252 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 running (61m) 9m ago 61m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5c2cd23694fa 2024-01-28T00:35:17.252 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (9m) 9m ago 55m 16.2.14-508-ga72a5dac quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966 4f538c03cdfa 4dc0ac78fa35 2024-01-28T00:35:17.252 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (61m) 9m ago 61m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:35:17.252 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (60m) 9m ago 60m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f862e772418c 2024-01-28T00:35:17.252 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi038 smithi038 running (22m) 9m ago 22m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 4e99d369126e 2024-01-28T00:35:17.252 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi123 smithi123 running (22m) 9m ago 22m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 fc131f991867 2024-01-28T00:35:17.252 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 unknown 9m ago 33m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:35:17.253 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 unknown 9m ago 31m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:35:17.253 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (55m) 9m ago 55m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 15d9493598c1 2024-01-28T00:35:17.253 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (55m) 9m ago 55m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7171c4e00c9c 2024-01-28T00:35:17.253 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (55m) 9m ago 55m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 24b48c30a876 2024-01-28T00:35:17.253 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (54m) 9m ago 54m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 41b835e7965c 2024-01-28T00:35:17.253 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (53m) 9m ago 53m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c9e70087b80e 2024-01-28T00:35:17.253 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (53m) 9m ago 53m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3fed074bae32 2024-01-28T00:35:17.253 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (52m) 9m ago 52m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 9b5bc29ac58f 2024-01-28T00:35:17.253 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (52m) 9m ago 52m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 544d5f6f72b2 2024-01-28T00:35:17.539 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:35:17.539 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:35:17.539 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:35:17.539 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:35:17.539 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:35:17.540 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-01-28T00:35:17.540 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:35:17.540 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:35:17.540 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:35:17.540 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:35:17.540 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:35:17.540 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:35:17.540 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:35:17.540 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:35:17.540 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:35:17.540 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-01-28T00:35:17.540 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:35:17.540 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:35:17.540 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:35:17.802 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:35:17.802 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966", 2024-01-28T00:35:17.803 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:35:17.803 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2024-01-28T00:35:17.803 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "" 2024-01-28T00:35:17.803 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:35:48.093 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:35:48.614 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-01-28T00:35:48.614 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (56m) 9m ago 56m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5959894c5c26 2024-01-28T00:35:48.614 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (56m) 9m ago 56m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ddac52656d90 2024-01-28T00:35:48.614 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (55m) 9m ago 55m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 291a5bd1850e 2024-01-28T00:35:48.614 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (41m) 9m ago 41m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 a95e1c7fde8e 2024-01-28T00:35:48.614 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (41m) 9m ago 41m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:35:48.614 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 running (62m) 9m ago 62m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5c2cd23694fa 2024-01-28T00:35:48.614 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (9m) 9m ago 55m 16.2.14-508-ga72a5dac quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966 4f538c03cdfa 4dc0ac78fa35 2024-01-28T00:35:48.614 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (62m) 9m ago 62m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:35:48.615 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (60m) 9m ago 60m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f862e772418c 2024-01-28T00:35:48.615 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi038 smithi038 running (22m) 9m ago 22m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 4e99d369126e 2024-01-28T00:35:48.615 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi123 smithi123 running (22m) 9m ago 22m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 fc131f991867 2024-01-28T00:35:48.615 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 unknown 9m ago 34m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:35:48.615 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 unknown 9m ago 32m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:35:48.615 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (56m) 9m ago 56m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 15d9493598c1 2024-01-28T00:35:48.615 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (55m) 9m ago 55m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7171c4e00c9c 2024-01-28T00:35:48.615 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (55m) 9m ago 55m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 24b48c30a876 2024-01-28T00:35:48.615 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (55m) 9m ago 55m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 41b835e7965c 2024-01-28T00:35:48.615 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (53m) 9m ago 53m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c9e70087b80e 2024-01-28T00:35:48.615 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (53m) 9m ago 53m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3fed074bae32 2024-01-28T00:35:48.615 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (53m) 9m ago 53m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 9b5bc29ac58f 2024-01-28T00:35:48.615 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (53m) 9m ago 53m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 544d5f6f72b2 2024-01-28T00:35:48.901 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:35:48.901 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:35:48.901 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:35:48.901 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:35:48.901 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:35:48.901 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-01-28T00:35:48.901 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:35:48.901 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:35:48.901 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:35:48.901 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:35:48.901 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:35:48.901 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:35:48.901 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:35:48.902 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:35:48.902 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:35:48.902 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-01-28T00:35:48.902 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:35:48.902 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:35:48.902 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:35:49.165 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:35:49.165 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966", 2024-01-28T00:35:49.165 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:35:49.165 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2024-01-28T00:35:49.165 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "" 2024-01-28T00:35:49.165 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:36:19.455 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:36:19.975 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-01-28T00:36:19.975 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (56m) 10m ago 56m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5959894c5c26 2024-01-28T00:36:19.975 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (56m) 10m ago 56m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ddac52656d90 2024-01-28T00:36:19.975 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (56m) 10m ago 56m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 291a5bd1850e 2024-01-28T00:36:19.976 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (42m) 10m ago 42m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 a95e1c7fde8e 2024-01-28T00:36:19.976 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (42m) 10m ago 42m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:36:19.976 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 running (62m) 10m ago 62m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5c2cd23694fa 2024-01-28T00:36:19.976 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (10m) 10m ago 56m 16.2.14-508-ga72a5dac quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966 4f538c03cdfa 4dc0ac78fa35 2024-01-28T00:36:19.976 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (62m) 10m ago 62m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:36:19.976 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (61m) 10m ago 61m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f862e772418c 2024-01-28T00:36:19.976 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi038 smithi038 running (23m) 10m ago 23m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 4e99d369126e 2024-01-28T00:36:19.976 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi123 smithi123 running (23m) 10m ago 23m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 fc131f991867 2024-01-28T00:36:19.976 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 unknown 10m ago 34m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:36:19.976 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 unknown 10m ago 32m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:36:19.976 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (56m) 10m ago 56m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 15d9493598c1 2024-01-28T00:36:19.976 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (56m) 10m ago 56m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7171c4e00c9c 2024-01-28T00:36:19.976 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (56m) 10m ago 56m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 24b48c30a876 2024-01-28T00:36:19.976 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (55m) 10m ago 55m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 41b835e7965c 2024-01-28T00:36:19.977 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (54m) 10m ago 54m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c9e70087b80e 2024-01-28T00:36:19.977 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (54m) 10m ago 54m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3fed074bae32 2024-01-28T00:36:19.977 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (53m) 10m ago 53m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 9b5bc29ac58f 2024-01-28T00:36:19.977 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (53m) 10m ago 53m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 544d5f6f72b2 2024-01-28T00:36:20.260 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:36:20.260 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:36:20.260 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:36:20.260 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:36:20.261 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:36:20.261 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-01-28T00:36:20.261 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:36:20.261 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:36:20.261 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:36:20.261 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:36:20.261 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:36:20.261 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:36:20.261 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:36:20.261 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:36:20.261 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:36:20.261 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-01-28T00:36:20.262 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:36:20.262 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:36:20.262 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:36:20.525 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:36:20.525 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966", 2024-01-28T00:36:20.525 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:36:20.525 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2024-01-28T00:36:20.525 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "" 2024-01-28T00:36:20.526 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:36:50.814 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:36:51.331 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-01-28T00:36:51.332 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (57m) 10m ago 57m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5959894c5c26 2024-01-28T00:36:51.332 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (57m) 10m ago 57m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ddac52656d90 2024-01-28T00:36:51.332 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (56m) 10m ago 56m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 291a5bd1850e 2024-01-28T00:36:51.332 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (42m) 10m ago 42m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 a95e1c7fde8e 2024-01-28T00:36:51.332 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (42m) 10m ago 42m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:36:51.332 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 running (63m) 10m ago 63m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5c2cd23694fa 2024-01-28T00:36:51.332 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (10m) 10m ago 56m 16.2.14-508-ga72a5dac quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966 4f538c03cdfa 4dc0ac78fa35 2024-01-28T00:36:51.332 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (63m) 10m ago 63m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:36:51.332 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (61m) 10m ago 61m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f862e772418c 2024-01-28T00:36:51.332 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi038 smithi038 running (23m) 10m ago 23m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 4e99d369126e 2024-01-28T00:36:51.332 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi123 smithi123 running (23m) 10m ago 23m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 fc131f991867 2024-01-28T00:36:51.332 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 unknown 10m ago 35m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:36:51.332 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 unknown 10m ago 33m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:36:51.332 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (57m) 10m ago 57m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 15d9493598c1 2024-01-28T00:36:51.332 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (56m) 10m ago 56m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7171c4e00c9c 2024-01-28T00:36:51.333 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (56m) 10m ago 56m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 24b48c30a876 2024-01-28T00:36:51.333 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (56m) 10m ago 56m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 41b835e7965c 2024-01-28T00:36:51.333 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (54m) 10m ago 54m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c9e70087b80e 2024-01-28T00:36:51.333 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (54m) 10m ago 54m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3fed074bae32 2024-01-28T00:36:51.333 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (54m) 10m ago 54m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 9b5bc29ac58f 2024-01-28T00:36:51.333 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (54m) 10m ago 54m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 544d5f6f72b2 2024-01-28T00:36:51.618 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:36:51.618 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:36:51.618 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:36:51.618 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:36:51.618 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:36:51.618 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-01-28T00:36:51.618 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:36:51.618 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:36:51.618 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:36:51.619 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:36:51.619 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:36:51.619 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:36:51.619 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:36:51.619 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:36:51.619 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:36:51.619 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-01-28T00:36:51.619 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:36:51.619 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:36:51.619 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:36:51.883 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:36:51.883 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966", 2024-01-28T00:36:51.883 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:36:51.883 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2024-01-28T00:36:51.883 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "" 2024-01-28T00:36:51.883 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:37:22.170 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:37:22.690 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-01-28T00:37:22.690 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (57m) 11m ago 57m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5959894c5c26 2024-01-28T00:37:22.690 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (57m) 11m ago 57m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ddac52656d90 2024-01-28T00:37:22.690 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (57m) 11m ago 57m 6.7.4 docker.io/ceph/ceph-grafana:6.7.4 557c83e11646 291a5bd1850e 2024-01-28T00:37:22.690 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (43m) 11m ago 43m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 a95e1c7fde8e 2024-01-28T00:37:22.690 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (43m) 11m ago 43m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:37:22.690 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 running (63m) 11m ago 63m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 5c2cd23694fa 2024-01-28T00:37:22.690 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (11m) 11m ago 57m 16.2.14-508-ga72a5dac quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966 4f538c03cdfa 4dc0ac78fa35 2024-01-28T00:37:22.690 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (63m) 11m ago 63m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:37:22.691 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (62m) 11m ago 62m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 f862e772418c 2024-01-28T00:37:22.691 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi038 smithi038 running (24m) 11m ago 24m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 4e99d369126e 2024-01-28T00:37:22.691 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi123 smithi123 running (24m) 11m ago 24m 3.3 docker.io/ceph/ceph:v15 2cf504fded39 fc131f991867 2024-01-28T00:37:22.691 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 unknown 11m ago 35m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:37:22.691 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 unknown 11m ago 33m docker.io/prom/node-exporter:v0.18.1 2024-01-28T00:37:22.691 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (57m) 11m ago 57m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 15d9493598c1 2024-01-28T00:37:22.691 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (57m) 11m ago 57m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 7171c4e00c9c 2024-01-28T00:37:22.691 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (57m) 11m ago 57m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 24b48c30a876 2024-01-28T00:37:22.691 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (56m) 11m ago 56m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 41b835e7965c 2024-01-28T00:37:22.691 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (55m) 11m ago 55m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 c9e70087b80e 2024-01-28T00:37:22.691 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (55m) 11m ago 55m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 3fed074bae32 2024-01-28T00:37:22.691 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (54m) 11m ago 54m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 9b5bc29ac58f 2024-01-28T00:37:22.691 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (54m) 11m ago 54m 15.2.13 docker.io/ceph/ceph:v15 2cf504fded39 544d5f6f72b2 2024-01-28T00:37:22.980 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:37:22.980 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:37:22.980 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:37:22.981 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:37:22.981 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:37:22.981 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-01-28T00:37:22.981 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:37:22.981 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:37:22.981 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:37:22.981 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:37:22.981 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:37:22.981 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:37:22.981 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:37:22.981 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:37:22.981 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:37:22.981 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-01-28T00:37:22.981 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:37:22.981 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:37:22.982 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:37:23.246 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:37:23.247 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966", 2024-01-28T00:37:23.247 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:37:23.247 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2024-01-28T00:37:23.247 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "" 2024-01-28T00:37:23.247 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:37:53.553 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:37:54.159 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-28T00:37:54.159 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (58m) 2s ago 58m 6870k - 15.2.13 2cf504fded39 5959894c5c26 2024-01-28T00:37:54.159 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (58m) 2s ago 58m 6878k - 15.2.13 2cf504fded39 ddac52656d90 2024-01-28T00:37:54.159 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (58m) 2s ago 58m 44.0M - 6.7.4 557c83e11646 291a5bd1850e 2024-01-28T00:37:54.159 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (43m) 2s ago 43m 22.6M - 15.2.13 2cf504fded39 a95e1c7fde8e 2024-01-28T00:37:54.159 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (43m) 2s ago 43m 40.4M - 15.2.13 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:37:54.159 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 running (64m) 2s ago 64m 390M - 15.2.13 2cf504fded39 5c2cd23694fa 2024-01-28T00:37:54.159 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (11m) 2s ago 58m 436M - 16.2.14-508-ga72a5dac 4f538c03cdfa 4dc0ac78fa35 2024-01-28T00:37:54.159 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (64m) 2s ago 64m 724M 2048M 15.2.13 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:37:54.159 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (63m) 2s ago 62m 385M 2048M 15.2.13 2cf504fded39 f862e772418c 2024-01-28T00:37:54.159 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi038 smithi038 running (24m) 2s ago 24m 247M - 3.3 2cf504fded39 4e99d369126e 2024-01-28T00:37:54.159 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.ganesha-foo.smithi123 smithi123 running (24m) 2s ago 24m 86.7M - 3.3 2cf504fded39 fc131f991867 2024-01-28T00:37:54.160 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 2s ago 36m - - 2024-01-28T00:37:54.160 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 error 2s ago 34m - - 2024-01-28T00:37:54.160 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (58m) 2s ago 58m 3336M 4096M 15.2.13 2cf504fded39 15d9493598c1 2024-01-28T00:37:54.160 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (57m) 2s ago 57m 3657M 4096M 15.2.13 2cf504fded39 7171c4e00c9c 2024-01-28T00:37:54.160 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (57m) 2s ago 57m 2560M 4096M 15.2.13 2cf504fded39 24b48c30a876 2024-01-28T00:37:54.160 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (57m) 2s ago 57m 3679M 4096M 15.2.13 2cf504fded39 41b835e7965c 2024-01-28T00:37:54.160 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (55m) 2s ago 55m 3136M 4096M 15.2.13 2cf504fded39 c9e70087b80e 2024-01-28T00:37:54.160 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (55m) 2s ago 55m 3799M 4096M 15.2.13 2cf504fded39 3fed074bae32 2024-01-28T00:37:54.160 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (55m) 2s ago 55m 3463M 4096M 15.2.13 2cf504fded39 9b5bc29ac58f 2024-01-28T00:37:54.160 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (55m) 2s ago 55m 4936M 4096M 15.2.13 2cf504fded39 544d5f6f72b2 2024-01-28T00:37:54.522 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:37:54.523 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:37:54.523 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:37:54.523 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:37:54.523 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:37:54.523 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-01-28T00:37:54.523 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:37:54.523 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:37:54.523 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:37:54.523 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:37:54.524 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:37:54.524 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:37:54.524 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:37:54.524 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:37:54.524 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:37:54.524 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-01-28T00:37:54.524 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:37:54.524 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:37:54.524 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:37:54.881 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:37:54.881 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966", 2024-01-28T00:37:54.881 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:37:54.881 INFO:teuthology.orchestra.run.smithi038.stdout: "which": "Upgrading all daemon types on all hosts", 2024-01-28T00:37:54.881 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2024-01-28T00:37:54.881 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": "", 2024-01-28T00:37:54.881 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "", 2024-01-28T00:37:54.881 INFO:teuthology.orchestra.run.smithi038.stdout: "is_paused": false 2024-01-28T00:37:54.881 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:38:25.142 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:38:25.793 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-28T00:38:25.794 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.smithi123 smithi123 *:9093,9094 running (23s) 6s ago 23s 17.1M - 0.23.0 ba2b418f427c dac26513bfef 2024-01-28T00:38:25.794 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (58m) 7s ago 58m 6870k - 15.2.13 2cf504fded39 5959894c5c26 2024-01-28T00:38:25.794 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (58m) 6s ago 58m 6878k - 15.2.13 2cf504fded39 ddac52656d90 2024-01-28T00:38:25.794 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (58m) 7s ago 58m 44.0M - 6.7.4 557c83e11646 291a5bd1850e 2024-01-28T00:38:25.794 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (44m) 7s ago 44m 22.7M - 15.2.13 2cf504fded39 a95e1c7fde8e 2024-01-28T00:38:25.794 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (44m) 6s ago 44m 40.4M - 15.2.13 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:38:25.794 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 running (64m) 7s ago 64m 391M - 15.2.13 2cf504fded39 5c2cd23694fa 2024-01-28T00:38:25.794 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (12m) 6s ago 58m 446M - 16.2.14-508-ga72a5dac 4f538c03cdfa 4dc0ac78fa35 2024-01-28T00:38:25.794 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (64m) 7s ago 64m 733M 2048M 15.2.13 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:38:25.794 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (63m) 6s ago 63m 398M 2048M 15.2.13 2cf504fded39 f862e772418c 2024-01-28T00:38:25.794 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.0.0.smithi038.grrbcm smithi038 *:2049 running (14s) 7s ago 14s 54.5M - 3.3 2cf504fded39 d62e4b591b10 2024-01-28T00:38:25.795 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.1.0.smithi123.mpkthh smithi123 *:2049 running (10s) 6s ago 9s 18.7M - 3.3 2cf504fded39 c585eb9196eb 2024-01-28T00:38:25.795 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 7s ago 36m - - 2024-01-28T00:38:25.795 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 error 6s ago 34m - - 2024-01-28T00:38:25.795 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (58m) 7s ago 58m 3338M 4096M 15.2.13 2cf504fded39 15d9493598c1 2024-01-28T00:38:25.795 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (58m) 7s ago 58m 3660M 4096M 15.2.13 2cf504fded39 7171c4e00c9c 2024-01-28T00:38:25.795 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (58m) 7s ago 58m 2562M 4096M 15.2.13 2cf504fded39 24b48c30a876 2024-01-28T00:38:25.795 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (58m) 7s ago 58m 3682M 4096M 15.2.13 2cf504fded39 41b835e7965c 2024-01-28T00:38:25.795 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (56m) 6s ago 56m 3139M 4096M 15.2.13 2cf504fded39 c9e70087b80e 2024-01-28T00:38:25.795 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (56m) 6s ago 56m 3802M 4096M 15.2.13 2cf504fded39 3fed074bae32 2024-01-28T00:38:25.795 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (55m) 6s ago 55m 3465M 4096M 15.2.13 2cf504fded39 9b5bc29ac58f 2024-01-28T00:38:25.795 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (55m) 6s ago 55m 4938M 4096M 15.2.13 2cf504fded39 544d5f6f72b2 2024-01-28T00:38:25.795 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.smithi123 smithi123 *:9095 running (16s) 6s ago 16s 31.6M - 2.33.4 514e6a882f6e 3ae725c651e6 2024-01-28T00:38:26.165 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:38:26.165 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:38:26.166 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:38:26.166 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:38:26.166 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:38:26.166 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-01-28T00:38:26.166 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:38:26.166 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:38:26.166 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:38:26.166 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:38:26.166 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:38:26.167 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:38:26.167 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:38:26.167 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:38:26.167 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:38:26.167 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-01-28T00:38:26.167 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:38:26.167 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:38:26.167 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:38:26.481 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:38:26.481 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966", 2024-01-28T00:38:26.481 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:38:26.481 INFO:teuthology.orchestra.run.smithi038.stdout: "which": "Upgrading all daemon types on all hosts", 2024-01-28T00:38:26.481 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2024-01-28T00:38:26.481 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": "", 2024-01-28T00:38:26.481 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "", 2024-01-28T00:38:26.481 INFO:teuthology.orchestra.run.smithi038.stdout: "is_paused": false 2024-01-28T00:38:26.481 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:38:56.798 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:38:57.358 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-28T00:38:57.358 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.smithi123 smithi123 *:9093,9094 running (55s) 38s ago 54s 17.1M - 0.23.0 ba2b418f427c dac26513bfef 2024-01-28T00:38:57.358 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (59m) 38s ago 59m 6870k - 15.2.13 2cf504fded39 5959894c5c26 2024-01-28T00:38:57.358 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (59m) 38s ago 59m 6878k - 15.2.13 2cf504fded39 ddac52656d90 2024-01-28T00:38:57.358 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 starting - - - - 2024-01-28T00:38:57.358 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (44m) 38s ago 44m 22.7M - 15.2.13 2cf504fded39 a95e1c7fde8e 2024-01-28T00:38:57.359 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (44m) 38s ago 44m 40.4M - 15.2.13 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:38:57.359 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 running (65m) 38s ago 65m 391M - 15.2.13 2cf504fded39 5c2cd23694fa 2024-01-28T00:38:57.359 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (12m) 38s ago 59m 446M - 16.2.14-508-ga72a5dac 4f538c03cdfa 4dc0ac78fa35 2024-01-28T00:38:57.359 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (65m) 38s ago 65m 733M 2048M 15.2.13 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:38:57.359 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (64m) 38s ago 64m 398M 2048M 15.2.13 2cf504fded39 f862e772418c 2024-01-28T00:38:57.359 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.0.0.smithi038.grrbcm smithi038 *:2049 running (46s) 38s ago 46s 54.5M - 3.3 2cf504fded39 d62e4b591b10 2024-01-28T00:38:57.359 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.1.0.smithi123.mpkthh smithi123 *:2049 running (41s) 38s ago 41s 18.7M - 3.3 2cf504fded39 c585eb9196eb 2024-01-28T00:38:57.359 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 38s ago 37m - - 2024-01-28T00:38:57.359 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 error 38s ago 35m - - 2024-01-28T00:38:57.359 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (59m) 38s ago 59m 3338M 4096M 15.2.13 2cf504fded39 15d9493598c1 2024-01-28T00:38:57.359 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (58m) 38s ago 58m 3660M 4096M 15.2.13 2cf504fded39 7171c4e00c9c 2024-01-28T00:38:57.359 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (58m) 38s ago 58m 2562M 4096M 15.2.13 2cf504fded39 24b48c30a876 2024-01-28T00:38:57.359 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (58m) 38s ago 58m 3682M 4096M 15.2.13 2cf504fded39 41b835e7965c 2024-01-28T00:38:57.359 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (56m) 38s ago 56m 3139M 4096M 15.2.13 2cf504fded39 c9e70087b80e 2024-01-28T00:38:57.359 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (56m) 38s ago 56m 3802M 4096M 15.2.13 2cf504fded39 3fed074bae32 2024-01-28T00:38:57.359 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (56m) 38s ago 56m 3465M 4096M 15.2.13 2cf504fded39 9b5bc29ac58f 2024-01-28T00:38:57.359 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (56m) 38s ago 56m 4938M 4096M 15.2.13 2cf504fded39 544d5f6f72b2 2024-01-28T00:38:57.360 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.smithi123 smithi123 *:9095 running (48s) 38s ago 47s 31.6M - 2.33.4 514e6a882f6e 3ae725c651e6 2024-01-28T00:38:57.700 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:38:57.700 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:38:57.701 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:38:57.701 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:38:57.701 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:38:57.701 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-01-28T00:38:57.701 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:38:57.701 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:38:57.701 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:38:57.701 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:38:57.701 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:38:57.701 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:38:57.701 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:38:57.701 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:38:57.701 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:38:57.701 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-01-28T00:38:57.702 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:38:57.702 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:38:57.702 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:38:57.985 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:38:57.986 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966", 2024-01-28T00:38:57.986 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:38:57.986 INFO:teuthology.orchestra.run.smithi038.stdout: "which": "Upgrading all daemon types on all hosts", 2024-01-28T00:38:57.986 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2024-01-28T00:38:57.986 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": "", 2024-01-28T00:38:57.986 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "", 2024-01-28T00:38:57.986 INFO:teuthology.orchestra.run.smithi038.stdout: "is_paused": false 2024-01-28T00:38:57.986 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:39:28.292 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:39:28.856 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-28T00:39:28.856 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.smithi123 smithi123 *:9093,9094 running (86s) 69s ago 86s 17.1M - 0.23.0 ba2b418f427c dac26513bfef 2024-01-28T00:39:28.856 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (59m) 70s ago 59m 6870k - 15.2.13 2cf504fded39 5959894c5c26 2024-01-28T00:39:28.856 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (60m) 69s ago 60m 6878k - 15.2.13 2cf504fded39 ddac52656d90 2024-01-28T00:39:28.856 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 starting - - - - 2024-01-28T00:39:28.856 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (45m) 70s ago 45m 22.7M - 15.2.13 2cf504fded39 a95e1c7fde8e 2024-01-28T00:39:28.856 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (45m) 69s ago 45m 40.4M - 15.2.13 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:39:28.856 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 running (65m) 70s ago 65m 391M - 15.2.13 2cf504fded39 5c2cd23694fa 2024-01-28T00:39:28.857 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (13m) 69s ago 59m 446M - 16.2.14-508-ga72a5dac 4f538c03cdfa 4dc0ac78fa35 2024-01-28T00:39:28.857 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (65m) 70s ago 65m 733M 2048M 15.2.13 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:39:28.857 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (64m) 69s ago 64m 398M 2048M 15.2.13 2cf504fded39 f862e772418c 2024-01-28T00:39:28.857 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.0.0.smithi038.grrbcm smithi038 *:2049 running (77s) 70s ago 77s 54.5M - 3.3 2cf504fded39 d62e4b591b10 2024-01-28T00:39:28.857 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.1.0.smithi123.mpkthh smithi123 *:2049 running (73s) 69s ago 73s 18.7M - 3.3 2cf504fded39 c585eb9196eb 2024-01-28T00:39:28.857 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 70s ago 37m - - 2024-01-28T00:39:28.857 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 error 69s ago 35m - - 2024-01-28T00:39:28.857 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (59m) 70s ago 59m 3338M 4096M 15.2.13 2cf504fded39 15d9493598c1 2024-01-28T00:39:28.857 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (59m) 70s ago 59m 3660M 4096M 15.2.13 2cf504fded39 7171c4e00c9c 2024-01-28T00:39:28.857 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (59m) 70s ago 59m 2562M 4096M 15.2.13 2cf504fded39 24b48c30a876 2024-01-28T00:39:28.857 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (59m) 70s ago 59m 3682M 4096M 15.2.13 2cf504fded39 41b835e7965c 2024-01-28T00:39:28.857 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (57m) 69s ago 57m 3139M 4096M 15.2.13 2cf504fded39 c9e70087b80e 2024-01-28T00:39:28.857 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (57m) 69s ago 57m 3802M 4096M 15.2.13 2cf504fded39 3fed074bae32 2024-01-28T00:39:28.857 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (57m) 69s ago 57m 3465M 4096M 15.2.13 2cf504fded39 9b5bc29ac58f 2024-01-28T00:39:28.857 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (56m) 69s ago 56m 4938M 4096M 15.2.13 2cf504fded39 544d5f6f72b2 2024-01-28T00:39:28.858 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.smithi123 smithi123 *:9095 running (79s) 69s ago 79s 31.6M - 2.33.4 514e6a882f6e 3ae725c651e6 2024-01-28T00:39:29.191 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:39:29.192 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:39:29.192 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:39:29.192 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:39:29.192 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:39:29.192 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-01-28T00:39:29.192 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:39:29.192 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:39:29.192 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:39:29.192 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:39:29.192 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:39:29.192 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:39:29.192 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:39:29.193 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:39:29.193 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:39:29.193 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-01-28T00:39:29.193 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:39:29.193 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:39:29.193 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:39:29.474 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:39:29.474 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966", 2024-01-28T00:39:29.474 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:39:29.474 INFO:teuthology.orchestra.run.smithi038.stdout: "which": "Upgrading all daemon types on all hosts", 2024-01-28T00:39:29.474 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2024-01-28T00:39:29.474 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": "", 2024-01-28T00:39:29.474 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "", 2024-01-28T00:39:29.474 INFO:teuthology.orchestra.run.smithi038.stdout: "is_paused": false 2024-01-28T00:39:29.474 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:39:59.784 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:40:00.349 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-28T00:40:00.349 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.smithi123 smithi123 *:9093,9094 running (118s) 101s ago 117s 17.1M - 0.23.0 ba2b418f427c dac26513bfef 2024-01-28T00:40:00.349 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (60m) 101s ago 60m 6870k - 15.2.13 2cf504fded39 5959894c5c26 2024-01-28T00:40:00.349 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (60m) 101s ago 60m 6878k - 15.2.13 2cf504fded39 ddac52656d90 2024-01-28T00:40:00.349 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 starting - - - - 2024-01-28T00:40:00.349 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (45m) 101s ago 45m 22.7M - 15.2.13 2cf504fded39 a95e1c7fde8e 2024-01-28T00:40:00.349 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (46m) 101s ago 46m 40.4M - 15.2.13 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:40:00.349 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 running (66m) 101s ago 66m 391M - 15.2.13 2cf504fded39 5c2cd23694fa 2024-01-28T00:40:00.349 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (14m) 101s ago 60m 446M - 16.2.14-508-ga72a5dac 4f538c03cdfa 4dc0ac78fa35 2024-01-28T00:40:00.349 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (66m) 101s ago 66m 733M 2048M 15.2.13 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:40:00.350 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (65m) 101s ago 65m 398M 2048M 15.2.13 2cf504fded39 f862e772418c 2024-01-28T00:40:00.350 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.0.0.smithi038.grrbcm smithi038 *:2049 running (109s) 101s ago 109s 54.5M - 3.3 2cf504fded39 d62e4b591b10 2024-01-28T00:40:00.350 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.1.0.smithi123.mpkthh smithi123 *:2049 running (104s) 101s ago 104s 18.7M - 3.3 2cf504fded39 c585eb9196eb 2024-01-28T00:40:00.350 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 101s ago 38m - - 2024-01-28T00:40:00.350 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 error 101s ago 36m - - 2024-01-28T00:40:00.350 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (60m) 101s ago 60m 3338M 4096M 15.2.13 2cf504fded39 15d9493598c1 2024-01-28T00:40:00.350 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (60m) 101s ago 60m 3660M 4096M 15.2.13 2cf504fded39 7171c4e00c9c 2024-01-28T00:40:00.350 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (59m) 101s ago 59m 2562M 4096M 15.2.13 2cf504fded39 24b48c30a876 2024-01-28T00:40:00.350 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (59m) 101s ago 59m 3682M 4096M 15.2.13 2cf504fded39 41b835e7965c 2024-01-28T00:40:00.350 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (57m) 101s ago 57m 3139M 4096M 15.2.13 2cf504fded39 c9e70087b80e 2024-01-28T00:40:00.350 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (57m) 101s ago 57m 3802M 4096M 15.2.13 2cf504fded39 3fed074bae32 2024-01-28T00:40:00.350 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (57m) 101s ago 57m 3465M 4096M 15.2.13 2cf504fded39 9b5bc29ac58f 2024-01-28T00:40:00.350 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (57m) 101s ago 57m 4938M 4096M 15.2.13 2cf504fded39 544d5f6f72b2 2024-01-28T00:40:00.350 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.smithi123 smithi123 *:9095 running (111s) 101s ago 110s 31.6M - 2.33.4 514e6a882f6e 3ae725c651e6 2024-01-28T00:40:00.682 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:40:00.682 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:40:00.683 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:40:00.683 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:40:00.683 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:40:00.683 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-01-28T00:40:00.683 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:40:00.683 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:40:00.683 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:40:00.683 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:40:00.683 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:40:00.683 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:40:00.683 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:40:00.683 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:40:00.683 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:40:00.683 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-01-28T00:40:00.684 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:40:00.684 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:40:00.684 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:40:00.967 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:40:00.967 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966", 2024-01-28T00:40:00.967 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:40:00.967 INFO:teuthology.orchestra.run.smithi038.stdout: "which": "Upgrading all daemon types on all hosts", 2024-01-28T00:40:00.967 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2024-01-28T00:40:00.967 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": "", 2024-01-28T00:40:00.967 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "", 2024-01-28T00:40:00.967 INFO:teuthology.orchestra.run.smithi038.stdout: "is_paused": false 2024-01-28T00:40:00.967 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:40:31.279 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:40:31.841 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-28T00:40:31.841 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.smithi123 smithi123 *:9093,9094 running (2m) 2m ago 2m 17.1M - 0.23.0 ba2b418f427c dac26513bfef 2024-01-28T00:40:31.841 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (60m) 2m ago 60m 6870k - 15.2.13 2cf504fded39 5959894c5c26 2024-01-28T00:40:31.842 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (61m) 2m ago 61m 6878k - 15.2.13 2cf504fded39 ddac52656d90 2024-01-28T00:40:31.842 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 starting - - - - 2024-01-28T00:40:31.842 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (46m) 2m ago 46m 22.7M - 15.2.13 2cf504fded39 a95e1c7fde8e 2024-01-28T00:40:31.842 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (46m) 2m ago 46m 40.4M - 15.2.13 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:40:31.842 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 running (66m) 2m ago 66m 391M - 15.2.13 2cf504fded39 5c2cd23694fa 2024-01-28T00:40:31.842 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (14m) 2m ago 60m 446M - 16.2.14-508-ga72a5dac 4f538c03cdfa 4dc0ac78fa35 2024-01-28T00:40:31.842 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (66m) 2m ago 67m 733M 2048M 15.2.13 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:40:31.842 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (65m) 2m ago 65m 398M 2048M 15.2.13 2cf504fded39 f862e772418c 2024-01-28T00:40:31.842 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.0.0.smithi038.grrbcm smithi038 *:2049 running (2m) 2m ago 2m 54.5M - 3.3 2cf504fded39 d62e4b591b10 2024-01-28T00:40:31.842 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.1.0.smithi123.mpkthh smithi123 *:2049 running (2m) 2m ago 2m 18.7M - 3.3 2cf504fded39 c585eb9196eb 2024-01-28T00:40:31.842 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 2m ago 38m - - 2024-01-28T00:40:31.842 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 error 2m ago 36m - - 2024-01-28T00:40:31.842 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (60m) 2m ago 60m 3338M 4096M 15.2.13 2cf504fded39 15d9493598c1 2024-01-28T00:40:31.842 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (60m) 2m ago 60m 3660M 4096M 15.2.13 2cf504fded39 7171c4e00c9c 2024-01-28T00:40:31.842 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (60m) 2m ago 60m 2562M 4096M 15.2.13 2cf504fded39 24b48c30a876 2024-01-28T00:40:31.842 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (60m) 2m ago 60m 3682M 4096M 15.2.13 2cf504fded39 41b835e7965c 2024-01-28T00:40:31.843 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (58m) 2m ago 58m 3139M 4096M 15.2.13 2cf504fded39 c9e70087b80e 2024-01-28T00:40:31.843 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (58m) 2m ago 58m 3802M 4096M 15.2.13 2cf504fded39 3fed074bae32 2024-01-28T00:40:31.843 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (58m) 2m ago 58m 3465M 4096M 15.2.13 2cf504fded39 9b5bc29ac58f 2024-01-28T00:40:31.843 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (57m) 2m ago 57m 4938M 4096M 15.2.13 2cf504fded39 544d5f6f72b2 2024-01-28T00:40:31.843 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.smithi123 smithi123 *:9095 running (2m) 2m ago 2m 31.6M - 2.33.4 514e6a882f6e 3ae725c651e6 2024-01-28T00:40:32.176 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:40:32.176 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:40:32.176 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:40:32.176 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:40:32.176 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:40:32.176 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-01-28T00:40:32.177 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:40:32.177 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:40:32.177 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:40:32.177 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:40:32.177 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:40:32.177 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:40:32.177 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:40:32.177 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:40:32.177 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:40:32.177 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-01-28T00:40:32.177 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:40:32.177 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:40:32.177 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:40:32.459 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:40:32.459 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966", 2024-01-28T00:40:32.459 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:40:32.459 INFO:teuthology.orchestra.run.smithi038.stdout: "which": "Upgrading all daemon types on all hosts", 2024-01-28T00:40:32.459 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2024-01-28T00:40:32.459 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": "", 2024-01-28T00:40:32.459 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "", 2024-01-28T00:40:32.459 INFO:teuthology.orchestra.run.smithi038.stdout: "is_paused": false 2024-01-28T00:40:32.459 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:41:02.768 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:41:03.329 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-28T00:41:03.329 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.smithi123 smithi123 *:9093,9094 running (3m) 2m ago 3m 17.1M - 0.23.0 ba2b418f427c dac26513bfef 2024-01-28T00:41:03.329 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (61m) 2m ago 61m 6870k - 15.2.13 2cf504fded39 5959894c5c26 2024-01-28T00:41:03.330 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (61m) 2m ago 61m 6878k - 15.2.13 2cf504fded39 ddac52656d90 2024-01-28T00:41:03.330 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 starting - - - - 2024-01-28T00:41:03.330 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (47m) 2m ago 47m 22.7M - 15.2.13 2cf504fded39 a95e1c7fde8e 2024-01-28T00:41:03.330 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (47m) 2m ago 47m 40.4M - 15.2.13 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:41:03.330 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 running (67m) 2m ago 67m 391M - 15.2.13 2cf504fded39 5c2cd23694fa 2024-01-28T00:41:03.330 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (15m) 2m ago 61m 446M - 16.2.14-508-ga72a5dac 4f538c03cdfa 4dc0ac78fa35 2024-01-28T00:41:03.330 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (67m) 2m ago 67m 733M 2048M 15.2.13 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:41:03.330 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (66m) 2m ago 66m 398M 2048M 15.2.13 2cf504fded39 f862e772418c 2024-01-28T00:41:03.330 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.0.0.smithi038.grrbcm smithi038 *:2049 running (2m) 2m ago 2m 54.5M - 3.3 2cf504fded39 d62e4b591b10 2024-01-28T00:41:03.330 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.1.0.smithi123.mpkthh smithi123 *:2049 running (2m) 2m ago 2m 18.7M - 3.3 2cf504fded39 c585eb9196eb 2024-01-28T00:41:03.330 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 2m ago 39m - - 2024-01-28T00:41:03.330 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 error 2m ago 37m - - 2024-01-28T00:41:03.330 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (61m) 2m ago 61m 3338M 4096M 15.2.13 2cf504fded39 15d9493598c1 2024-01-28T00:41:03.330 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (61m) 2m ago 61m 3660M 4096M 15.2.13 2cf504fded39 7171c4e00c9c 2024-01-28T00:41:03.330 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (60m) 2m ago 60m 2562M 4096M 15.2.13 2cf504fded39 24b48c30a876 2024-01-28T00:41:03.331 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (60m) 2m ago 60m 3682M 4096M 15.2.13 2cf504fded39 41b835e7965c 2024-01-28T00:41:03.331 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (59m) 2m ago 59m 3139M 4096M 15.2.13 2cf504fded39 c9e70087b80e 2024-01-28T00:41:03.331 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (58m) 2m ago 58m 3802M 4096M 15.2.13 2cf504fded39 3fed074bae32 2024-01-28T00:41:03.331 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (58m) 2m ago 58m 3465M 4096M 15.2.13 2cf504fded39 9b5bc29ac58f 2024-01-28T00:41:03.331 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (58m) 2m ago 58m 4938M 4096M 15.2.13 2cf504fded39 544d5f6f72b2 2024-01-28T00:41:03.331 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.smithi123 smithi123 *:9095 running (2m) 2m ago 2m 31.6M - 2.33.4 514e6a882f6e 3ae725c651e6 2024-01-28T00:41:03.668 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:41:03.668 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:41:03.668 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:41:03.668 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:41:03.668 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:41:03.668 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-01-28T00:41:03.668 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:41:03.669 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:41:03.669 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:41:03.669 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:41:03.669 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:41:03.669 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:41:03.669 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:41:03.669 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:41:03.669 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:41:03.669 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-01-28T00:41:03.669 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:41:03.669 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:41:03.669 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:41:03.953 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:41:03.953 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966", 2024-01-28T00:41:03.953 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:41:03.953 INFO:teuthology.orchestra.run.smithi038.stdout: "which": "Upgrading all daemon types on all hosts", 2024-01-28T00:41:03.953 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2024-01-28T00:41:03.953 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": "", 2024-01-28T00:41:03.953 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "", 2024-01-28T00:41:03.953 INFO:teuthology.orchestra.run.smithi038.stdout: "is_paused": false 2024-01-28T00:41:03.953 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:41:34.264 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:41:34.825 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-28T00:41:34.825 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.smithi123 smithi123 *:9093,9094 running (3m) 3m ago 3m 17.1M - 0.23.0 ba2b418f427c dac26513bfef 2024-01-28T00:41:34.825 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (62m) 3m ago 62m 6870k - 15.2.13 2cf504fded39 5959894c5c26 2024-01-28T00:41:34.825 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (62m) 3m ago 62m 6878k - 15.2.13 2cf504fded39 ddac52656d90 2024-01-28T00:41:34.825 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 starting - - - - 2024-01-28T00:41:34.825 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (47m) 3m ago 47m 22.7M - 15.2.13 2cf504fded39 a95e1c7fde8e 2024-01-28T00:41:34.825 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (47m) 3m ago 47m 40.4M - 15.2.13 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:41:34.825 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 running (67m) 3m ago 67m 391M - 15.2.13 2cf504fded39 5c2cd23694fa 2024-01-28T00:41:34.825 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (15m) 3m ago 61m 446M - 16.2.14-508-ga72a5dac 4f538c03cdfa 4dc0ac78fa35 2024-01-28T00:41:34.825 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (68m) 3m ago 68m 733M 2048M 15.2.13 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:41:34.825 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (66m) 3m ago 66m 398M 2048M 15.2.13 2cf504fded39 f862e772418c 2024-01-28T00:41:34.825 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.0.0.smithi038.grrbcm smithi038 *:2049 running (3m) 3m ago 3m 54.5M - 3.3 2cf504fded39 d62e4b591b10 2024-01-28T00:41:34.825 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.1.0.smithi123.mpkthh smithi123 *:2049 running (3m) 3m ago 3m 18.7M - 3.3 2cf504fded39 c585eb9196eb 2024-01-28T00:41:34.826 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 3m ago 39m - - 2024-01-28T00:41:34.826 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 error 3m ago 37m - - 2024-01-28T00:41:34.826 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (61m) 3m ago 61m 3338M 4096M 15.2.13 2cf504fded39 15d9493598c1 2024-01-28T00:41:34.826 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (61m) 3m ago 61m 3660M 4096M 15.2.13 2cf504fded39 7171c4e00c9c 2024-01-28T00:41:34.826 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (61m) 3m ago 61m 2562M 4096M 15.2.13 2cf504fded39 24b48c30a876 2024-01-28T00:41:34.826 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (61m) 3m ago 61m 3682M 4096M 15.2.13 2cf504fded39 41b835e7965c 2024-01-28T00:41:34.826 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (59m) 3m ago 59m 3139M 4096M 15.2.13 2cf504fded39 c9e70087b80e 2024-01-28T00:41:34.826 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (59m) 3m ago 59m 3802M 4096M 15.2.13 2cf504fded39 3fed074bae32 2024-01-28T00:41:34.826 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (59m) 3m ago 59m 3465M 4096M 15.2.13 2cf504fded39 9b5bc29ac58f 2024-01-28T00:41:34.826 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (58m) 3m ago 58m 4938M 4096M 15.2.13 2cf504fded39 544d5f6f72b2 2024-01-28T00:41:34.826 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.smithi123 smithi123 *:9095 running (3m) 3m ago 3m 31.6M - 2.33.4 514e6a882f6e 3ae725c651e6 2024-01-28T00:41:35.157 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:41:35.157 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:41:35.157 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:41:35.157 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:41:35.157 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:41:35.157 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-01-28T00:41:35.157 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:41:35.157 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:41:35.157 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:41:35.157 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:41:35.158 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:41:35.158 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:41:35.158 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:41:35.158 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:41:35.158 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:41:35.158 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-01-28T00:41:35.158 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:41:35.158 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:41:35.158 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:41:35.439 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:41:35.439 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966", 2024-01-28T00:41:35.439 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:41:35.439 INFO:teuthology.orchestra.run.smithi038.stdout: "which": "Upgrading all daemon types on all hosts", 2024-01-28T00:41:35.439 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2024-01-28T00:41:35.439 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": "", 2024-01-28T00:41:35.439 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "", 2024-01-28T00:41:35.439 INFO:teuthology.orchestra.run.smithi038.stdout: "is_paused": false 2024-01-28T00:41:35.440 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:42:05.746 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:42:06.305 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-28T00:42:06.306 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.smithi123 smithi123 *:9093,9094 running (4m) 3m ago 4m 17.1M - 0.23.0 ba2b418f427c dac26513bfef 2024-01-28T00:42:06.306 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (62m) 3m ago 62m 6870k - 15.2.13 2cf504fded39 5959894c5c26 2024-01-28T00:42:06.306 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (62m) 3m ago 62m 6878k - 15.2.13 2cf504fded39 ddac52656d90 2024-01-28T00:42:06.306 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 starting - - - - 2024-01-28T00:42:06.306 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (48m) 3m ago 48m 22.7M - 15.2.13 2cf504fded39 a95e1c7fde8e 2024-01-28T00:42:06.306 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (48m) 3m ago 48m 40.4M - 15.2.13 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:42:06.306 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 running (68m) 3m ago 68m 391M - 15.2.13 2cf504fded39 5c2cd23694fa 2024-01-28T00:42:06.306 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (16m) 3m ago 62m 446M - 16.2.14-508-ga72a5dac 4f538c03cdfa 4dc0ac78fa35 2024-01-28T00:42:06.306 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (68m) 3m ago 68m 733M 2048M 15.2.13 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:42:06.306 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (67m) 3m ago 67m 398M 2048M 15.2.13 2cf504fded39 f862e772418c 2024-01-28T00:42:06.306 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.0.0.smithi038.grrbcm smithi038 *:2049 running (3m) 3m ago 3m 54.5M - 3.3 2cf504fded39 d62e4b591b10 2024-01-28T00:42:06.306 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.1.0.smithi123.mpkthh smithi123 *:2049 running (3m) 3m ago 3m 18.7M - 3.3 2cf504fded39 c585eb9196eb 2024-01-28T00:42:06.306 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 3m ago 40m - - 2024-01-28T00:42:06.306 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 error 3m ago 38m - - 2024-01-28T00:42:06.306 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (62m) 3m ago 62m 3338M 4096M 15.2.13 2cf504fded39 15d9493598c1 2024-01-28T00:42:06.307 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (62m) 3m ago 62m 3660M 4096M 15.2.13 2cf504fded39 7171c4e00c9c 2024-01-28T00:42:06.307 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (61m) 3m ago 61m 2562M 4096M 15.2.13 2cf504fded39 24b48c30a876 2024-01-28T00:42:06.307 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (61m) 3m ago 61m 3682M 4096M 15.2.13 2cf504fded39 41b835e7965c 2024-01-28T00:42:06.307 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (60m) 3m ago 60m 3139M 4096M 15.2.13 2cf504fded39 c9e70087b80e 2024-01-28T00:42:06.307 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (59m) 3m ago 59m 3802M 4096M 15.2.13 2cf504fded39 3fed074bae32 2024-01-28T00:42:06.307 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (59m) 3m ago 59m 3465M 4096M 15.2.13 2cf504fded39 9b5bc29ac58f 2024-01-28T00:42:06.307 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (59m) 3m ago 59m 4938M 4096M 15.2.13 2cf504fded39 544d5f6f72b2 2024-01-28T00:42:06.307 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.smithi123 smithi123 *:9095 running (3m) 3m ago 3m 31.6M - 2.33.4 514e6a882f6e 3ae725c651e6 2024-01-28T00:42:06.646 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:42:06.646 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:42:06.646 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:42:06.646 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:42:06.646 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:42:06.646 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-01-28T00:42:06.646 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:42:06.646 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:42:06.647 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:42:06.647 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:42:06.647 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:42:06.647 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:42:06.647 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:42:06.647 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:42:06.647 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:42:06.647 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-01-28T00:42:06.647 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:42:06.647 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:42:06.647 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:42:06.930 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:42:06.930 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966", 2024-01-28T00:42:06.930 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:42:06.930 INFO:teuthology.orchestra.run.smithi038.stdout: "which": "Upgrading all daemon types on all hosts", 2024-01-28T00:42:06.930 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2024-01-28T00:42:06.930 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": "", 2024-01-28T00:42:06.930 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "", 2024-01-28T00:42:06.930 INFO:teuthology.orchestra.run.smithi038.stdout: "is_paused": false 2024-01-28T00:42:06.931 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:42:37.238 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:42:37.801 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-28T00:42:37.801 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.smithi123 smithi123 *:9093,9094 running (4m) 4m ago 4m 17.1M - 0.23.0 ba2b418f427c dac26513bfef 2024-01-28T00:42:37.801 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (63m) 4m ago 63m 6870k - 15.2.13 2cf504fded39 5959894c5c26 2024-01-28T00:42:37.801 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (63m) 4m ago 63m 6878k - 15.2.13 2cf504fded39 ddac52656d90 2024-01-28T00:42:37.801 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 starting - - - - 2024-01-28T00:42:37.802 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (48m) 4m ago 48m 22.7M - 15.2.13 2cf504fded39 a95e1c7fde8e 2024-01-28T00:42:37.802 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (48m) 4m ago 48m 40.4M - 15.2.13 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:42:37.802 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 running (69m) 4m ago 69m 391M - 15.2.13 2cf504fded39 5c2cd23694fa 2024-01-28T00:42:37.802 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (16m) 4m ago 62m 446M - 16.2.14-508-ga72a5dac 4f538c03cdfa 4dc0ac78fa35 2024-01-28T00:42:37.802 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (69m) 4m ago 69m 733M 2048M 15.2.13 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:42:37.802 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (67m) 4m ago 67m 398M 2048M 15.2.13 2cf504fded39 f862e772418c 2024-01-28T00:42:37.802 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.0.0.smithi038.grrbcm smithi038 *:2049 running (4m) 4m ago 4m 54.5M - 3.3 2cf504fded39 d62e4b591b10 2024-01-28T00:42:37.802 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.1.0.smithi123.mpkthh smithi123 *:2049 running (4m) 4m ago 4m 18.7M - 3.3 2cf504fded39 c585eb9196eb 2024-01-28T00:42:37.802 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 4m ago 41m - - 2024-01-28T00:42:37.802 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 error 4m ago 38m - - 2024-01-28T00:42:37.802 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (63m) 4m ago 63m 3338M 4096M 15.2.13 2cf504fded39 15d9493598c1 2024-01-28T00:42:37.802 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (62m) 4m ago 62m 3660M 4096M 15.2.13 2cf504fded39 7171c4e00c9c 2024-01-28T00:42:37.802 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (62m) 4m ago 62m 2562M 4096M 15.2.13 2cf504fded39 24b48c30a876 2024-01-28T00:42:37.802 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (62m) 4m ago 62m 3682M 4096M 15.2.13 2cf504fded39 41b835e7965c 2024-01-28T00:42:37.802 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (60m) 4m ago 60m 3139M 4096M 15.2.13 2cf504fded39 c9e70087b80e 2024-01-28T00:42:37.803 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (60m) 4m ago 60m 3802M 4096M 15.2.13 2cf504fded39 3fed074bae32 2024-01-28T00:42:37.803 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (60m) 4m ago 60m 3465M 4096M 15.2.13 2cf504fded39 9b5bc29ac58f 2024-01-28T00:42:37.803 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (59m) 4m ago 59m 4938M 4096M 15.2.13 2cf504fded39 544d5f6f72b2 2024-01-28T00:42:37.803 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.smithi123 smithi123 *:9095 running (4m) 4m ago 4m 31.6M - 2.33.4 514e6a882f6e 3ae725c651e6 2024-01-28T00:42:38.133 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:42:38.133 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:42:38.133 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:42:38.133 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:42:38.133 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:42:38.133 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-01-28T00:42:38.133 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:42:38.133 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:42:38.133 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:42:38.134 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:42:38.134 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:42:38.134 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:42:38.134 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:42:38.134 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:42:38.134 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:42:38.134 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-01-28T00:42:38.134 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:42:38.134 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:42:38.134 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:42:38.415 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:42:38.415 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966", 2024-01-28T00:42:38.415 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:42:38.416 INFO:teuthology.orchestra.run.smithi038.stdout: "which": "Upgrading all daemon types on all hosts", 2024-01-28T00:42:38.416 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2024-01-28T00:42:38.416 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": "", 2024-01-28T00:42:38.416 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "", 2024-01-28T00:42:38.416 INFO:teuthology.orchestra.run.smithi038.stdout: "is_paused": false 2024-01-28T00:42:38.416 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:43:08.722 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:43:09.286 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-28T00:43:09.286 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.smithi123 smithi123 *:9093,9094 running (5m) 4m ago 5m 17.1M - 0.23.0 ba2b418f427c dac26513bfef 2024-01-28T00:43:09.286 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (63m) 4m ago 63m 6870k - 15.2.13 2cf504fded39 5959894c5c26 2024-01-28T00:43:09.286 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (63m) 4m ago 63m 6878k - 15.2.13 2cf504fded39 ddac52656d90 2024-01-28T00:43:09.286 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 starting - - - - 2024-01-28T00:43:09.286 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (49m) 4m ago 49m 22.7M - 15.2.13 2cf504fded39 a95e1c7fde8e 2024-01-28T00:43:09.286 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (49m) 4m ago 49m 40.4M - 15.2.13 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:43:09.286 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 running (69m) 4m ago 69m 391M - 15.2.13 2cf504fded39 5c2cd23694fa 2024-01-28T00:43:09.286 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (17m) 4m ago 63m 446M - 16.2.14-508-ga72a5dac 4f538c03cdfa 4dc0ac78fa35 2024-01-28T00:43:09.287 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (69m) 4m ago 69m 733M 2048M 15.2.13 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:43:09.287 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (68m) 4m ago 68m 398M 2048M 15.2.13 2cf504fded39 f862e772418c 2024-01-28T00:43:09.287 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.0.0.smithi038.grrbcm smithi038 *:2049 running (4m) 4m ago 4m 54.5M - 3.3 2cf504fded39 d62e4b591b10 2024-01-28T00:43:09.287 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.1.0.smithi123.mpkthh smithi123 *:2049 running (4m) 4m ago 4m 18.7M - 3.3 2cf504fded39 c585eb9196eb 2024-01-28T00:43:09.287 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 4m ago 41m - - 2024-01-28T00:43:09.287 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 error 4m ago 39m - - 2024-01-28T00:43:09.287 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (63m) 4m ago 63m 3338M 4096M 15.2.13 2cf504fded39 15d9493598c1 2024-01-28T00:43:09.287 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (63m) 4m ago 63m 3660M 4096M 15.2.13 2cf504fded39 7171c4e00c9c 2024-01-28T00:43:09.287 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (62m) 4m ago 62m 2562M 4096M 15.2.13 2cf504fded39 24b48c30a876 2024-01-28T00:43:09.287 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (62m) 4m ago 62m 3682M 4096M 15.2.13 2cf504fded39 41b835e7965c 2024-01-28T00:43:09.287 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (61m) 4m ago 61m 3139M 4096M 15.2.13 2cf504fded39 c9e70087b80e 2024-01-28T00:43:09.287 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (60m) 4m ago 60m 3802M 4096M 15.2.13 2cf504fded39 3fed074bae32 2024-01-28T00:43:09.288 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (60m) 4m ago 60m 3465M 4096M 15.2.13 2cf504fded39 9b5bc29ac58f 2024-01-28T00:43:09.288 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (60m) 4m ago 60m 4938M 4096M 15.2.13 2cf504fded39 544d5f6f72b2 2024-01-28T00:43:09.288 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.smithi123 smithi123 *:9095 running (5m) 4m ago 4m 31.6M - 2.33.4 514e6a882f6e 3ae725c651e6 2024-01-28T00:43:09.625 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:43:09.626 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:43:09.626 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:43:09.626 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:43:09.626 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:43:09.626 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-01-28T00:43:09.626 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:43:09.626 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:43:09.626 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:43:09.626 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:43:09.626 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:43:09.626 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:43:09.626 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:43:09.626 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:43:09.627 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:43:09.627 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-01-28T00:43:09.627 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:43:09.627 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:43:09.627 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:43:09.910 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:43:09.911 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a72a5dace2353a54147d37bd2699a2a482507966", 2024-01-28T00:43:09.911 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:43:09.911 INFO:teuthology.orchestra.run.smithi038.stdout: "which": "Upgrading all daemon types on all hosts", 2024-01-28T00:43:09.911 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2024-01-28T00:43:09.911 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": "", 2024-01-28T00:43:09.911 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "", 2024-01-28T00:43:09.911 INFO:teuthology.orchestra.run.smithi038.stdout: "is_paused": false 2024-01-28T00:43:09.911 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:43:40.222 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:43:40.788 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-28T00:43:40.788 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.smithi123 smithi123 *:9093,9094 starting - - - - 2024-01-28T00:43:40.789 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (64m) 5m ago 64m 6870k - 15.2.13 2cf504fded39 5959894c5c26 2024-01-28T00:43:40.789 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (64m) 5m ago 64m 6878k - 15.2.13 2cf504fded39 ddac52656d90 2024-01-28T00:43:40.789 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 starting - - - - 2024-01-28T00:43:40.789 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (49m) 5m ago 49m 22.7M - 15.2.13 2cf504fded39 a95e1c7fde8e 2024-01-28T00:43:40.789 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (49m) 5m ago 49m 40.4M - 15.2.13 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:43:40.789 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 running (70m) 5m ago 70m 391M - 15.2.13 2cf504fded39 5c2cd23694fa 2024-01-28T00:43:40.789 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (17m) 5m ago 63m 446M - 16.2.14-508-ga72a5dac 4f538c03cdfa 4dc0ac78fa35 2024-01-28T00:43:40.789 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (70m) 5m ago 70m 733M 2048M 15.2.13 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:43:40.789 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (68m) 5m ago 68m 398M 2048M 15.2.13 2cf504fded39 f862e772418c 2024-01-28T00:43:40.789 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.0.0.smithi038.grrbcm smithi038 *:2049 running (5m) 5m ago 5m 54.5M - 3.3 2cf504fded39 d62e4b591b10 2024-01-28T00:43:40.789 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.1.0.smithi123.mpkthh smithi123 *:2049 running (5m) 5m ago 5m 18.7M - 3.3 2cf504fded39 c585eb9196eb 2024-01-28T00:43:40.790 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 5m ago 42m - - 2024-01-28T00:43:40.790 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 error 5m ago 40m - - 2024-01-28T00:43:40.790 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (64m) 5m ago 64m 3338M 4096M 15.2.13 2cf504fded39 15d9493598c1 2024-01-28T00:43:40.790 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (63m) 5m ago 63m 3660M 4096M 15.2.13 2cf504fded39 7171c4e00c9c 2024-01-28T00:43:40.790 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (63m) 5m ago 63m 2562M 4096M 15.2.13 2cf504fded39 24b48c30a876 2024-01-28T00:43:40.790 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (63m) 5m ago 63m 3682M 4096M 15.2.13 2cf504fded39 41b835e7965c 2024-01-28T00:43:40.790 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (61m) 5m ago 61m 3139M 4096M 15.2.13 2cf504fded39 c9e70087b80e 2024-01-28T00:43:40.790 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (61m) 5m ago 61m 3802M 4096M 15.2.13 2cf504fded39 3fed074bae32 2024-01-28T00:43:40.790 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (61m) 5m ago 61m 3465M 4096M 15.2.13 2cf504fded39 9b5bc29ac58f 2024-01-28T00:43:40.790 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (61m) 5m ago 61m 4938M 4096M 15.2.13 2cf504fded39 544d5f6f72b2 2024-01-28T00:43:40.790 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.smithi123 smithi123 *:9095 running (5m) 5m ago 5m 31.6M - 2.33.4 514e6a882f6e 3ae725c651e6 2024-01-28T00:43:41.125 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:43:41.125 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:43:41.125 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:43:41.125 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:43:41.125 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:43:41.125 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-01-28T00:43:41.125 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:43:41.125 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:43:41.125 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:43:41.125 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:43:41.126 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:43:41.126 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:43:41.126 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:43:41.126 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:43:41.126 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:43:41.126 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 13, 2024-01-28T00:43:41.126 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:43:41.126 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:43:41.126 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:43:41.409 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:43:41.409 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:e3ad1a2b0241ab3f1cea37a2b2c536cd3eb3cb0a7576a757f1a81d5db9b1bc37", 2024-01-28T00:43:41.409 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:43:41.409 INFO:teuthology.orchestra.run.smithi038.stdout: "which": "Upgrading all daemon types on all hosts", 2024-01-28T00:43:41.409 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2024-01-28T00:43:41.409 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": "1/23 daemons upgraded", 2024-01-28T00:43:41.409 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "Currently upgrading mgr daemons", 2024-01-28T00:43:41.409 INFO:teuthology.orchestra.run.smithi038.stdout: "is_paused": false 2024-01-28T00:43:41.409 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:44:11.724 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:44:12.283 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-28T00:44:12.283 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.smithi123 smithi123 *:9093,9094 running (42s) 23s ago 6m 17.5M - 0.23.0 ba2b418f427c 0bb24201ca33 2024-01-28T00:44:12.283 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (64m) 23s ago 64m 6870k - 15.2.13 2cf504fded39 5959894c5c26 2024-01-28T00:44:12.283 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (64m) 23s ago 64m 6878k - 15.2.13 2cf504fded39 ddac52656d90 2024-01-28T00:44:12.284 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (5m) 23s ago 64m 32.4M - 6.7.4 557c83e11646 c301950fa020 2024-01-28T00:44:12.284 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (50m) 23s ago 50m 23.7M - 15.2.13 2cf504fded39 a95e1c7fde8e 2024-01-28T00:44:12.284 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (50m) 23s ago 50m 40.4M - 15.2.13 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:44:12.284 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 *:8443,9283 running (26s) 23s ago 70m 46.8M - 16.2.14-508-ga72a5dac 4f538c03cdfa e89725557af1 2024-01-28T00:44:12.284 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (18m) 23s ago 64m 462M - 16.2.14-508-ga72a5dac 4f538c03cdfa 4dc0ac78fa35 2024-01-28T00:44:12.284 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (70m) 23s ago 70m 769M 2048M 15.2.13 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:44:12.284 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (69m) 23s ago 69m 395M 2048M 15.2.13 2cf504fded39 f862e772418c 2024-01-28T00:44:12.284 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.0.0.smithi038.grrbcm smithi038 *:2049 running (6m) 23s ago 6m 85.7M - 3.3 2cf504fded39 d62e4b591b10 2024-01-28T00:44:12.284 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.1.0.smithi123.mpkthh smithi123 *:2049 running (5m) 23s ago 5m 85.2M - 3.3 2cf504fded39 c585eb9196eb 2024-01-28T00:44:12.284 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 23s ago 42m - - 2024-01-28T00:44:12.284 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 error 23s ago 40m - - 2024-01-28T00:44:12.284 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (64m) 23s ago 64m 3354M 4096M 15.2.13 2cf504fded39 15d9493598c1 2024-01-28T00:44:12.284 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (64m) 23s ago 64m 3678M 4096M 15.2.13 2cf504fded39 7171c4e00c9c 2024-01-28T00:44:12.284 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (64m) 23s ago 64m 2574M 4096M 15.2.13 2cf504fded39 24b48c30a876 2024-01-28T00:44:12.284 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (63m) 23s ago 63m 3702M 4096M 15.2.13 2cf504fded39 41b835e7965c 2024-01-28T00:44:12.285 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (62m) 23s ago 62m 3155M 4096M 15.2.13 2cf504fded39 c9e70087b80e 2024-01-28T00:44:12.285 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (61m) 23s ago 61m 3817M 4096M 15.2.13 2cf504fded39 3fed074bae32 2024-01-28T00:44:12.285 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (61m) 23s ago 61m 3478M 4096M 15.2.13 2cf504fded39 9b5bc29ac58f 2024-01-28T00:44:12.285 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (61m) 23s ago 61m 4957M 4096M 15.2.13 2cf504fded39 544d5f6f72b2 2024-01-28T00:44:12.285 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.smithi123 smithi123 *:9095 running (6m) 23s ago 6m 57.8M - 2.33.4 514e6a882f6e 3ae725c651e6 2024-01-28T00:44:12.622 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:44:12.623 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:44:12.623 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:44:12.623 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:44:12.623 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:44:12.623 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 2 2024-01-28T00:44:12.623 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:44:12.623 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:44:12.623 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:44:12.623 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:44:12.623 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:44:12.623 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:44:12.623 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:44:12.623 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:44:12.624 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 12, 2024-01-28T00:44:12.624 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 2 2024-01-28T00:44:12.624 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:44:12.624 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:44:12.906 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:44:12.907 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:e3ad1a2b0241ab3f1cea37a2b2c536cd3eb3cb0a7576a757f1a81d5db9b1bc37", 2024-01-28T00:44:12.907 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:44:12.907 INFO:teuthology.orchestra.run.smithi038.stdout: "which": "Upgrading all daemon types on all hosts", 2024-01-28T00:44:12.907 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [ 2024-01-28T00:44:12.907 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr" 2024-01-28T00:44:12.907 INFO:teuthology.orchestra.run.smithi038.stdout: ], 2024-01-28T00:44:12.907 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": "2/23 daemons upgraded", 2024-01-28T00:44:12.907 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "Currently upgrading mgr daemons", 2024-01-28T00:44:12.907 INFO:teuthology.orchestra.run.smithi038.stdout: "is_paused": false 2024-01-28T00:44:12.907 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:44:43.214 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:44:43.778 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-28T00:44:43.778 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.smithi123 smithi123 *:9093,9094 running (73s) 54s ago 6m 17.5M - 0.23.0 ba2b418f427c 0bb24201ca33 2024-01-28T00:44:43.778 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (65m) 54s ago 65m 6870k - 15.2.13 2cf504fded39 5959894c5c26 2024-01-28T00:44:43.778 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (65m) 54s ago 65m 6878k - 15.2.13 2cf504fded39 ddac52656d90 2024-01-28T00:44:43.778 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (6m) 54s ago 64m 32.4M - 6.7.4 557c83e11646 c301950fa020 2024-01-28T00:44:43.779 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (50m) 54s ago 50m 23.7M - 15.2.13 2cf504fded39 a95e1c7fde8e 2024-01-28T00:44:43.779 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (50m) 54s ago 50m 40.4M - 15.2.13 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:44:43.779 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 *:8443,9283 running (58s) 54s ago 71m 46.8M - 16.2.14-508-ga72a5dac 4f538c03cdfa e89725557af1 2024-01-28T00:44:43.779 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (18m) 54s ago 64m 462M - 16.2.14-508-ga72a5dac 4f538c03cdfa 4dc0ac78fa35 2024-01-28T00:44:43.779 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (71m) 54s ago 71m 769M 2048M 15.2.13 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:44:43.779 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (69m) 54s ago 69m 395M 2048M 15.2.13 2cf504fded39 f862e772418c 2024-01-28T00:44:43.779 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.0.0.smithi038.grrbcm smithi038 *:2049 running (6m) 54s ago 6m 85.7M - 3.3 2cf504fded39 d62e4b591b10 2024-01-28T00:44:43.779 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.1.0.smithi123.mpkthh smithi123 *:2049 running (6m) 54s ago 6m 85.2M - 3.3 2cf504fded39 c585eb9196eb 2024-01-28T00:44:43.779 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 54s ago 43m - - 2024-01-28T00:44:43.779 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 error 54s ago 41m - - 2024-01-28T00:44:43.779 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (65m) 54s ago 65m 3354M 4096M 15.2.13 2cf504fded39 15d9493598c1 2024-01-28T00:44:43.779 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (64m) 54s ago 64m 3678M 4096M 15.2.13 2cf504fded39 7171c4e00c9c 2024-01-28T00:44:43.780 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (64m) 54s ago 64m 2574M 4096M 15.2.13 2cf504fded39 24b48c30a876 2024-01-28T00:44:43.780 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (64m) 54s ago 64m 3702M 4096M 15.2.13 2cf504fded39 41b835e7965c 2024-01-28T00:44:43.780 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (62m) 54s ago 62m 3155M 4096M 15.2.13 2cf504fded39 c9e70087b80e 2024-01-28T00:44:43.780 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (62m) 54s ago 62m 3817M 4096M 15.2.13 2cf504fded39 3fed074bae32 2024-01-28T00:44:43.780 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (62m) 54s ago 62m 3478M 4096M 15.2.13 2cf504fded39 9b5bc29ac58f 2024-01-28T00:44:43.780 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (62m) 54s ago 62m 4957M 4096M 15.2.13 2cf504fded39 544d5f6f72b2 2024-01-28T00:44:43.780 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.smithi123 smithi123 *:9095 running (6m) 54s ago 6m 57.8M - 2.33.4 514e6a882f6e 3ae725c651e6 2024-01-28T00:44:44.113 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:44:44.113 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:44:44.113 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:44:44.113 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:44:44.113 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:44:44.113 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 2 2024-01-28T00:44:44.113 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:44:44.114 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:44:44.114 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:44:44.114 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:44:44.114 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:44:44.114 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:44:44.114 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:44:44.114 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:44:44.114 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 12, 2024-01-28T00:44:44.114 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 2 2024-01-28T00:44:44.114 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:44:44.114 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:44:44.395 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:44:44.395 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:e3ad1a2b0241ab3f1cea37a2b2c536cd3eb3cb0a7576a757f1a81d5db9b1bc37", 2024-01-28T00:44:44.395 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:44:44.395 INFO:teuthology.orchestra.run.smithi038.stdout: "which": "Upgrading all daemon types on all hosts", 2024-01-28T00:44:44.395 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [ 2024-01-28T00:44:44.395 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr" 2024-01-28T00:44:44.395 INFO:teuthology.orchestra.run.smithi038.stdout: ], 2024-01-28T00:44:44.395 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": "2/23 daemons upgraded", 2024-01-28T00:44:44.395 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "Currently upgrading mgr daemons", 2024-01-28T00:44:44.395 INFO:teuthology.orchestra.run.smithi038.stdout: "is_paused": false 2024-01-28T00:44:44.395 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:45:14.705 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:45:15.267 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-28T00:45:15.267 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.smithi123 smithi123 *:9093,9094 running (105s) 86s ago 7m 17.5M - 0.23.0 ba2b418f427c 0bb24201ca33 2024-01-28T00:45:15.267 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (65m) 86s ago 65m 6870k - 15.2.13 2cf504fded39 5959894c5c26 2024-01-28T00:45:15.267 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (65m) 86s ago 65m 6878k - 15.2.13 2cf504fded39 ddac52656d90 2024-01-28T00:45:15.267 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (6m) 86s ago 65m 32.4M - 6.7.4 557c83e11646 c301950fa020 2024-01-28T00:45:15.267 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (51m) 86s ago 51m 23.7M - 15.2.13 2cf504fded39 a95e1c7fde8e 2024-01-28T00:45:15.268 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (51m) 86s ago 51m 40.4M - 15.2.13 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:45:15.268 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 *:8443,9283 running (89s) 86s ago 71m 46.8M - 16.2.14-508-ga72a5dac 4f538c03cdfa e89725557af1 2024-01-28T00:45:15.268 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (19m) 86s ago 65m 462M - 16.2.14-508-ga72a5dac 4f538c03cdfa 4dc0ac78fa35 2024-01-28T00:45:15.268 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (71m) 86s ago 71m 769M 2048M 15.2.13 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:45:15.268 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (70m) 86s ago 70m 395M 2048M 15.2.13 2cf504fded39 f862e772418c 2024-01-28T00:45:15.268 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.0.0.smithi038.grrbcm smithi038 *:2049 running (7m) 86s ago 7m 85.7M - 3.3 2cf504fded39 d62e4b591b10 2024-01-28T00:45:15.268 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.1.0.smithi123.mpkthh smithi123 *:2049 running (6m) 86s ago 6m 85.2M - 3.3 2cf504fded39 c585eb9196eb 2024-01-28T00:45:15.268 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 86s ago 43m - - 2024-01-28T00:45:15.268 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 error 86s ago 41m - - 2024-01-28T00:45:15.268 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (65m) 86s ago 65m 3354M 4096M 15.2.13 2cf504fded39 15d9493598c1 2024-01-28T00:45:15.268 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (65m) 86s ago 65m 3678M 4096M 15.2.13 2cf504fded39 7171c4e00c9c 2024-01-28T00:45:15.268 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (65m) 86s ago 65m 2574M 4096M 15.2.13 2cf504fded39 24b48c30a876 2024-01-28T00:45:15.268 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (64m) 86s ago 64m 3702M 4096M 15.2.13 2cf504fded39 41b835e7965c 2024-01-28T00:45:15.268 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (63m) 86s ago 63m 3155M 4096M 15.2.13 2cf504fded39 c9e70087b80e 2024-01-28T00:45:15.269 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (63m) 86s ago 63m 3817M 4096M 15.2.13 2cf504fded39 3fed074bae32 2024-01-28T00:45:15.269 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (62m) 86s ago 62m 3478M 4096M 15.2.13 2cf504fded39 9b5bc29ac58f 2024-01-28T00:45:15.269 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (62m) 86s ago 62m 4957M 4096M 15.2.13 2cf504fded39 544d5f6f72b2 2024-01-28T00:45:15.269 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.smithi123 smithi123 *:9095 running (7m) 86s ago 7m 57.8M - 2.33.4 514e6a882f6e 3ae725c651e6 2024-01-28T00:45:15.601 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:45:15.601 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:45:15.601 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:45:15.601 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:45:15.601 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:45:15.601 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 2 2024-01-28T00:45:15.602 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:45:15.602 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:45:15.602 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:45:15.602 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:45:15.602 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:45:15.602 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:45:15.602 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:45:15.602 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:45:15.602 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 12, 2024-01-28T00:45:15.602 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 2 2024-01-28T00:45:15.602 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:45:15.602 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:45:15.883 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:45:15.883 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:e3ad1a2b0241ab3f1cea37a2b2c536cd3eb3cb0a7576a757f1a81d5db9b1bc37", 2024-01-28T00:45:15.883 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:45:15.883 INFO:teuthology.orchestra.run.smithi038.stdout: "which": "Upgrading all daemon types on all hosts", 2024-01-28T00:45:15.883 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [ 2024-01-28T00:45:15.883 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr" 2024-01-28T00:45:15.883 INFO:teuthology.orchestra.run.smithi038.stdout: ], 2024-01-28T00:45:15.883 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": "2/23 daemons upgraded", 2024-01-28T00:45:15.883 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "Currently upgrading mgr daemons", 2024-01-28T00:45:15.884 INFO:teuthology.orchestra.run.smithi038.stdout: "is_paused": false 2024-01-28T00:45:15.884 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:45:46.192 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:45:46.759 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-28T00:45:46.760 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.smithi123 smithi123 *:9093,9094 running (2m) 117s ago 7m 17.5M - 0.23.0 ba2b418f427c 0bb24201ca33 2024-01-28T00:45:46.760 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (66m) 117s ago 66m 6870k - 15.2.13 2cf504fded39 5959894c5c26 2024-01-28T00:45:46.760 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (66m) 117s ago 66m 6878k - 15.2.13 2cf504fded39 ddac52656d90 2024-01-28T00:45:46.760 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (7m) 117s ago 65m 32.4M - 6.7.4 557c83e11646 c301950fa020 2024-01-28T00:45:46.760 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (51m) 117s ago 51m 23.7M - 15.2.13 2cf504fded39 a95e1c7fde8e 2024-01-28T00:45:46.760 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (51m) 117s ago 51m 40.4M - 15.2.13 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:45:46.760 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 *:8443,9283 running (2m) 117s ago 72m 46.8M - 16.2.14-508-ga72a5dac 4f538c03cdfa e89725557af1 2024-01-28T00:45:46.760 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (19m) 117s ago 65m 462M - 16.2.14-508-ga72a5dac 4f538c03cdfa 4dc0ac78fa35 2024-01-28T00:45:46.760 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (72m) 117s ago 72m 769M 2048M 15.2.13 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:45:46.760 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (70m) 117s ago 70m 395M 2048M 15.2.13 2cf504fded39 f862e772418c 2024-01-28T00:45:46.760 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.0.0.smithi038.grrbcm smithi038 *:2049 running (7m) 117s ago 7m 85.7M - 3.3 2cf504fded39 d62e4b591b10 2024-01-28T00:45:46.760 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.1.0.smithi123.mpkthh smithi123 *:2049 running (7m) 117s ago 7m 85.2M - 3.3 2cf504fded39 c585eb9196eb 2024-01-28T00:45:46.760 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 117s ago 44m - - 2024-01-28T00:45:46.761 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 error 117s ago 42m - - 2024-01-28T00:45:46.761 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (66m) 117s ago 66m 3354M 4096M 15.2.13 2cf504fded39 15d9493598c1 2024-01-28T00:45:46.761 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (65m) 117s ago 65m 3678M 4096M 15.2.13 2cf504fded39 7171c4e00c9c 2024-01-28T00:45:46.761 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (65m) 117s ago 65m 2574M 4096M 15.2.13 2cf504fded39 24b48c30a876 2024-01-28T00:45:46.761 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (65m) 117s ago 65m 3702M 4096M 15.2.13 2cf504fded39 41b835e7965c 2024-01-28T00:45:46.761 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (63m) 117s ago 63m 3155M 4096M 15.2.13 2cf504fded39 c9e70087b80e 2024-01-28T00:45:46.761 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (63m) 117s ago 63m 3817M 4096M 15.2.13 2cf504fded39 3fed074bae32 2024-01-28T00:45:46.761 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (63m) 117s ago 63m 3478M 4096M 15.2.13 2cf504fded39 9b5bc29ac58f 2024-01-28T00:45:46.761 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (63m) 117s ago 63m 4957M 4096M 15.2.13 2cf504fded39 544d5f6f72b2 2024-01-28T00:45:46.761 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.smithi123 smithi123 *:9095 running (7m) 117s ago 7m 57.8M - 2.33.4 514e6a882f6e 3ae725c651e6 2024-01-28T00:45:47.092 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:45:47.092 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:45:47.092 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:45:47.092 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:45:47.092 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:45:47.092 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 2 2024-01-28T00:45:47.092 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:45:47.092 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:45:47.093 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:45:47.093 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:45:47.093 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:45:47.093 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:45:47.093 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:45:47.093 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:45:47.093 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 12, 2024-01-28T00:45:47.093 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 2 2024-01-28T00:45:47.093 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:45:47.093 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:45:47.374 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:45:47.374 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:e3ad1a2b0241ab3f1cea37a2b2c536cd3eb3cb0a7576a757f1a81d5db9b1bc37", 2024-01-28T00:45:47.374 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:45:47.374 INFO:teuthology.orchestra.run.smithi038.stdout: "which": "Upgrading all daemon types on all hosts", 2024-01-28T00:45:47.374 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [ 2024-01-28T00:45:47.374 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr" 2024-01-28T00:45:47.374 INFO:teuthology.orchestra.run.smithi038.stdout: ], 2024-01-28T00:45:47.374 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": "2/23 daemons upgraded", 2024-01-28T00:45:47.375 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "Currently upgrading mgr daemons", 2024-01-28T00:45:47.375 INFO:teuthology.orchestra.run.smithi038.stdout: "is_paused": false 2024-01-28T00:45:47.375 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:46:17.684 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:46:18.250 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-28T00:46:18.251 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.smithi123 smithi123 *:9093,9094 running (2m) 2m ago 8m 17.5M - 0.23.0 ba2b418f427c 0bb24201ca33 2024-01-28T00:46:18.251 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (66m) 2m ago 66m 6870k - 15.2.13 2cf504fded39 5959894c5c26 2024-01-28T00:46:18.251 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (66m) 2m ago 66m 6878k - 15.2.13 2cf504fded39 ddac52656d90 2024-01-28T00:46:18.251 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (7m) 2m ago 66m 32.4M - 6.7.4 557c83e11646 c301950fa020 2024-01-28T00:46:18.251 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (52m) 2m ago 52m 23.7M - 15.2.13 2cf504fded39 a95e1c7fde8e 2024-01-28T00:46:18.251 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (52m) 2m ago 52m 40.4M - 15.2.13 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:46:18.251 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 *:8443,9283 running (2m) 2m ago 72m 46.8M - 16.2.14-508-ga72a5dac 4f538c03cdfa e89725557af1 2024-01-28T00:46:18.251 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (20m) 2m ago 66m 462M - 16.2.14-508-ga72a5dac 4f538c03cdfa 4dc0ac78fa35 2024-01-28T00:46:18.251 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (72m) 2m ago 72m 769M 2048M 15.2.13 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:46:18.251 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (71m) 2m ago 71m 395M 2048M 15.2.13 2cf504fded39 f862e772418c 2024-01-28T00:46:18.251 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.0.0.smithi038.grrbcm smithi038 *:2049 running (8m) 2m ago 8m 85.7M - 3.3 2cf504fded39 d62e4b591b10 2024-01-28T00:46:18.251 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.1.0.smithi123.mpkthh smithi123 *:2049 running (8m) 2m ago 8m 85.2M - 3.3 2cf504fded39 c585eb9196eb 2024-01-28T00:46:18.251 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 2m ago 44m - - 2024-01-28T00:46:18.251 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 error 2m ago 42m - - 2024-01-28T00:46:18.251 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (66m) 2m ago 66m 3354M 4096M 15.2.13 2cf504fded39 15d9493598c1 2024-01-28T00:46:18.251 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (66m) 2m ago 66m 3678M 4096M 15.2.13 2cf504fded39 7171c4e00c9c 2024-01-28T00:46:18.252 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (66m) 2m ago 66m 2574M 4096M 15.2.13 2cf504fded39 24b48c30a876 2024-01-28T00:46:18.252 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (65m) 2m ago 65m 3702M 4096M 15.2.13 2cf504fded39 41b835e7965c 2024-01-28T00:46:18.252 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (64m) 2m ago 64m 3155M 4096M 15.2.13 2cf504fded39 c9e70087b80e 2024-01-28T00:46:18.252 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (64m) 2m ago 64m 3817M 4096M 15.2.13 2cf504fded39 3fed074bae32 2024-01-28T00:46:18.252 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (63m) 2m ago 63m 3478M 4096M 15.2.13 2cf504fded39 9b5bc29ac58f 2024-01-28T00:46:18.252 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (63m) 2m ago 63m 4957M 4096M 15.2.13 2cf504fded39 544d5f6f72b2 2024-01-28T00:46:18.252 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.smithi123 smithi123 *:9095 running (8m) 2m ago 8m 57.8M - 2.33.4 514e6a882f6e 3ae725c651e6 2024-01-28T00:46:18.590 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:46:18.590 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:46:18.590 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:46:18.590 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:46:18.591 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:46:18.591 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 2 2024-01-28T00:46:18.591 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:46:18.591 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:46:18.591 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:46:18.591 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:46:18.591 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:46:18.591 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:46:18.591 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:46:18.591 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:46:18.591 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 12, 2024-01-28T00:46:18.591 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 2 2024-01-28T00:46:18.591 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:46:18.591 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:46:18.873 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:46:18.873 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:e3ad1a2b0241ab3f1cea37a2b2c536cd3eb3cb0a7576a757f1a81d5db9b1bc37", 2024-01-28T00:46:18.873 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:46:18.873 INFO:teuthology.orchestra.run.smithi038.stdout: "which": "Upgrading all daemon types on all hosts", 2024-01-28T00:46:18.873 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [ 2024-01-28T00:46:18.873 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr" 2024-01-28T00:46:18.874 INFO:teuthology.orchestra.run.smithi038.stdout: ], 2024-01-28T00:46:18.874 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": "2/23 daemons upgraded", 2024-01-28T00:46:18.874 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "Currently upgrading mgr daemons", 2024-01-28T00:46:18.874 INFO:teuthology.orchestra.run.smithi038.stdout: "is_paused": false 2024-01-28T00:46:18.874 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:46:49.185 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:46:49.745 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-28T00:46:49.745 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.smithi123 smithi123 *:9093,9094 running (3m) 3m ago 8m 17.5M - 0.23.0 ba2b418f427c 0bb24201ca33 2024-01-28T00:46:49.745 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (67m) 3m ago 67m 6870k - 15.2.13 2cf504fded39 5959894c5c26 2024-01-28T00:46:49.745 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (67m) 3m ago 67m 6878k - 15.2.13 2cf504fded39 ddac52656d90 2024-01-28T00:46:49.745 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (8m) 3m ago 66m 32.4M - 6.7.4 557c83e11646 c301950fa020 2024-01-28T00:46:49.745 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (52m) 3m ago 52m 23.7M - 15.2.13 2cf504fded39 a95e1c7fde8e 2024-01-28T00:46:49.745 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (52m) 3m ago 52m 40.4M - 15.2.13 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:46:49.745 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 *:8443,9283 running (3m) 3m ago 73m 46.8M - 16.2.14-508-ga72a5dac 4f538c03cdfa e89725557af1 2024-01-28T00:46:49.745 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (20m) 3m ago 66m 462M - 16.2.14-508-ga72a5dac 4f538c03cdfa 4dc0ac78fa35 2024-01-28T00:46:49.745 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (73m) 3m ago 73m 769M 2048M 15.2.13 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:46:49.745 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (71m) 3m ago 71m 395M 2048M 15.2.13 2cf504fded39 f862e772418c 2024-01-28T00:46:49.745 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.0.0.smithi038.grrbcm smithi038 *:2049 running (8m) 3m ago 8m 85.7M - 3.3 2cf504fded39 d62e4b591b10 2024-01-28T00:46:49.746 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.1.0.smithi123.mpkthh smithi123 *:2049 running (8m) 3m ago 8m 85.2M - 3.3 2cf504fded39 c585eb9196eb 2024-01-28T00:46:49.746 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 3m ago 45m - - 2024-01-28T00:46:49.746 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 error 3m ago 43m - - 2024-01-28T00:46:49.746 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (67m) 3m ago 67m 3354M 4096M 15.2.13 2cf504fded39 15d9493598c1 2024-01-28T00:46:49.746 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (66m) 3m ago 66m 3678M 4096M 15.2.13 2cf504fded39 7171c4e00c9c 2024-01-28T00:46:49.746 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (66m) 3m ago 66m 2574M 4096M 15.2.13 2cf504fded39 24b48c30a876 2024-01-28T00:46:49.746 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (66m) 3m ago 66m 3702M 4096M 15.2.13 2cf504fded39 41b835e7965c 2024-01-28T00:46:49.746 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (64m) 3m ago 64m 3155M 4096M 15.2.13 2cf504fded39 c9e70087b80e 2024-01-28T00:46:49.746 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (64m) 3m ago 64m 3817M 4096M 15.2.13 2cf504fded39 3fed074bae32 2024-01-28T00:46:49.746 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (64m) 3m ago 64m 3478M 4096M 15.2.13 2cf504fded39 9b5bc29ac58f 2024-01-28T00:46:49.746 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (64m) 3m ago 64m 4957M 4096M 15.2.13 2cf504fded39 544d5f6f72b2 2024-01-28T00:46:49.746 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.smithi123 smithi123 *:9095 running (8m) 3m ago 8m 57.8M - 2.33.4 514e6a882f6e 3ae725c651e6 2024-01-28T00:46:50.083 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:46:50.083 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:46:50.083 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:46:50.083 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:46:50.083 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:46:50.083 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 2 2024-01-28T00:46:50.083 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:46:50.083 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:46:50.084 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:46:50.084 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:46:50.084 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:46:50.084 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:46:50.084 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:46:50.084 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:46:50.084 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 12, 2024-01-28T00:46:50.084 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 2 2024-01-28T00:46:50.084 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:46:50.084 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:46:50.368 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:46:50.368 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:e3ad1a2b0241ab3f1cea37a2b2c536cd3eb3cb0a7576a757f1a81d5db9b1bc37", 2024-01-28T00:46:50.368 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:46:50.368 INFO:teuthology.orchestra.run.smithi038.stdout: "which": "Upgrading all daemon types on all hosts", 2024-01-28T00:46:50.368 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [ 2024-01-28T00:46:50.368 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr" 2024-01-28T00:46:50.368 INFO:teuthology.orchestra.run.smithi038.stdout: ], 2024-01-28T00:46:50.368 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": "2/23 daemons upgraded", 2024-01-28T00:46:50.368 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "Currently upgrading mgr daemons", 2024-01-28T00:46:50.369 INFO:teuthology.orchestra.run.smithi038.stdout: "is_paused": false 2024-01-28T00:46:50.369 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:47:20.675 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:47:21.235 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-28T00:47:21.235 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.smithi123 smithi123 *:9093,9094 running (3m) 3m ago 9m 17.5M - 0.23.0 ba2b418f427c 0bb24201ca33 2024-01-28T00:47:21.235 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (67m) 3m ago 67m 6870k - 15.2.13 2cf504fded39 5959894c5c26 2024-01-28T00:47:21.235 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (67m) 3m ago 67m 6878k - 15.2.13 2cf504fded39 ddac52656d90 2024-01-28T00:47:21.235 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (8m) 3m ago 67m 32.4M - 6.7.4 557c83e11646 c301950fa020 2024-01-28T00:47:21.236 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (53m) 3m ago 53m 23.7M - 15.2.13 2cf504fded39 a95e1c7fde8e 2024-01-28T00:47:21.236 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (53m) 3m ago 53m 40.4M - 15.2.13 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:47:21.236 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 *:8443,9283 running (3m) 3m ago 73m 46.8M - 16.2.14-508-ga72a5dac 4f538c03cdfa e89725557af1 2024-01-28T00:47:21.236 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (21m) 3m ago 67m 462M - 16.2.14-508-ga72a5dac 4f538c03cdfa 4dc0ac78fa35 2024-01-28T00:47:21.236 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (73m) 3m ago 73m 769M 2048M 15.2.13 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:47:21.236 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (72m) 3m ago 72m 395M 2048M 15.2.13 2cf504fded39 f862e772418c 2024-01-28T00:47:21.236 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.0.0.smithi038.grrbcm smithi038 *:2049 running (9m) 3m ago 9m 85.7M - 3.3 2cf504fded39 d62e4b591b10 2024-01-28T00:47:21.236 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.1.0.smithi123.mpkthh smithi123 *:2049 running (9m) 3m ago 9m 85.2M - 3.3 2cf504fded39 c585eb9196eb 2024-01-28T00:47:21.236 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 3m ago 45m - - 2024-01-28T00:47:21.236 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 error 3m ago 43m - - 2024-01-28T00:47:21.236 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (67m) 3m ago 67m 3354M 4096M 15.2.13 2cf504fded39 15d9493598c1 2024-01-28T00:47:21.236 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (67m) 3m ago 67m 3678M 4096M 15.2.13 2cf504fded39 7171c4e00c9c 2024-01-28T00:47:21.236 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (67m) 3m ago 67m 2574M 4096M 15.2.13 2cf504fded39 24b48c30a876 2024-01-28T00:47:21.236 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (66m) 3m ago 66m 3702M 4096M 15.2.13 2cf504fded39 41b835e7965c 2024-01-28T00:47:21.237 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (65m) 3m ago 65m 3155M 4096M 15.2.13 2cf504fded39 c9e70087b80e 2024-01-28T00:47:21.237 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (65m) 3m ago 65m 3817M 4096M 15.2.13 2cf504fded39 3fed074bae32 2024-01-28T00:47:21.237 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (64m) 3m ago 64m 3478M 4096M 15.2.13 2cf504fded39 9b5bc29ac58f 2024-01-28T00:47:21.237 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (64m) 3m ago 64m 4957M 4096M 15.2.13 2cf504fded39 544d5f6f72b2 2024-01-28T00:47:21.237 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.smithi123 smithi123 *:9095 running (9m) 3m ago 9m 57.8M - 2.33.4 514e6a882f6e 3ae725c651e6 2024-01-28T00:47:21.572 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:47:21.572 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:47:21.572 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:47:21.572 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:47:21.572 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:47:21.572 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 2 2024-01-28T00:47:21.572 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:47:21.572 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:47:21.572 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:47:21.572 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:47:21.572 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:47:21.573 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:47:21.573 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:47:21.573 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:47:21.573 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 12, 2024-01-28T00:47:21.573 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 2 2024-01-28T00:47:21.573 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:47:21.573 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:47:21.858 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:47:21.858 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:e3ad1a2b0241ab3f1cea37a2b2c536cd3eb3cb0a7576a757f1a81d5db9b1bc37", 2024-01-28T00:47:21.858 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:47:21.858 INFO:teuthology.orchestra.run.smithi038.stdout: "which": "Upgrading all daemon types on all hosts", 2024-01-28T00:47:21.858 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [ 2024-01-28T00:47:21.858 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr" 2024-01-28T00:47:21.858 INFO:teuthology.orchestra.run.smithi038.stdout: ], 2024-01-28T00:47:21.858 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": "2/23 daemons upgraded", 2024-01-28T00:47:21.859 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "Currently upgrading mgr daemons", 2024-01-28T00:47:21.859 INFO:teuthology.orchestra.run.smithi038.stdout: "is_paused": false 2024-01-28T00:47:21.859 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:47:52.168 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:47:52.729 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-28T00:47:52.730 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.smithi123 smithi123 *:9093,9094 running (4m) 4m ago 9m 17.5M - 0.23.0 ba2b418f427c 0bb24201ca33 2024-01-28T00:47:52.730 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (68m) 4m ago 68m 6870k - 15.2.13 2cf504fded39 5959894c5c26 2024-01-28T00:47:52.730 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (68m) 4m ago 68m 6878k - 15.2.13 2cf504fded39 ddac52656d90 2024-01-28T00:47:52.730 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (9m) 4m ago 68m 32.4M - 6.7.4 557c83e11646 c301950fa020 2024-01-28T00:47:52.730 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (53m) 4m ago 53m 23.7M - 15.2.13 2cf504fded39 a95e1c7fde8e 2024-01-28T00:47:52.730 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (53m) 4m ago 53m 40.4M - 15.2.13 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:47:52.730 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 *:8443,9283 running (4m) 4m ago 74m 46.8M - 16.2.14-508-ga72a5dac 4f538c03cdfa e89725557af1 2024-01-28T00:47:52.730 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (21m) 4m ago 67m 462M - 16.2.14-508-ga72a5dac 4f538c03cdfa 4dc0ac78fa35 2024-01-28T00:47:52.730 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (74m) 4m ago 74m 769M 2048M 15.2.13 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:47:52.730 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (72m) 4m ago 72m 395M 2048M 15.2.13 2cf504fded39 f862e772418c 2024-01-28T00:47:52.731 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.0.0.smithi038.grrbcm smithi038 *:2049 running (9m) 4m ago 9m 85.7M - 3.3 2cf504fded39 d62e4b591b10 2024-01-28T00:47:52.731 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.1.0.smithi123.mpkthh smithi123 *:2049 running (9m) 4m ago 9m 85.2M - 3.3 2cf504fded39 c585eb9196eb 2024-01-28T00:47:52.731 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 4m ago 46m - - 2024-01-28T00:47:52.731 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 error 4m ago 44m - - 2024-01-28T00:47:52.731 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (68m) 4m ago 68m 3354M 4096M 15.2.13 2cf504fded39 15d9493598c1 2024-01-28T00:47:52.731 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (67m) 4m ago 67m 3678M 4096M 15.2.13 2cf504fded39 7171c4e00c9c 2024-01-28T00:47:52.731 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (67m) 4m ago 67m 2574M 4096M 15.2.13 2cf504fded39 24b48c30a876 2024-01-28T00:47:52.731 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (67m) 4m ago 67m 3702M 4096M 15.2.13 2cf504fded39 41b835e7965c 2024-01-28T00:47:52.731 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (65m) 4m ago 65m 3155M 4096M 15.2.13 2cf504fded39 c9e70087b80e 2024-01-28T00:47:52.731 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (65m) 4m ago 65m 3817M 4096M 15.2.13 2cf504fded39 3fed074bae32 2024-01-28T00:47:52.731 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (65m) 4m ago 65m 3478M 4096M 15.2.13 2cf504fded39 9b5bc29ac58f 2024-01-28T00:47:52.731 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (65m) 4m ago 65m 4957M 4096M 15.2.13 2cf504fded39 544d5f6f72b2 2024-01-28T00:47:52.731 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.smithi123 smithi123 *:9095 running (9m) 4m ago 9m 57.8M - 2.33.4 514e6a882f6e 3ae725c651e6 2024-01-28T00:47:53.066 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:47:53.066 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:47:53.066 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:47:53.066 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:47:53.066 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:47:53.066 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 2 2024-01-28T00:47:53.066 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:47:53.066 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:47:53.066 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:47:53.066 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:47:53.066 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:47:53.066 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:47:53.066 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:47:53.067 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:47:53.067 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 12, 2024-01-28T00:47:53.067 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 2 2024-01-28T00:47:53.067 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:47:53.067 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:47:53.351 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:47:53.351 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:e3ad1a2b0241ab3f1cea37a2b2c536cd3eb3cb0a7576a757f1a81d5db9b1bc37", 2024-01-28T00:47:53.351 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:47:53.351 INFO:teuthology.orchestra.run.smithi038.stdout: "which": "Upgrading all daemon types on all hosts", 2024-01-28T00:47:53.351 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [ 2024-01-28T00:47:53.352 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr" 2024-01-28T00:47:53.352 INFO:teuthology.orchestra.run.smithi038.stdout: ], 2024-01-28T00:47:53.352 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": "2/23 daemons upgraded", 2024-01-28T00:47:53.352 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "Currently upgrading mgr daemons", 2024-01-28T00:47:53.352 INFO:teuthology.orchestra.run.smithi038.stdout: "is_paused": false 2024-01-28T00:47:53.352 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:48:23.657 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:48:24.220 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-28T00:48:24.220 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.smithi123 smithi123 *:9093,9094 running (4m) 4m ago 10m 17.5M - 0.23.0 ba2b418f427c 0bb24201ca33 2024-01-28T00:48:24.220 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (68m) 4m ago 68m 6870k - 15.2.13 2cf504fded39 5959894c5c26 2024-01-28T00:48:24.220 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (68m) 4m ago 68m 6878k - 15.2.13 2cf504fded39 ddac52656d90 2024-01-28T00:48:24.220 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (9m) 4m ago 68m 32.4M - 6.7.4 557c83e11646 c301950fa020 2024-01-28T00:48:24.220 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (54m) 4m ago 54m 23.7M - 15.2.13 2cf504fded39 a95e1c7fde8e 2024-01-28T00:48:24.220 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (54m) 4m ago 54m 40.4M - 15.2.13 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:48:24.220 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 *:8443,9283 running (4m) 4m ago 74m 46.8M - 16.2.14-508-ga72a5dac 4f538c03cdfa e89725557af1 2024-01-28T00:48:24.220 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (22m) 4m ago 68m 462M - 16.2.14-508-ga72a5dac 4f538c03cdfa 4dc0ac78fa35 2024-01-28T00:48:24.220 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (74m) 4m ago 74m 769M 2048M 15.2.13 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:48:24.220 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (73m) 4m ago 73m 395M 2048M 15.2.13 2cf504fded39 f862e772418c 2024-01-28T00:48:24.221 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.0.0.smithi038.grrbcm smithi038 *:2049 running (10m) 4m ago 10m 85.7M - 3.3 2cf504fded39 d62e4b591b10 2024-01-28T00:48:24.221 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.1.0.smithi123.mpkthh smithi123 *:2049 running (10m) 4m ago 10m 85.2M - 3.3 2cf504fded39 c585eb9196eb 2024-01-28T00:48:24.221 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 4m ago 46m - - 2024-01-28T00:48:24.221 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 error 4m ago 44m - - 2024-01-28T00:48:24.221 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (68m) 4m ago 68m 3354M 4096M 15.2.13 2cf504fded39 15d9493598c1 2024-01-28T00:48:24.221 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (68m) 4m ago 68m 3678M 4096M 15.2.13 2cf504fded39 7171c4e00c9c 2024-01-28T00:48:24.221 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (68m) 4m ago 68m 2574M 4096M 15.2.13 2cf504fded39 24b48c30a876 2024-01-28T00:48:24.221 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (67m) 4m ago 67m 3702M 4096M 15.2.13 2cf504fded39 41b835e7965c 2024-01-28T00:48:24.221 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (66m) 4m ago 66m 3155M 4096M 15.2.13 2cf504fded39 c9e70087b80e 2024-01-28T00:48:24.221 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (66m) 4m ago 66m 3817M 4096M 15.2.13 2cf504fded39 3fed074bae32 2024-01-28T00:48:24.221 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (65m) 4m ago 65m 3478M 4096M 15.2.13 2cf504fded39 9b5bc29ac58f 2024-01-28T00:48:24.221 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (65m) 4m ago 65m 4957M 4096M 15.2.13 2cf504fded39 544d5f6f72b2 2024-01-28T00:48:24.221 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.smithi123 smithi123 *:9095 running (10m) 4m ago 10m 57.8M - 2.33.4 514e6a882f6e 3ae725c651e6 2024-01-28T00:48:24.555 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:48:24.555 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:48:24.556 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:48:24.556 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:48:24.556 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:48:24.556 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 2 2024-01-28T00:48:24.556 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:48:24.556 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:48:24.556 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:48:24.556 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:48:24.556 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:48:24.556 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:48:24.556 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:48:24.556 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:48:24.556 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 12, 2024-01-28T00:48:24.556 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 2 2024-01-28T00:48:24.557 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:48:24.557 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:48:24.838 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:48:24.838 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:e3ad1a2b0241ab3f1cea37a2b2c536cd3eb3cb0a7576a757f1a81d5db9b1bc37", 2024-01-28T00:48:24.838 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:48:24.838 INFO:teuthology.orchestra.run.smithi038.stdout: "which": "Upgrading all daemon types on all hosts", 2024-01-28T00:48:24.838 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [ 2024-01-28T00:48:24.838 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr" 2024-01-28T00:48:24.838 INFO:teuthology.orchestra.run.smithi038.stdout: ], 2024-01-28T00:48:24.839 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": "2/23 daemons upgraded", 2024-01-28T00:48:24.839 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "Currently upgrading mgr daemons", 2024-01-28T00:48:24.839 INFO:teuthology.orchestra.run.smithi038.stdout: "is_paused": false 2024-01-28T00:48:24.839 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:48:55.169 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:48:55.784 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-28T00:48:55.784 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.smithi123 smithi123 *:9093,9094 running (5m) 5m ago 10m 17.5M - 0.23.0 ba2b418f427c 0bb24201ca33 2024-01-28T00:48:55.784 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (69m) 0s ago 69m 6870k - 15.2.13 2cf504fded39 5959894c5c26 2024-01-28T00:48:55.785 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (69m) 5m ago 69m 6878k - 15.2.13 2cf504fded39 ddac52656d90 2024-01-28T00:48:55.785 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (10m) 0s ago 69m 38.9M - 6.7.4 557c83e11646 c301950fa020 2024-01-28T00:48:55.785 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (54m) 0s ago 54m 24.1M - 15.2.13 2cf504fded39 a95e1c7fde8e 2024-01-28T00:48:55.785 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (54m) 5m ago 54m 40.4M - 15.2.13 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:48:55.785 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 *:8443,9283 running (5m) 0s ago 75m 429M - 16.2.14-508-ga72a5dac 4f538c03cdfa e89725557af1 2024-01-28T00:48:55.785 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (22m) 5m ago 69m 462M - 16.2.14-508-ga72a5dac 4f538c03cdfa 4dc0ac78fa35 2024-01-28T00:48:55.785 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (75m) 0s ago 75m 807M 2048M 15.2.13 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:48:55.785 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (74m) 5m ago 74m 395M 2048M 15.2.13 2cf504fded39 f862e772418c 2024-01-28T00:48:55.785 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.0.0.smithi038.grrbcm smithi038 *:2049 running (10m) 0s ago 10m 87.7M - 3.3 2cf504fded39 d62e4b591b10 2024-01-28T00:48:55.785 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.1.0.smithi123.mpkthh smithi123 *:2049 running (10m) 5m ago 10m 85.2M - 3.3 2cf504fded39 c585eb9196eb 2024-01-28T00:48:55.785 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 0s ago 47m - - 2024-01-28T00:48:55.785 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 error 5m ago 45m - - 2024-01-28T00:48:55.785 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (69m) 0s ago 69m 3369M 4096M 15.2.13 2cf504fded39 15d9493598c1 2024-01-28T00:48:55.785 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (68m) 0s ago 68m 3696M 4096M 15.2.13 2cf504fded39 7171c4e00c9c 2024-01-28T00:48:55.786 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (68m) 0s ago 68m 2584M 4096M 15.2.13 2cf504fded39 24b48c30a876 2024-01-28T00:48:55.786 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (68m) 0s ago 68m 3719M 4096M 15.2.13 2cf504fded39 41b835e7965c 2024-01-28T00:48:55.786 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (66m) 5m ago 66m 3155M 4096M 15.2.13 2cf504fded39 c9e70087b80e 2024-01-28T00:48:55.786 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (66m) 5m ago 66m 3817M 4096M 15.2.13 2cf504fded39 3fed074bae32 2024-01-28T00:48:55.786 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (66m) 5m ago 66m 3478M 4096M 15.2.13 2cf504fded39 9b5bc29ac58f 2024-01-28T00:48:55.786 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (66m) 5m ago 66m 4957M 4096M 15.2.13 2cf504fded39 544d5f6f72b2 2024-01-28T00:48:55.786 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.smithi123 smithi123 *:9095 running (10m) 5m ago 10m 57.8M - 2.33.4 514e6a882f6e 3ae725c651e6 2024-01-28T00:48:56.132 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:48:56.132 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:48:56.132 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:48:56.132 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:48:56.132 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:48:56.132 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 2 2024-01-28T00:48:56.133 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:48:56.133 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:48:56.133 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:48:56.133 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:48:56.133 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:48:56.133 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:48:56.133 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:48:56.133 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:48:56.133 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 12, 2024-01-28T00:48:56.133 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 2 2024-01-28T00:48:56.133 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:48:56.133 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:48:56.423 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:48:56.423 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:e3ad1a2b0241ab3f1cea37a2b2c536cd3eb3cb0a7576a757f1a81d5db9b1bc37", 2024-01-28T00:48:56.423 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:48:56.423 INFO:teuthology.orchestra.run.smithi038.stdout: "which": "Upgrading all daemon types on all hosts", 2024-01-28T00:48:56.423 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [ 2024-01-28T00:48:56.423 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr" 2024-01-28T00:48:56.424 INFO:teuthology.orchestra.run.smithi038.stdout: ], 2024-01-28T00:48:56.424 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": "2/23 daemons upgraded", 2024-01-28T00:48:56.424 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "", 2024-01-28T00:48:56.424 INFO:teuthology.orchestra.run.smithi038.stdout: "is_paused": false 2024-01-28T00:48:56.424 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:49:26.730 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:49:27.287 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-28T00:49:27.287 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.smithi123 smithi123 *:9093,9094 running (5m) 31s ago 11m 25.5M - 0.23.0 ba2b418f427c 0bb24201ca33 2024-01-28T00:49:27.287 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (69m) 31s ago 69m 6870k - 15.2.13 2cf504fded39 5959894c5c26 2024-01-28T00:49:27.287 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (69m) 31s ago 69m 6878k - 15.2.13 2cf504fded39 ddac52656d90 2024-01-28T00:49:27.288 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (10m) 31s ago 69m 38.9M - 6.7.4 557c83e11646 c301950fa020 2024-01-28T00:49:27.288 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (55m) 31s ago 55m 24.1M - 15.2.13 2cf504fded39 a95e1c7fde8e 2024-01-28T00:49:27.288 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (55m) 31s ago 55m 40.6M - 15.2.13 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:49:27.288 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 *:8443,9283 running (5m) 31s ago 75m 429M - 16.2.14-508-ga72a5dac 4f538c03cdfa e89725557af1 2024-01-28T00:49:27.288 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (23m) 31s ago 69m 398M - 16.2.14-508-ga72a5dac 4f538c03cdfa 4dc0ac78fa35 2024-01-28T00:49:27.288 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (75m) 31s ago 75m 807M 2048M 15.2.13 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:49:27.288 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (74m) 31s ago 74m 403M 2048M 15.2.13 2cf504fded39 f862e772418c 2024-01-28T00:49:27.288 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.0.0.smithi038.grrbcm smithi038 *:2049 running (11m) 31s ago 11m 87.7M - 3.3 2cf504fded39 d62e4b591b10 2024-01-28T00:49:27.288 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.1.0.smithi123.mpkthh smithi123 *:2049 running (11m) 31s ago 11m 90.6M - 3.3 2cf504fded39 c585eb9196eb 2024-01-28T00:49:27.288 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 31s ago 47m - - 2024-01-28T00:49:27.288 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 error 31s ago 45m - - 2024-01-28T00:49:27.288 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (69m) 31s ago 69m 3369M 4096M 15.2.13 2cf504fded39 15d9493598c1 2024-01-28T00:49:27.288 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (69m) 31s ago 69m 3696M 4096M 15.2.13 2cf504fded39 7171c4e00c9c 2024-01-28T00:49:27.288 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (69m) 31s ago 69m 2584M 4096M 15.2.13 2cf504fded39 24b48c30a876 2024-01-28T00:49:27.289 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (69m) 31s ago 69m 3719M 4096M 15.2.13 2cf504fded39 41b835e7965c 2024-01-28T00:49:27.289 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (67m) 31s ago 67m 3173M 4096M 15.2.13 2cf504fded39 c9e70087b80e 2024-01-28T00:49:27.289 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (67m) 31s ago 67m 3830M 4096M 15.2.13 2cf504fded39 3fed074bae32 2024-01-28T00:49:27.289 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (67m) 31s ago 67m 3492M 4096M 15.2.13 2cf504fded39 9b5bc29ac58f 2024-01-28T00:49:27.289 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (66m) 31s ago 66m 4974M 4096M 15.2.13 2cf504fded39 544d5f6f72b2 2024-01-28T00:49:27.289 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.smithi123 smithi123 *:9095 running (11m) 31s ago 11m 60.4M - 2.33.4 514e6a882f6e 3ae725c651e6 2024-01-28T00:49:27.623 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:49:27.624 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:49:27.624 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:49:27.624 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:49:27.624 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:49:27.624 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 2 2024-01-28T00:49:27.624 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:49:27.624 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:49:27.624 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:49:27.624 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:49:27.624 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:49:27.624 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:49:27.624 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:49:27.625 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:49:27.625 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 12, 2024-01-28T00:49:27.625 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 2 2024-01-28T00:49:27.625 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:49:27.625 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:49:27.906 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:49:27.906 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:e3ad1a2b0241ab3f1cea37a2b2c536cd3eb3cb0a7576a757f1a81d5db9b1bc37", 2024-01-28T00:49:27.906 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:49:27.906 INFO:teuthology.orchestra.run.smithi038.stdout: "which": "Upgrading all daemon types on all hosts", 2024-01-28T00:49:27.906 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [ 2024-01-28T00:49:27.906 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr" 2024-01-28T00:49:27.906 INFO:teuthology.orchestra.run.smithi038.stdout: ], 2024-01-28T00:49:27.906 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": "2/23 daemons upgraded", 2024-01-28T00:49:27.907 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "", 2024-01-28T00:49:27.907 INFO:teuthology.orchestra.run.smithi038.stdout: "is_paused": false 2024-01-28T00:49:27.907 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:49:58.210 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:49:58.770 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-28T00:49:58.770 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.smithi123 smithi123 *:9093,9094 running (6m) 62s ago 11m 25.5M - 0.23.0 ba2b418f427c 0bb24201ca33 2024-01-28T00:49:58.770 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (70m) 63s ago 70m 6870k - 15.2.13 2cf504fded39 5959894c5c26 2024-01-28T00:49:58.771 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (70m) 62s ago 70m 6878k - 15.2.13 2cf504fded39 ddac52656d90 2024-01-28T00:49:58.771 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (11m) 63s ago 70m 38.9M - 6.7.4 557c83e11646 c301950fa020 2024-01-28T00:49:58.771 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (55m) 63s ago 55m 24.1M - 15.2.13 2cf504fded39 a95e1c7fde8e 2024-01-28T00:49:58.771 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (55m) 62s ago 55m 40.6M - 15.2.13 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:49:58.771 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 *:8443,9283 running (6m) 63s ago 76m 429M - 16.2.14-508-ga72a5dac 4f538c03cdfa e89725557af1 2024-01-28T00:49:58.771 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (23m) 62s ago 70m 398M - 16.2.14-508-ga72a5dac 4f538c03cdfa 4dc0ac78fa35 2024-01-28T00:49:58.771 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (76m) 63s ago 76m 807M 2048M 15.2.13 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:49:58.771 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (75m) 62s ago 75m 403M 2048M 15.2.13 2cf504fded39 f862e772418c 2024-01-28T00:49:58.771 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.0.0.smithi038.grrbcm smithi038 *:2049 running (11m) 63s ago 11m 87.7M - 3.3 2cf504fded39 d62e4b591b10 2024-01-28T00:49:58.771 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.1.0.smithi123.mpkthh smithi123 *:2049 running (11m) 62s ago 11m 90.6M - 3.3 2cf504fded39 c585eb9196eb 2024-01-28T00:49:58.771 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 63s ago 48m - - 2024-01-28T00:49:58.771 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 error 62s ago 46m - - 2024-01-28T00:49:58.771 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (70m) 63s ago 70m 3369M 4096M 15.2.13 2cf504fded39 15d9493598c1 2024-01-28T00:49:58.772 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (69m) 63s ago 69m 3696M 4096M 15.2.13 2cf504fded39 7171c4e00c9c 2024-01-28T00:49:58.772 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (69m) 63s ago 69m 2584M 4096M 15.2.13 2cf504fded39 24b48c30a876 2024-01-28T00:49:58.772 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (69m) 63s ago 69m 3719M 4096M 15.2.13 2cf504fded39 41b835e7965c 2024-01-28T00:49:58.772 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (67m) 62s ago 67m 3173M 4096M 15.2.13 2cf504fded39 c9e70087b80e 2024-01-28T00:49:58.772 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (67m) 62s ago 67m 3830M 4096M 15.2.13 2cf504fded39 3fed074bae32 2024-01-28T00:49:58.772 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (67m) 62s ago 67m 3492M 4096M 15.2.13 2cf504fded39 9b5bc29ac58f 2024-01-28T00:49:58.772 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (67m) 62s ago 67m 4974M 4096M 15.2.13 2cf504fded39 544d5f6f72b2 2024-01-28T00:49:58.772 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.smithi123 smithi123 *:9095 running (11m) 62s ago 11m 60.4M - 2.33.4 514e6a882f6e 3ae725c651e6 2024-01-28T00:49:59.106 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:49:59.106 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:49:59.106 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:49:59.107 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:49:59.107 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:49:59.107 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 2 2024-01-28T00:49:59.107 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:49:59.107 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:49:59.107 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:49:59.107 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:49:59.107 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:49:59.107 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:49:59.107 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:49:59.107 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:49:59.107 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 12, 2024-01-28T00:49:59.107 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 2 2024-01-28T00:49:59.107 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:49:59.108 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:49:59.389 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:49:59.389 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:e3ad1a2b0241ab3f1cea37a2b2c536cd3eb3cb0a7576a757f1a81d5db9b1bc37", 2024-01-28T00:49:59.389 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:49:59.389 INFO:teuthology.orchestra.run.smithi038.stdout: "which": "Upgrading all daemon types on all hosts", 2024-01-28T00:49:59.389 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [ 2024-01-28T00:49:59.390 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr" 2024-01-28T00:49:59.390 INFO:teuthology.orchestra.run.smithi038.stdout: ], 2024-01-28T00:49:59.390 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": "2/23 daemons upgraded", 2024-01-28T00:49:59.390 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "", 2024-01-28T00:49:59.390 INFO:teuthology.orchestra.run.smithi038.stdout: "is_paused": false 2024-01-28T00:49:59.390 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:50:29.697 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:50:30.257 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-28T00:50:30.257 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.smithi123 smithi123 *:9093,9094 running (7m) 94s ago 12m 25.5M - 0.23.0 ba2b418f427c 0bb24201ca33 2024-01-28T00:50:30.257 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (70m) 94s ago 70m 6870k - 15.2.13 2cf504fded39 5959894c5c26 2024-01-28T00:50:30.257 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (71m) 94s ago 71m 6878k - 15.2.13 2cf504fded39 ddac52656d90 2024-01-28T00:50:30.257 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (12m) 94s ago 70m 38.9M - 6.7.4 557c83e11646 c301950fa020 2024-01-28T00:50:30.258 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (56m) 94s ago 56m 24.1M - 15.2.13 2cf504fded39 a95e1c7fde8e 2024-01-28T00:50:30.258 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (56m) 94s ago 56m 40.6M - 15.2.13 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:50:30.258 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 *:8443,9283 running (6m) 94s ago 76m 429M - 16.2.14-508-ga72a5dac 4f538c03cdfa e89725557af1 2024-01-28T00:50:30.258 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (24m) 94s ago 70m 398M - 16.2.14-508-ga72a5dac 4f538c03cdfa 4dc0ac78fa35 2024-01-28T00:50:30.258 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (76m) 94s ago 76m 807M 2048M 15.2.13 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:50:30.258 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (75m) 94s ago 75m 403M 2048M 15.2.13 2cf504fded39 f862e772418c 2024-01-28T00:50:30.258 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.0.0.smithi038.grrbcm smithi038 *:2049 running (12m) 94s ago 12m 87.7M - 3.3 2cf504fded39 d62e4b591b10 2024-01-28T00:50:30.258 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.1.0.smithi123.mpkthh smithi123 *:2049 running (12m) 94s ago 12m 90.6M - 3.3 2cf504fded39 c585eb9196eb 2024-01-28T00:50:30.258 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 94s ago 48m - - 2024-01-28T00:50:30.258 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 error 94s ago 46m - - 2024-01-28T00:50:30.258 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (70m) 94s ago 70m 3369M 4096M 15.2.13 2cf504fded39 15d9493598c1 2024-01-28T00:50:30.258 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (70m) 94s ago 70m 3696M 4096M 15.2.13 2cf504fded39 7171c4e00c9c 2024-01-28T00:50:30.258 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (70m) 94s ago 70m 2584M 4096M 15.2.13 2cf504fded39 24b48c30a876 2024-01-28T00:50:30.258 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (70m) 94s ago 70m 3719M 4096M 15.2.13 2cf504fded39 41b835e7965c 2024-01-28T00:50:30.258 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (68m) 94s ago 68m 3173M 4096M 15.2.13 2cf504fded39 c9e70087b80e 2024-01-28T00:50:30.259 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (68m) 94s ago 68m 3830M 4096M 15.2.13 2cf504fded39 3fed074bae32 2024-01-28T00:50:30.259 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (68m) 94s ago 68m 3492M 4096M 15.2.13 2cf504fded39 9b5bc29ac58f 2024-01-28T00:50:30.259 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (67m) 94s ago 67m 4974M 4096M 15.2.13 2cf504fded39 544d5f6f72b2 2024-01-28T00:50:30.259 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.smithi123 smithi123 *:9095 running (12m) 94s ago 12m 60.4M - 2.33.4 514e6a882f6e 3ae725c651e6 2024-01-28T00:50:30.598 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:50:30.599 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:50:30.599 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:50:30.599 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:50:30.599 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:50:30.599 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 2 2024-01-28T00:50:30.599 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:50:30.599 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:50:30.599 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:50:30.599 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:50:30.599 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:50:30.599 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:50:30.599 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:50:30.599 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:50:30.599 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 12, 2024-01-28T00:50:30.599 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 2 2024-01-28T00:50:30.599 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:50:30.599 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:50:30.881 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:50:30.881 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:e3ad1a2b0241ab3f1cea37a2b2c536cd3eb3cb0a7576a757f1a81d5db9b1bc37", 2024-01-28T00:50:30.882 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:50:30.882 INFO:teuthology.orchestra.run.smithi038.stdout: "which": "Upgrading all daemon types on all hosts", 2024-01-28T00:50:30.882 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [ 2024-01-28T00:50:30.882 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr" 2024-01-28T00:50:30.882 INFO:teuthology.orchestra.run.smithi038.stdout: ], 2024-01-28T00:50:30.882 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": "2/23 daemons upgraded", 2024-01-28T00:50:30.882 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "", 2024-01-28T00:50:30.882 INFO:teuthology.orchestra.run.smithi038.stdout: "is_paused": false 2024-01-28T00:50:30.882 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:51:01.190 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:51:01.752 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-28T00:51:01.752 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.smithi123 smithi123 *:9093,9094 running (7m) 2m ago 12m 25.5M - 0.23.0 ba2b418f427c 0bb24201ca33 2024-01-28T00:51:01.753 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (71m) 2m ago 71m 6870k - 15.2.13 2cf504fded39 5959894c5c26 2024-01-28T00:51:01.753 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (71m) 2m ago 71m 6878k - 15.2.13 2cf504fded39 ddac52656d90 2024-01-28T00:51:01.753 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (12m) 2m ago 71m 38.9M - 6.7.4 557c83e11646 c301950fa020 2024-01-28T00:51:01.753 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (57m) 2m ago 57m 24.1M - 15.2.13 2cf504fded39 a95e1c7fde8e 2024-01-28T00:51:01.753 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (57m) 2m ago 57m 40.6M - 15.2.13 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:51:01.753 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 *:8443,9283 running (7m) 2m ago 77m 429M - 16.2.14-508-ga72a5dac 4f538c03cdfa e89725557af1 2024-01-28T00:51:01.753 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (25m) 2m ago 71m 398M - 16.2.14-508-ga72a5dac 4f538c03cdfa 4dc0ac78fa35 2024-01-28T00:51:01.753 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (77m) 2m ago 77m 807M 2048M 15.2.13 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:51:01.753 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (76m) 2m ago 76m 403M 2048M 15.2.13 2cf504fded39 f862e772418c 2024-01-28T00:51:01.753 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.0.0.smithi038.grrbcm smithi038 *:2049 running (12m) 2m ago 12m 87.7M - 3.3 2cf504fded39 d62e4b591b10 2024-01-28T00:51:01.753 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.1.0.smithi123.mpkthh smithi123 *:2049 running (12m) 2m ago 12m 90.6M - 3.3 2cf504fded39 c585eb9196eb 2024-01-28T00:51:01.753 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 2m ago 49m - - 2024-01-28T00:51:01.753 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 error 2m ago 47m - - 2024-01-28T00:51:01.753 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (71m) 2m ago 71m 3369M 4096M 15.2.13 2cf504fded39 15d9493598c1 2024-01-28T00:51:01.753 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (71m) 2m ago 71m 3696M 4096M 15.2.13 2cf504fded39 7171c4e00c9c 2024-01-28T00:51:01.754 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (70m) 2m ago 70m 2584M 4096M 15.2.13 2cf504fded39 24b48c30a876 2024-01-28T00:51:01.754 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (70m) 2m ago 70m 3719M 4096M 15.2.13 2cf504fded39 41b835e7965c 2024-01-28T00:51:01.754 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (69m) 2m ago 68m 3173M 4096M 15.2.13 2cf504fded39 c9e70087b80e 2024-01-28T00:51:01.754 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (68m) 2m ago 68m 3830M 4096M 15.2.13 2cf504fded39 3fed074bae32 2024-01-28T00:51:01.754 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (68m) 2m ago 68m 3492M 4096M 15.2.13 2cf504fded39 9b5bc29ac58f 2024-01-28T00:51:01.754 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (68m) 2m ago 68m 4974M 4096M 15.2.13 2cf504fded39 544d5f6f72b2 2024-01-28T00:51:01.754 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.smithi123 smithi123 *:9095 running (12m) 2m ago 12m 60.4M - 2.33.4 514e6a882f6e 3ae725c651e6 2024-01-28T00:51:02.088 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:51:02.088 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:51:02.088 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:51:02.088 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:51:02.088 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:51:02.088 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 2 2024-01-28T00:51:02.089 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:51:02.089 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:51:02.089 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:51:02.089 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:51:02.089 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:51:02.089 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:51:02.089 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:51:02.089 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:51:02.089 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 12, 2024-01-28T00:51:02.089 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 2 2024-01-28T00:51:02.089 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:51:02.089 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:51:02.373 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:51:02.373 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:e3ad1a2b0241ab3f1cea37a2b2c536cd3eb3cb0a7576a757f1a81d5db9b1bc37", 2024-01-28T00:51:02.373 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:51:02.373 INFO:teuthology.orchestra.run.smithi038.stdout: "which": "Upgrading all daemon types on all hosts", 2024-01-28T00:51:02.373 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [ 2024-01-28T00:51:02.373 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr" 2024-01-28T00:51:02.373 INFO:teuthology.orchestra.run.smithi038.stdout: ], 2024-01-28T00:51:02.373 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": "2/23 daemons upgraded", 2024-01-28T00:51:02.373 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "", 2024-01-28T00:51:02.374 INFO:teuthology.orchestra.run.smithi038.stdout: "is_paused": false 2024-01-28T00:51:02.374 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:51:32.688 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:51:33.247 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-28T00:51:33.247 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.smithi123 smithi123 *:9093,9094 running (8m) 2m ago 13m 25.5M - 0.23.0 ba2b418f427c 0bb24201ca33 2024-01-28T00:51:33.247 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (72m) 2m ago 72m 6870k - 15.2.13 2cf504fded39 5959894c5c26 2024-01-28T00:51:33.247 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (72m) 2m ago 72m 6878k - 15.2.13 2cf504fded39 ddac52656d90 2024-01-28T00:51:33.247 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (13m) 2m ago 71m 38.9M - 6.7.4 557c83e11646 c301950fa020 2024-01-28T00:51:33.247 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (57m) 2m ago 57m 24.1M - 15.2.13 2cf504fded39 a95e1c7fde8e 2024-01-28T00:51:33.247 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (57m) 2m ago 57m 40.6M - 15.2.13 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:51:33.247 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 *:8443,9283 running (7m) 2m ago 77m 429M - 16.2.14-508-ga72a5dac 4f538c03cdfa e89725557af1 2024-01-28T00:51:33.247 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (25m) 2m ago 71m 398M - 16.2.14-508-ga72a5dac 4f538c03cdfa 4dc0ac78fa35 2024-01-28T00:51:33.247 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (77m) 2m ago 78m 807M 2048M 15.2.13 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:51:33.247 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (76m) 2m ago 76m 403M 2048M 15.2.13 2cf504fded39 f862e772418c 2024-01-28T00:51:33.248 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.0.0.smithi038.grrbcm smithi038 *:2049 running (13m) 2m ago 13m 87.7M - 3.3 2cf504fded39 d62e4b591b10 2024-01-28T00:51:33.248 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.1.0.smithi123.mpkthh smithi123 *:2049 running (13m) 2m ago 13m 90.6M - 3.3 2cf504fded39 c585eb9196eb 2024-01-28T00:51:33.248 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 2m ago 49m - - 2024-01-28T00:51:33.248 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 error 2m ago 47m - - 2024-01-28T00:51:33.248 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (71m) 2m ago 71m 3369M 4096M 15.2.13 2cf504fded39 15d9493598c1 2024-01-28T00:51:33.248 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (71m) 2m ago 71m 3696M 4096M 15.2.13 2cf504fded39 7171c4e00c9c 2024-01-28T00:51:33.248 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (71m) 2m ago 71m 2584M 4096M 15.2.13 2cf504fded39 24b48c30a876 2024-01-28T00:51:33.248 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (71m) 2m ago 71m 3719M 4096M 15.2.13 2cf504fded39 41b835e7965c 2024-01-28T00:51:33.248 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (69m) 2m ago 69m 3173M 4096M 15.2.13 2cf504fded39 c9e70087b80e 2024-01-28T00:51:33.248 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (69m) 2m ago 69m 3830M 4096M 15.2.13 2cf504fded39 3fed074bae32 2024-01-28T00:51:33.248 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (69m) 2m ago 69m 3492M 4096M 15.2.13 2cf504fded39 9b5bc29ac58f 2024-01-28T00:51:33.248 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (68m) 2m ago 68m 4974M 4096M 15.2.13 2cf504fded39 544d5f6f72b2 2024-01-28T00:51:33.248 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.smithi123 smithi123 *:9095 running (13m) 2m ago 13m 60.4M - 2.33.4 514e6a882f6e 3ae725c651e6 2024-01-28T00:51:33.590 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:51:33.590 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:51:33.590 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:51:33.590 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:51:33.590 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:51:33.590 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 2 2024-01-28T00:51:33.590 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:51:33.590 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:51:33.590 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:51:33.591 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:51:33.591 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:51:33.591 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:51:33.591 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:51:33.591 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:51:33.591 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 12, 2024-01-28T00:51:33.591 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 2 2024-01-28T00:51:33.591 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:51:33.591 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:51:33.875 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:51:33.875 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:e3ad1a2b0241ab3f1cea37a2b2c536cd3eb3cb0a7576a757f1a81d5db9b1bc37", 2024-01-28T00:51:33.875 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:51:33.875 INFO:teuthology.orchestra.run.smithi038.stdout: "which": "Upgrading all daemon types on all hosts", 2024-01-28T00:51:33.875 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [ 2024-01-28T00:51:33.875 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr" 2024-01-28T00:51:33.875 INFO:teuthology.orchestra.run.smithi038.stdout: ], 2024-01-28T00:51:33.875 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": "2/23 daemons upgraded", 2024-01-28T00:51:33.875 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "", 2024-01-28T00:51:33.875 INFO:teuthology.orchestra.run.smithi038.stdout: "is_paused": false 2024-01-28T00:51:33.875 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:52:04.182 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:52:04.743 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-28T00:52:04.743 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.smithi123 smithi123 *:9093,9094 running (8m) 3m ago 14m 25.5M - 0.23.0 ba2b418f427c 0bb24201ca33 2024-01-28T00:52:04.743 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (72m) 3m ago 72m 6870k - 15.2.13 2cf504fded39 5959894c5c26 2024-01-28T00:52:04.743 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (72m) 3m ago 72m 6878k - 15.2.13 2cf504fded39 ddac52656d90 2024-01-28T00:52:04.743 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (13m) 3m ago 72m 38.9M - 6.7.4 557c83e11646 c301950fa020 2024-01-28T00:52:04.743 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (58m) 3m ago 58m 24.1M - 15.2.13 2cf504fded39 a95e1c7fde8e 2024-01-28T00:52:04.743 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (58m) 3m ago 58m 40.6M - 15.2.13 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:52:04.743 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 *:8443,9283 running (8m) 3m ago 78m 429M - 16.2.14-508-ga72a5dac 4f538c03cdfa e89725557af1 2024-01-28T00:52:04.743 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (26m) 3m ago 72m 398M - 16.2.14-508-ga72a5dac 4f538c03cdfa 4dc0ac78fa35 2024-01-28T00:52:04.743 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (78m) 3m ago 78m 807M 2048M 15.2.13 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:52:04.744 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (77m) 3m ago 77m 403M 2048M 15.2.13 2cf504fded39 f862e772418c 2024-01-28T00:52:04.744 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.0.0.smithi038.grrbcm smithi038 *:2049 running (13m) 3m ago 13m 87.7M - 3.3 2cf504fded39 d62e4b591b10 2024-01-28T00:52:04.744 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.1.0.smithi123.mpkthh smithi123 *:2049 running (13m) 3m ago 13m 90.6M - 3.3 2cf504fded39 c585eb9196eb 2024-01-28T00:52:04.744 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 3m ago 50m - - 2024-01-28T00:52:04.744 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 error 3m ago 48m - - 2024-01-28T00:52:04.744 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (72m) 3m ago 72m 3369M 4096M 15.2.13 2cf504fded39 15d9493598c1 2024-01-28T00:52:04.744 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (72m) 3m ago 72m 3696M 4096M 15.2.13 2cf504fded39 7171c4e00c9c 2024-01-28T00:52:04.744 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (71m) 3m ago 71m 2584M 4096M 15.2.13 2cf504fded39 24b48c30a876 2024-01-28T00:52:04.744 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (71m) 3m ago 71m 3719M 4096M 15.2.13 2cf504fded39 41b835e7965c 2024-01-28T00:52:04.744 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (70m) 3m ago 70m 3173M 4096M 15.2.13 2cf504fded39 c9e70087b80e 2024-01-28T00:52:04.744 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (69m) 3m ago 69m 3830M 4096M 15.2.13 2cf504fded39 3fed074bae32 2024-01-28T00:52:04.744 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (69m) 3m ago 69m 3492M 4096M 15.2.13 2cf504fded39 9b5bc29ac58f 2024-01-28T00:52:04.744 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (69m) 3m ago 69m 4974M 4096M 15.2.13 2cf504fded39 544d5f6f72b2 2024-01-28T00:52:04.744 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.smithi123 smithi123 *:9095 running (13m) 3m ago 13m 60.4M - 2.33.4 514e6a882f6e 3ae725c651e6 2024-01-28T00:52:05.077 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:52:05.077 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:52:05.077 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:52:05.077 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:52:05.077 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:52:05.077 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 2 2024-01-28T00:52:05.077 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:52:05.078 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:52:05.078 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:52:05.078 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:52:05.078 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:52:05.078 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:52:05.078 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:52:05.078 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:52:05.078 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 12, 2024-01-28T00:52:05.078 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 2 2024-01-28T00:52:05.078 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:52:05.078 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:52:05.358 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:52:05.358 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:e3ad1a2b0241ab3f1cea37a2b2c536cd3eb3cb0a7576a757f1a81d5db9b1bc37", 2024-01-28T00:52:05.358 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:52:05.358 INFO:teuthology.orchestra.run.smithi038.stdout: "which": "Upgrading all daemon types on all hosts", 2024-01-28T00:52:05.358 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [ 2024-01-28T00:52:05.358 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr" 2024-01-28T00:52:05.358 INFO:teuthology.orchestra.run.smithi038.stdout: ], 2024-01-28T00:52:05.358 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": "2/23 daemons upgraded", 2024-01-28T00:52:05.358 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "", 2024-01-28T00:52:05.358 INFO:teuthology.orchestra.run.smithi038.stdout: "is_paused": false 2024-01-28T00:52:05.358 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:52:35.667 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:52:36.224 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-28T00:52:36.224 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.smithi123 smithi123 *:9093,9094 running (9m) 3m ago 14m 25.5M - 0.23.0 ba2b418f427c 0bb24201ca33 2024-01-28T00:52:36.224 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (73m) 3m ago 73m 6870k - 15.2.13 2cf504fded39 5959894c5c26 2024-01-28T00:52:36.224 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (73m) 3m ago 73m 6878k - 15.2.13 2cf504fded39 ddac52656d90 2024-01-28T00:52:36.224 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (14m) 3m ago 72m 38.9M - 6.7.4 557c83e11646 c301950fa020 2024-01-28T00:52:36.224 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (58m) 3m ago 58m 24.1M - 15.2.13 2cf504fded39 a95e1c7fde8e 2024-01-28T00:52:36.224 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (58m) 3m ago 58m 40.6M - 15.2.13 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:52:36.225 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 *:8443,9283 running (8m) 3m ago 79m 429M - 16.2.14-508-ga72a5dac 4f538c03cdfa e89725557af1 2024-01-28T00:52:36.225 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (26m) 3m ago 72m 398M - 16.2.14-508-ga72a5dac 4f538c03cdfa 4dc0ac78fa35 2024-01-28T00:52:36.225 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (79m) 3m ago 79m 807M 2048M 15.2.13 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:52:36.225 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (77m) 3m ago 77m 403M 2048M 15.2.13 2cf504fded39 f862e772418c 2024-01-28T00:52:36.225 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.0.0.smithi038.grrbcm smithi038 *:2049 running (14m) 3m ago 14m 87.7M - 3.3 2cf504fded39 d62e4b591b10 2024-01-28T00:52:36.225 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.1.0.smithi123.mpkthh smithi123 *:2049 running (14m) 3m ago 14m 90.6M - 3.3 2cf504fded39 c585eb9196eb 2024-01-28T00:52:36.225 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 3m ago 50m - - 2024-01-28T00:52:36.225 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 error 3m ago 48m - - 2024-01-28T00:52:36.225 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (73m) 3m ago 73m 3369M 4096M 15.2.13 2cf504fded39 15d9493598c1 2024-01-28T00:52:36.225 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (72m) 3m ago 72m 3696M 4096M 15.2.13 2cf504fded39 7171c4e00c9c 2024-01-28T00:52:36.225 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (72m) 3m ago 72m 2584M 4096M 15.2.13 2cf504fded39 24b48c30a876 2024-01-28T00:52:36.225 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (72m) 3m ago 72m 3719M 4096M 15.2.13 2cf504fded39 41b835e7965c 2024-01-28T00:52:36.225 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (70m) 3m ago 70m 3173M 4096M 15.2.13 2cf504fded39 c9e70087b80e 2024-01-28T00:52:36.225 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (70m) 3m ago 70m 3830M 4096M 15.2.13 2cf504fded39 3fed074bae32 2024-01-28T00:52:36.226 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (70m) 3m ago 70m 3492M 4096M 15.2.13 2cf504fded39 9b5bc29ac58f 2024-01-28T00:52:36.226 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (69m) 3m ago 69m 4974M 4096M 15.2.13 2cf504fded39 544d5f6f72b2 2024-01-28T00:52:36.226 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.smithi123 smithi123 *:9095 running (14m) 3m ago 14m 60.4M - 2.33.4 514e6a882f6e 3ae725c651e6 2024-01-28T00:52:36.566 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:52:36.566 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:52:36.566 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:52:36.566 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:52:36.567 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:52:36.567 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 2 2024-01-28T00:52:36.567 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:52:36.567 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:52:36.567 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:52:36.567 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:52:36.567 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:52:36.567 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:52:36.567 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:52:36.567 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:52:36.567 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 12, 2024-01-28T00:52:36.567 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 2 2024-01-28T00:52:36.567 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:52:36.567 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:52:36.855 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:52:36.855 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:e3ad1a2b0241ab3f1cea37a2b2c536cd3eb3cb0a7576a757f1a81d5db9b1bc37", 2024-01-28T00:52:36.855 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:52:36.855 INFO:teuthology.orchestra.run.smithi038.stdout: "which": "Upgrading all daemon types on all hosts", 2024-01-28T00:52:36.855 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [ 2024-01-28T00:52:36.855 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr" 2024-01-28T00:52:36.855 INFO:teuthology.orchestra.run.smithi038.stdout: ], 2024-01-28T00:52:36.855 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": "2/23 daemons upgraded", 2024-01-28T00:52:36.855 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "", 2024-01-28T00:52:36.855 INFO:teuthology.orchestra.run.smithi038.stdout: "is_paused": false 2024-01-28T00:52:36.855 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:53:07.163 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:53:07.727 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-28T00:53:07.728 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.smithi123 smithi123 *:9093,9094 running (9m) 4m ago 15m 25.5M - 0.23.0 ba2b418f427c 0bb24201ca33 2024-01-28T00:53:07.728 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (73m) 4m ago 73m 6870k - 15.2.13 2cf504fded39 5959894c5c26 2024-01-28T00:53:07.728 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (73m) 4m ago 73m 6878k - 15.2.13 2cf504fded39 ddac52656d90 2024-01-28T00:53:07.728 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (14m) 4m ago 73m 38.9M - 6.7.4 557c83e11646 c301950fa020 2024-01-28T00:53:07.728 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (59m) 4m ago 59m 24.1M - 15.2.13 2cf504fded39 a95e1c7fde8e 2024-01-28T00:53:07.728 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (59m) 4m ago 59m 40.6M - 15.2.13 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:53:07.728 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 *:8443,9283 running (9m) 4m ago 79m 429M - 16.2.14-508-ga72a5dac 4f538c03cdfa e89725557af1 2024-01-28T00:53:07.728 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (27m) 4m ago 73m 398M - 16.2.14-508-ga72a5dac 4f538c03cdfa 4dc0ac78fa35 2024-01-28T00:53:07.728 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (79m) 4m ago 79m 807M 2048M 15.2.13 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:53:07.728 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (78m) 4m ago 78m 403M 2048M 15.2.13 2cf504fded39 f862e772418c 2024-01-28T00:53:07.728 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.0.0.smithi038.grrbcm smithi038 *:2049 running (14m) 4m ago 14m 87.7M - 3.3 2cf504fded39 d62e4b591b10 2024-01-28T00:53:07.728 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.1.0.smithi123.mpkthh smithi123 *:2049 running (14m) 4m ago 14m 90.6M - 3.3 2cf504fded39 c585eb9196eb 2024-01-28T00:53:07.729 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 4m ago 51m - - 2024-01-28T00:53:07.729 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 error 4m ago 49m - - 2024-01-28T00:53:07.729 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (73m) 4m ago 73m 3369M 4096M 15.2.13 2cf504fded39 15d9493598c1 2024-01-28T00:53:07.729 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (73m) 4m ago 73m 3696M 4096M 15.2.13 2cf504fded39 7171c4e00c9c 2024-01-28T00:53:07.729 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (72m) 4m ago 72m 2584M 4096M 15.2.13 2cf504fded39 24b48c30a876 2024-01-28T00:53:07.729 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (72m) 4m ago 72m 3719M 4096M 15.2.13 2cf504fded39 41b835e7965c 2024-01-28T00:53:07.729 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (71m) 4m ago 71m 3173M 4096M 15.2.13 2cf504fded39 c9e70087b80e 2024-01-28T00:53:07.729 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (70m) 4m ago 70m 3830M 4096M 15.2.13 2cf504fded39 3fed074bae32 2024-01-28T00:53:07.729 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (70m) 4m ago 70m 3492M 4096M 15.2.13 2cf504fded39 9b5bc29ac58f 2024-01-28T00:53:07.730 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (70m) 4m ago 70m 4974M 4096M 15.2.13 2cf504fded39 544d5f6f72b2 2024-01-28T00:53:07.730 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.smithi123 smithi123 *:9095 running (14m) 4m ago 14m 60.4M - 2.33.4 514e6a882f6e 3ae725c651e6 2024-01-28T00:53:08.064 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:53:08.065 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:53:08.065 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:53:08.065 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:53:08.065 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:53:08.065 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 2 2024-01-28T00:53:08.065 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:53:08.065 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:53:08.065 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:53:08.065 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:53:08.065 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:53:08.065 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:53:08.065 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:53:08.065 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:53:08.066 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 12, 2024-01-28T00:53:08.066 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 2 2024-01-28T00:53:08.066 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:53:08.066 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:53:08.348 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:53:08.348 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:e3ad1a2b0241ab3f1cea37a2b2c536cd3eb3cb0a7576a757f1a81d5db9b1bc37", 2024-01-28T00:53:08.348 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:53:08.348 INFO:teuthology.orchestra.run.smithi038.stdout: "which": "Upgrading all daemon types on all hosts", 2024-01-28T00:53:08.348 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [ 2024-01-28T00:53:08.348 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr" 2024-01-28T00:53:08.348 INFO:teuthology.orchestra.run.smithi038.stdout: ], 2024-01-28T00:53:08.348 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": "2/23 daemons upgraded", 2024-01-28T00:53:08.348 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "", 2024-01-28T00:53:08.349 INFO:teuthology.orchestra.run.smithi038.stdout: "is_paused": false 2024-01-28T00:53:08.349 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:53:38.657 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:53:39.214 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-28T00:53:39.214 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.smithi123 smithi123 *:9093,9094 running (10m) 4m ago 15m 25.5M - 0.23.0 ba2b418f427c 0bb24201ca33 2024-01-28T00:53:39.214 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (74m) 4m ago 74m 6870k - 15.2.13 2cf504fded39 5959894c5c26 2024-01-28T00:53:39.214 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (74m) 4m ago 74m 6878k - 15.2.13 2cf504fded39 ddac52656d90 2024-01-28T00:53:39.214 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (15m) 4m ago 73m 38.9M - 6.7.4 557c83e11646 c301950fa020 2024-01-28T00:53:39.214 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (59m) 4m ago 59m 24.1M - 15.2.13 2cf504fded39 a95e1c7fde8e 2024-01-28T00:53:39.214 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (59m) 4m ago 59m 40.6M - 15.2.13 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:53:39.214 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 *:8443,9283 running (9m) 4m ago 80m 429M - 16.2.14-508-ga72a5dac 4f538c03cdfa e89725557af1 2024-01-28T00:53:39.214 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 running (27m) 4m ago 73m 398M - 16.2.14-508-ga72a5dac 4f538c03cdfa 4dc0ac78fa35 2024-01-28T00:53:39.215 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (80m) 4m ago 80m 807M 2048M 15.2.13 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:53:39.215 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (78m) 4m ago 78m 403M 2048M 15.2.13 2cf504fded39 f862e772418c 2024-01-28T00:53:39.215 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.0.0.smithi038.grrbcm smithi038 *:2049 running (15m) 4m ago 15m 87.7M - 3.3 2cf504fded39 d62e4b591b10 2024-01-28T00:53:39.215 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.1.0.smithi123.mpkthh smithi123 *:2049 running (15m) 4m ago 15m 90.6M - 3.3 2cf504fded39 c585eb9196eb 2024-01-28T00:53:39.215 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 4m ago 52m - - 2024-01-28T00:53:39.215 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 error 4m ago 50m - - 2024-01-28T00:53:39.215 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (74m) 4m ago 74m 3369M 4096M 15.2.13 2cf504fded39 15d9493598c1 2024-01-28T00:53:39.215 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (73m) 4m ago 73m 3696M 4096M 15.2.13 2cf504fded39 7171c4e00c9c 2024-01-28T00:53:39.215 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (73m) 4m ago 73m 2584M 4096M 15.2.13 2cf504fded39 24b48c30a876 2024-01-28T00:53:39.215 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (73m) 4m ago 73m 3719M 4096M 15.2.13 2cf504fded39 41b835e7965c 2024-01-28T00:53:39.215 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (71m) 4m ago 71m 3173M 4096M 15.2.13 2cf504fded39 c9e70087b80e 2024-01-28T00:53:39.215 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (71m) 4m ago 71m 3830M 4096M 15.2.13 2cf504fded39 3fed074bae32 2024-01-28T00:53:39.215 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (71m) 4m ago 71m 3492M 4096M 15.2.13 2cf504fded39 9b5bc29ac58f 2024-01-28T00:53:39.215 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (71m) 4m ago 71m 4974M 4096M 15.2.13 2cf504fded39 544d5f6f72b2 2024-01-28T00:53:39.215 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.smithi123 smithi123 *:9095 running (15m) 4m ago 15m 60.4M - 2.33.4 514e6a882f6e 3ae725c651e6 2024-01-28T00:53:39.554 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:53:39.555 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:53:39.555 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:53:39.555 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:53:39.555 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:53:39.555 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 2 2024-01-28T00:53:39.555 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:53:39.555 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:53:39.555 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:53:39.555 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:53:39.555 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:53:39.555 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:53:39.555 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:53:39.555 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:53:39.555 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 12, 2024-01-28T00:53:39.555 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 2 2024-01-28T00:53:39.556 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:53:39.556 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:53:39.837 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:53:39.838 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:e3ad1a2b0241ab3f1cea37a2b2c536cd3eb3cb0a7576a757f1a81d5db9b1bc37", 2024-01-28T00:53:39.838 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:53:39.838 INFO:teuthology.orchestra.run.smithi038.stdout: "which": "Upgrading all daemon types on all hosts", 2024-01-28T00:53:39.838 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [ 2024-01-28T00:53:39.838 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr" 2024-01-28T00:53:39.838 INFO:teuthology.orchestra.run.smithi038.stdout: ], 2024-01-28T00:53:39.838 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": "2/23 daemons upgraded", 2024-01-28T00:53:39.838 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "", 2024-01-28T00:53:39.838 INFO:teuthology.orchestra.run.smithi038.stdout: "is_paused": false 2024-01-28T00:53:39.838 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:54:10.145 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:54:10.701 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-28T00:54:10.702 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.smithi123 smithi123 *:9093,9094 running (10m) 5m ago 16m 25.5M - 0.23.0 ba2b418f427c 0bb24201ca33 2024-01-28T00:54:10.702 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (74m) 5m ago 74m 6870k - 15.2.13 2cf504fded39 5959894c5c26 2024-01-28T00:54:10.702 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (74m) 5m ago 74m 6878k - 15.2.13 2cf504fded39 ddac52656d90 2024-01-28T00:54:10.702 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (15m) 5m ago 74m 38.9M - 6.7.4 557c83e11646 c301950fa020 2024-01-28T00:54:10.702 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (60m) 5m ago 60m 24.1M - 15.2.13 2cf504fded39 a95e1c7fde8e 2024-01-28T00:54:10.702 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (60m) 5m ago 60m 40.6M - 15.2.13 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:54:10.702 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 *:8443,9283 running (10m) 5m ago 80m 429M - 16.2.14-508-ga72a5dac 4f538c03cdfa e89725557af1 2024-01-28T00:54:10.702 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 *:8443,9283 starting - - - - 2024-01-28T00:54:10.702 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (80m) 5m ago 80m 807M 2048M 15.2.13 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:54:10.702 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (79m) 5m ago 79m 403M 2048M 15.2.13 2cf504fded39 f862e772418c 2024-01-28T00:54:10.702 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.0.0.smithi038.grrbcm smithi038 *:2049 running (15m) 5m ago 15m 87.7M - 3.3 2cf504fded39 d62e4b591b10 2024-01-28T00:54:10.703 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.1.0.smithi123.mpkthh smithi123 *:2049 running (15m) 5m ago 15m 90.6M - 3.3 2cf504fded39 c585eb9196eb 2024-01-28T00:54:10.703 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 5m ago 52m - - 2024-01-28T00:54:10.703 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 error 5m ago 50m - - 2024-01-28T00:54:10.703 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (74m) 5m ago 74m 3369M 4096M 15.2.13 2cf504fded39 15d9493598c1 2024-01-28T00:54:10.703 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (74m) 5m ago 74m 3696M 4096M 15.2.13 2cf504fded39 7171c4e00c9c 2024-01-28T00:54:10.703 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (73m) 5m ago 73m 2584M 4096M 15.2.13 2cf504fded39 24b48c30a876 2024-01-28T00:54:10.703 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (73m) 5m ago 73m 3719M 4096M 15.2.13 2cf504fded39 41b835e7965c 2024-01-28T00:54:10.703 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (72m) 5m ago 72m 3173M 4096M 15.2.13 2cf504fded39 c9e70087b80e 2024-01-28T00:54:10.703 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (71m) 5m ago 71m 3830M 4096M 15.2.13 2cf504fded39 3fed074bae32 2024-01-28T00:54:10.703 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (71m) 5m ago 71m 3492M 4096M 15.2.13 2cf504fded39 9b5bc29ac58f 2024-01-28T00:54:10.704 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (71m) 5m ago 71m 4974M 4096M 15.2.13 2cf504fded39 544d5f6f72b2 2024-01-28T00:54:10.704 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.smithi123 smithi123 *:9095 running (16m) 5m ago 16m 60.4M - 2.33.4 514e6a882f6e 3ae725c651e6 2024-01-28T00:54:11.035 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:54:11.035 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:54:11.035 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:54:11.035 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:54:11.035 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:54:11.035 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 2 2024-01-28T00:54:11.035 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:54:11.035 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:54:11.035 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:54:11.036 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:54:11.036 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:54:11.036 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:54:11.036 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:54:11.036 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:54:11.036 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 12, 2024-01-28T00:54:11.036 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 2 2024-01-28T00:54:11.036 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:54:11.036 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:54:11.315 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:54:11.315 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:e3ad1a2b0241ab3f1cea37a2b2c536cd3eb3cb0a7576a757f1a81d5db9b1bc37", 2024-01-28T00:54:11.315 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:54:11.315 INFO:teuthology.orchestra.run.smithi038.stdout: "which": "Upgrading all daemon types on all hosts", 2024-01-28T00:54:11.315 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2024-01-28T00:54:11.315 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": "", 2024-01-28T00:54:11.315 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "Currently upgrading mgr daemons", 2024-01-28T00:54:11.316 INFO:teuthology.orchestra.run.smithi038.stdout: "is_paused": false 2024-01-28T00:54:11.316 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:54:41.624 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:54:42.186 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-28T00:54:42.186 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.smithi123 smithi123 *:9093,9094 running (11m) 30s ago 16m 25.6M - 0.23.0 ba2b418f427c 0bb24201ca33 2024-01-28T00:54:42.186 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (75m) 5m ago 75m 6870k - 15.2.13 2cf504fded39 5959894c5c26 2024-01-28T00:54:42.186 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (75m) 30s ago 75m 6878k - 15.2.13 2cf504fded39 ddac52656d90 2024-01-28T00:54:42.186 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (16m) 5m ago 74m 38.9M - 6.7.4 557c83e11646 c301950fa020 2024-01-28T00:54:42.186 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (60m) 5m ago 60m 24.1M - 15.2.13 2cf504fded39 a95e1c7fde8e 2024-01-28T00:54:42.186 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (60m) 30s ago 60m 40.7M - 15.2.13 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:54:42.186 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 *:8443,9283 running (10m) 5m ago 81m 429M - 16.2.14-508-ga72a5dac 4f538c03cdfa e89725557af1 2024-01-28T00:54:42.186 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 *:8443,9283 running (34s) 30s ago 74m 44.6M - 16.2.14-508-ga72a5dac 4f538c03cdfa af773875dd81 2024-01-28T00:54:42.187 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (81m) 5m ago 81m 807M 2048M 15.2.13 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:54:42.187 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (79m) 30s ago 79m 438M 2048M 15.2.13 2cf504fded39 f862e772418c 2024-01-28T00:54:42.187 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.0.0.smithi038.grrbcm smithi038 *:2049 running (16m) 5m ago 16m 87.7M - 3.3 2cf504fded39 d62e4b591b10 2024-01-28T00:54:42.187 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.1.0.smithi123.mpkthh smithi123 *:2049 running (16m) 30s ago 16m 90.7M - 3.3 2cf504fded39 c585eb9196eb 2024-01-28T00:54:42.187 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 5m ago 53m - - 2024-01-28T00:54:42.187 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 error 30s ago 51m - - 2024-01-28T00:54:42.187 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (75m) 5m ago 75m 3369M 4096M 15.2.13 2cf504fded39 15d9493598c1 2024-01-28T00:54:42.187 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (74m) 5m ago 74m 3696M 4096M 15.2.13 2cf504fded39 7171c4e00c9c 2024-01-28T00:54:42.187 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (74m) 5m ago 74m 2584M 4096M 15.2.13 2cf504fded39 24b48c30a876 2024-01-28T00:54:42.187 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (74m) 5m ago 74m 3719M 4096M 15.2.13 2cf504fded39 41b835e7965c 2024-01-28T00:54:42.187 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (72m) 30s ago 72m 3188M 4096M 15.2.13 2cf504fded39 c9e70087b80e 2024-01-28T00:54:42.187 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (72m) 30s ago 72m 3846M 4096M 15.2.13 2cf504fded39 3fed074bae32 2024-01-28T00:54:42.187 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (72m) 30s ago 72m 3505M 4096M 15.2.13 2cf504fded39 9b5bc29ac58f 2024-01-28T00:54:42.187 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (72m) 30s ago 72m 4993M 4096M 15.2.13 2cf504fded39 544d5f6f72b2 2024-01-28T00:54:42.188 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.smithi123 smithi123 *:9095 running (16m) 30s ago 16m 65.1M - 2.33.4 514e6a882f6e 3ae725c651e6 2024-01-28T00:54:42.521 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:54:42.521 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:54:42.521 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:54:42.521 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:54:42.521 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:54:42.521 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 2 2024-01-28T00:54:42.521 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:54:42.521 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:54:42.521 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:54:42.521 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:54:42.521 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:54:42.521 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:54:42.522 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:54:42.522 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:54:42.522 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 12, 2024-01-28T00:54:42.522 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 2 2024-01-28T00:54:42.522 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:54:42.522 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:54:42.804 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:54:42.805 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:e3ad1a2b0241ab3f1cea37a2b2c536cd3eb3cb0a7576a757f1a81d5db9b1bc37", 2024-01-28T00:54:42.805 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:54:42.805 INFO:teuthology.orchestra.run.smithi038.stdout: "which": "Upgrading all daemon types on all hosts", 2024-01-28T00:54:42.805 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [ 2024-01-28T00:54:42.805 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr" 2024-01-28T00:54:42.805 INFO:teuthology.orchestra.run.smithi038.stdout: ], 2024-01-28T00:54:42.805 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": "2/23 daemons upgraded", 2024-01-28T00:54:42.805 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "Currently upgrading mgr daemons", 2024-01-28T00:54:42.805 INFO:teuthology.orchestra.run.smithi038.stdout: "is_paused": false 2024-01-28T00:54:42.805 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:55:13.111 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:55:13.670 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-28T00:55:13.671 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.smithi123 smithi123 *:9093,9094 running (11m) 62s ago 17m 25.6M - 0.23.0 ba2b418f427c 0bb24201ca33 2024-01-28T00:55:13.671 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (75m) 6m ago 75m 6870k - 15.2.13 2cf504fded39 5959894c5c26 2024-01-28T00:55:13.671 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (75m) 62s ago 75m 6878k - 15.2.13 2cf504fded39 ddac52656d90 2024-01-28T00:55:13.671 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (16m) 6m ago 75m 38.9M - 6.7.4 557c83e11646 c301950fa020 2024-01-28T00:55:13.671 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (61m) 6m ago 61m 24.1M - 15.2.13 2cf504fded39 a95e1c7fde8e 2024-01-28T00:55:13.671 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (61m) 62s ago 61m 40.7M - 15.2.13 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:55:13.671 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 *:8443,9283 running (11m) 6m ago 81m 429M - 16.2.14-508-ga72a5dac 4f538c03cdfa e89725557af1 2024-01-28T00:55:13.671 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 *:8443,9283 running (65s) 62s ago 75m 44.6M - 16.2.14-508-ga72a5dac 4f538c03cdfa af773875dd81 2024-01-28T00:55:13.671 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (81m) 6m ago 81m 807M 2048M 15.2.13 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:55:13.671 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (80m) 62s ago 80m 438M 2048M 15.2.13 2cf504fded39 f862e772418c 2024-01-28T00:55:13.671 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.0.0.smithi038.grrbcm smithi038 *:2049 running (17m) 6m ago 17m 87.7M - 3.3 2cf504fded39 d62e4b591b10 2024-01-28T00:55:13.671 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.1.0.smithi123.mpkthh smithi123 *:2049 running (16m) 62s ago 16m 90.7M - 3.3 2cf504fded39 c585eb9196eb 2024-01-28T00:55:13.671 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 6m ago 53m - - 2024-01-28T00:55:13.672 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 error 62s ago 51m - - 2024-01-28T00:55:13.672 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (75m) 6m ago 75m 3369M 4096M 15.2.13 2cf504fded39 15d9493598c1 2024-01-28T00:55:13.672 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (75m) 6m ago 75m 3696M 4096M 15.2.13 2cf504fded39 7171c4e00c9c 2024-01-28T00:55:13.672 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (75m) 6m ago 75m 2584M 4096M 15.2.13 2cf504fded39 24b48c30a876 2024-01-28T00:55:13.672 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (74m) 6m ago 74m 3719M 4096M 15.2.13 2cf504fded39 41b835e7965c 2024-01-28T00:55:13.672 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (73m) 62s ago 73m 3188M 4096M 15.2.13 2cf504fded39 c9e70087b80e 2024-01-28T00:55:13.672 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (72m) 62s ago 72m 3846M 4096M 15.2.13 2cf504fded39 3fed074bae32 2024-01-28T00:55:13.672 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (72m) 62s ago 72m 3505M 4096M 15.2.13 2cf504fded39 9b5bc29ac58f 2024-01-28T00:55:13.672 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (72m) 62s ago 72m 4993M 4096M 15.2.13 2cf504fded39 544d5f6f72b2 2024-01-28T00:55:13.672 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.smithi123 smithi123 *:9095 running (17m) 62s ago 17m 65.1M - 2.33.4 514e6a882f6e 3ae725c651e6 2024-01-28T00:55:14.005 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:55:14.005 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:55:14.005 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:55:14.005 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:55:14.005 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:55:14.005 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 2 2024-01-28T00:55:14.005 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:55:14.005 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:55:14.006 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:55:14.006 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:55:14.006 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:55:14.006 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:55:14.006 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:55:14.006 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:55:14.006 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 12, 2024-01-28T00:55:14.006 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 2 2024-01-28T00:55:14.006 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:55:14.006 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:55:14.288 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:55:14.288 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:e3ad1a2b0241ab3f1cea37a2b2c536cd3eb3cb0a7576a757f1a81d5db9b1bc37", 2024-01-28T00:55:14.288 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:55:14.288 INFO:teuthology.orchestra.run.smithi038.stdout: "which": "Upgrading all daemon types on all hosts", 2024-01-28T00:55:14.288 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [ 2024-01-28T00:55:14.288 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr" 2024-01-28T00:55:14.289 INFO:teuthology.orchestra.run.smithi038.stdout: ], 2024-01-28T00:55:14.289 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": "2/23 daemons upgraded", 2024-01-28T00:55:14.289 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "Currently upgrading mgr daemons", 2024-01-28T00:55:14.289 INFO:teuthology.orchestra.run.smithi038.stdout: "is_paused": false 2024-01-28T00:55:14.289 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:55:44.596 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:55:45.158 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-28T00:55:45.158 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.smithi123 smithi123 *:9093,9094 running (12m) 93s ago 17m 25.6M - 0.23.0 ba2b418f427c 0bb24201ca33 2024-01-28T00:55:45.158 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (76m) 6m ago 76m 6870k - 15.2.13 2cf504fded39 5959894c5c26 2024-01-28T00:55:45.159 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (76m) 93s ago 76m 6878k - 15.2.13 2cf504fded39 ddac52656d90 2024-01-28T00:55:45.159 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (17m) 6m ago 75m 38.9M - 6.7.4 557c83e11646 c301950fa020 2024-01-28T00:55:45.159 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (61m) 6m ago 61m 24.1M - 15.2.13 2cf504fded39 a95e1c7fde8e 2024-01-28T00:55:45.159 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (61m) 93s ago 61m 40.7M - 15.2.13 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:55:45.159 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 *:8443,9283 running (11m) 6m ago 82m 429M - 16.2.14-508-ga72a5dac 4f538c03cdfa e89725557af1 2024-01-28T00:55:45.159 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 *:8443,9283 running (97s) 93s ago 75m 44.6M - 16.2.14-508-ga72a5dac 4f538c03cdfa af773875dd81 2024-01-28T00:55:45.159 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (82m) 6m ago 82m 807M 2048M 15.2.13 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:55:45.159 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (80m) 93s ago 80m 438M 2048M 15.2.13 2cf504fded39 f862e772418c 2024-01-28T00:55:45.159 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.0.0.smithi038.grrbcm smithi038 *:2049 running (17m) 6m ago 17m 87.7M - 3.3 2cf504fded39 d62e4b591b10 2024-01-28T00:55:45.159 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.1.0.smithi123.mpkthh smithi123 *:2049 running (17m) 93s ago 17m 90.7M - 3.3 2cf504fded39 c585eb9196eb 2024-01-28T00:55:45.159 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 6m ago 54m - - 2024-01-28T00:55:45.159 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 error 93s ago 52m - - 2024-01-28T00:55:45.159 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (76m) 6m ago 76m 3369M 4096M 15.2.13 2cf504fded39 15d9493598c1 2024-01-28T00:55:45.159 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (75m) 6m ago 75m 3696M 4096M 15.2.13 2cf504fded39 7171c4e00c9c 2024-01-28T00:55:45.159 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (75m) 6m ago 75m 2584M 4096M 15.2.13 2cf504fded39 24b48c30a876 2024-01-28T00:55:45.160 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (75m) 6m ago 75m 3719M 4096M 15.2.13 2cf504fded39 41b835e7965c 2024-01-28T00:55:45.160 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (73m) 93s ago 73m 3188M 4096M 15.2.13 2cf504fded39 c9e70087b80e 2024-01-28T00:55:45.160 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (73m) 93s ago 73m 3846M 4096M 15.2.13 2cf504fded39 3fed074bae32 2024-01-28T00:55:45.160 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (73m) 93s ago 73m 3505M 4096M 15.2.13 2cf504fded39 9b5bc29ac58f 2024-01-28T00:55:45.160 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (73m) 93s ago 73m 4993M 4096M 15.2.13 2cf504fded39 544d5f6f72b2 2024-01-28T00:55:45.160 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.smithi123 smithi123 *:9095 running (17m) 93s ago 17m 65.1M - 2.33.4 514e6a882f6e 3ae725c651e6 2024-01-28T00:55:45.493 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:55:45.493 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:55:45.493 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:55:45.493 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:55:45.493 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:55:45.493 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 2 2024-01-28T00:55:45.493 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:55:45.494 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:55:45.494 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:55:45.494 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:55:45.494 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:55:45.494 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:55:45.494 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:55:45.494 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:55:45.494 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 12, 2024-01-28T00:55:45.494 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 2 2024-01-28T00:55:45.494 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:55:45.494 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:55:45.778 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:55:45.778 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:e3ad1a2b0241ab3f1cea37a2b2c536cd3eb3cb0a7576a757f1a81d5db9b1bc37", 2024-01-28T00:55:45.778 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:55:45.778 INFO:teuthology.orchestra.run.smithi038.stdout: "which": "Upgrading all daemon types on all hosts", 2024-01-28T00:55:45.778 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [ 2024-01-28T00:55:45.778 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr" 2024-01-28T00:55:45.778 INFO:teuthology.orchestra.run.smithi038.stdout: ], 2024-01-28T00:55:45.778 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": "2/23 daemons upgraded", 2024-01-28T00:55:45.778 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "Currently upgrading mgr daemons", 2024-01-28T00:55:45.778 INFO:teuthology.orchestra.run.smithi038.stdout: "is_paused": false 2024-01-28T00:55:45.778 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:56:16.087 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:56:16.649 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-28T00:56:16.649 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.smithi123 smithi123 *:9093,9094 running (12m) 2m ago 18m 25.6M - 0.23.0 ba2b418f427c 0bb24201ca33 2024-01-28T00:56:16.649 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (76m) 7m ago 76m 6870k - 15.2.13 2cf504fded39 5959894c5c26 2024-01-28T00:56:16.649 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (76m) 2m ago 76m 6878k - 15.2.13 2cf504fded39 ddac52656d90 2024-01-28T00:56:16.649 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (17m) 7m ago 76m 38.9M - 6.7.4 557c83e11646 c301950fa020 2024-01-28T00:56:16.649 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (62m) 7m ago 62m 24.1M - 15.2.13 2cf504fded39 a95e1c7fde8e 2024-01-28T00:56:16.649 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (62m) 2m ago 62m 40.7M - 15.2.13 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:56:16.649 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 *:8443,9283 running (12m) 7m ago 82m 429M - 16.2.14-508-ga72a5dac 4f538c03cdfa e89725557af1 2024-01-28T00:56:16.649 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 *:8443,9283 running (2m) 2m ago 76m 44.6M - 16.2.14-508-ga72a5dac 4f538c03cdfa af773875dd81 2024-01-28T00:56:16.649 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (82m) 7m ago 82m 807M 2048M 15.2.13 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:56:16.650 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (81m) 2m ago 81m 438M 2048M 15.2.13 2cf504fded39 f862e772418c 2024-01-28T00:56:16.650 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.0.0.smithi038.grrbcm smithi038 *:2049 running (18m) 7m ago 18m 87.7M - 3.3 2cf504fded39 d62e4b591b10 2024-01-28T00:56:16.650 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.1.0.smithi123.mpkthh smithi123 *:2049 running (18m) 2m ago 18m 90.7M - 3.3 2cf504fded39 c585eb9196eb 2024-01-28T00:56:16.650 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 7m ago 54m - - 2024-01-28T00:56:16.650 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 error 2m ago 52m - - 2024-01-28T00:56:16.650 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (76m) 7m ago 76m 3369M 4096M 15.2.13 2cf504fded39 15d9493598c1 2024-01-28T00:56:16.650 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (76m) 7m ago 76m 3696M 4096M 15.2.13 2cf504fded39 7171c4e00c9c 2024-01-28T00:56:16.650 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (76m) 7m ago 76m 2584M 4096M 15.2.13 2cf504fded39 24b48c30a876 2024-01-28T00:56:16.650 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (75m) 7m ago 75m 3719M 4096M 15.2.13 2cf504fded39 41b835e7965c 2024-01-28T00:56:16.650 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (74m) 2m ago 74m 3188M 4096M 15.2.13 2cf504fded39 c9e70087b80e 2024-01-28T00:56:16.650 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (74m) 2m ago 74m 3846M 4096M 15.2.13 2cf504fded39 3fed074bae32 2024-01-28T00:56:16.650 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (73m) 2m ago 73m 3505M 4096M 15.2.13 2cf504fded39 9b5bc29ac58f 2024-01-28T00:56:16.650 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (73m) 2m ago 73m 4993M 4096M 15.2.13 2cf504fded39 544d5f6f72b2 2024-01-28T00:56:16.650 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.smithi123 smithi123 *:9095 running (18m) 2m ago 18m 65.1M - 2.33.4 514e6a882f6e 3ae725c651e6 2024-01-28T00:56:16.985 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:56:16.985 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:56:16.985 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:56:16.985 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:56:16.986 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:56:16.986 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 2 2024-01-28T00:56:16.986 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:56:16.986 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:56:16.986 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:56:16.986 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:56:16.986 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:56:16.986 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:56:16.986 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:56:16.986 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:56:16.986 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 12, 2024-01-28T00:56:16.986 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 2 2024-01-28T00:56:16.986 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:56:16.986 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:56:17.270 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:56:17.270 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:e3ad1a2b0241ab3f1cea37a2b2c536cd3eb3cb0a7576a757f1a81d5db9b1bc37", 2024-01-28T00:56:17.270 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:56:17.270 INFO:teuthology.orchestra.run.smithi038.stdout: "which": "Upgrading all daemon types on all hosts", 2024-01-28T00:56:17.270 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [ 2024-01-28T00:56:17.270 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr" 2024-01-28T00:56:17.270 INFO:teuthology.orchestra.run.smithi038.stdout: ], 2024-01-28T00:56:17.271 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": "2/23 daemons upgraded", 2024-01-28T00:56:17.271 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "Currently upgrading mgr daemons", 2024-01-28T00:56:17.271 INFO:teuthology.orchestra.run.smithi038.stdout: "is_paused": false 2024-01-28T00:56:17.271 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:56:47.586 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:56:48.148 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-28T00:56:48.149 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.smithi123 smithi123 *:9093,9094 running (13m) 2m ago 18m 25.6M - 0.23.0 ba2b418f427c 0bb24201ca33 2024-01-28T00:56:48.149 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (77m) 7m ago 77m 6870k - 15.2.13 2cf504fded39 5959894c5c26 2024-01-28T00:56:48.149 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (77m) 2m ago 77m 6878k - 15.2.13 2cf504fded39 ddac52656d90 2024-01-28T00:56:48.149 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (18m) 7m ago 76m 38.9M - 6.7.4 557c83e11646 c301950fa020 2024-01-28T00:56:48.149 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (62m) 7m ago 62m 24.1M - 15.2.13 2cf504fded39 a95e1c7fde8e 2024-01-28T00:56:48.149 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (62m) 2m ago 62m 40.7M - 15.2.13 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:56:48.149 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 *:8443,9283 running (13m) 7m ago 83m 429M - 16.2.14-508-ga72a5dac 4f538c03cdfa e89725557af1 2024-01-28T00:56:48.149 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 *:8443,9283 running (2m) 2m ago 76m 44.6M - 16.2.14-508-ga72a5dac 4f538c03cdfa af773875dd81 2024-01-28T00:56:48.149 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (83m) 7m ago 83m 807M 2048M 15.2.13 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:56:48.149 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (81m) 2m ago 81m 438M 2048M 15.2.13 2cf504fded39 f862e772418c 2024-01-28T00:56:48.149 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.0.0.smithi038.grrbcm smithi038 *:2049 running (18m) 7m ago 18m 87.7M - 3.3 2cf504fded39 d62e4b591b10 2024-01-28T00:56:48.149 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.1.0.smithi123.mpkthh smithi123 *:2049 running (18m) 2m ago 18m 90.7M - 3.3 2cf504fded39 c585eb9196eb 2024-01-28T00:56:48.149 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 7m ago 55m - - 2024-01-28T00:56:48.150 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 error 2m ago 53m - - 2024-01-28T00:56:48.150 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (77m) 7m ago 77m 3369M 4096M 15.2.13 2cf504fded39 15d9493598c1 2024-01-28T00:56:48.150 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (76m) 7m ago 76m 3696M 4096M 15.2.13 2cf504fded39 7171c4e00c9c 2024-01-28T00:56:48.150 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (76m) 7m ago 76m 2584M 4096M 15.2.13 2cf504fded39 24b48c30a876 2024-01-28T00:56:48.150 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (76m) 7m ago 76m 3719M 4096M 15.2.13 2cf504fded39 41b835e7965c 2024-01-28T00:56:48.150 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (74m) 2m ago 74m 3188M 4096M 15.2.13 2cf504fded39 c9e70087b80e 2024-01-28T00:56:48.150 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (74m) 2m ago 74m 3846M 4096M 15.2.13 2cf504fded39 3fed074bae32 2024-01-28T00:56:48.150 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (74m) 2m ago 74m 3505M 4096M 15.2.13 2cf504fded39 9b5bc29ac58f 2024-01-28T00:56:48.150 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (74m) 2m ago 74m 4993M 4096M 15.2.13 2cf504fded39 544d5f6f72b2 2024-01-28T00:56:48.150 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.smithi123 smithi123 *:9095 running (18m) 2m ago 18m 65.1M - 2.33.4 514e6a882f6e 3ae725c651e6 2024-01-28T00:56:48.485 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:56:48.485 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:56:48.485 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:56:48.485 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:56:48.485 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:56:48.485 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 2 2024-01-28T00:56:48.485 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:56:48.485 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:56:48.485 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:56:48.485 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:56:48.485 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:56:48.486 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:56:48.486 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:56:48.486 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:56:48.486 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 12, 2024-01-28T00:56:48.486 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 2 2024-01-28T00:56:48.486 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:56:48.486 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:56:48.768 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:56:48.768 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:e3ad1a2b0241ab3f1cea37a2b2c536cd3eb3cb0a7576a757f1a81d5db9b1bc37", 2024-01-28T00:56:48.768 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:56:48.768 INFO:teuthology.orchestra.run.smithi038.stdout: "which": "Upgrading all daemon types on all hosts", 2024-01-28T00:56:48.769 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [ 2024-01-28T00:56:48.769 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr" 2024-01-28T00:56:48.769 INFO:teuthology.orchestra.run.smithi038.stdout: ], 2024-01-28T00:56:48.769 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": "2/23 daemons upgraded", 2024-01-28T00:56:48.769 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "Currently upgrading mgr daemons", 2024-01-28T00:56:48.769 INFO:teuthology.orchestra.run.smithi038.stdout: "is_paused": false 2024-01-28T00:56:48.769 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:57:19.082 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:57:19.641 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-28T00:57:19.642 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.smithi123 smithi123 *:9093,9094 running (13m) 3m ago 19m 25.6M - 0.23.0 ba2b418f427c 0bb24201ca33 2024-01-28T00:57:19.642 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (77m) 8m ago 77m 6870k - 15.2.13 2cf504fded39 5959894c5c26 2024-01-28T00:57:19.642 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (77m) 3m ago 77m 6878k - 15.2.13 2cf504fded39 ddac52656d90 2024-01-28T00:57:19.642 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (18m) 8m ago 77m 38.9M - 6.7.4 557c83e11646 c301950fa020 2024-01-28T00:57:19.642 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (63m) 8m ago 63m 24.1M - 15.2.13 2cf504fded39 a95e1c7fde8e 2024-01-28T00:57:19.642 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (63m) 3m ago 63m 40.7M - 15.2.13 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:57:19.642 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 *:8443,9283 running (13m) 8m ago 83m 429M - 16.2.14-508-ga72a5dac 4f538c03cdfa e89725557af1 2024-01-28T00:57:19.642 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 *:8443,9283 running (3m) 3m ago 77m 44.6M - 16.2.14-508-ga72a5dac 4f538c03cdfa af773875dd81 2024-01-28T00:57:19.642 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (83m) 8m ago 83m 807M 2048M 15.2.13 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:57:19.642 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (82m) 3m ago 82m 438M 2048M 15.2.13 2cf504fded39 f862e772418c 2024-01-28T00:57:19.642 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.0.0.smithi038.grrbcm smithi038 *:2049 running (19m) 8m ago 19m 87.7M - 3.3 2cf504fded39 d62e4b591b10 2024-01-28T00:57:19.642 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.1.0.smithi123.mpkthh smithi123 *:2049 running (19m) 3m ago 19m 90.7M - 3.3 2cf504fded39 c585eb9196eb 2024-01-28T00:57:19.642 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 8m ago 55m - - 2024-01-28T00:57:19.642 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 error 3m ago 53m - - 2024-01-28T00:57:19.643 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (77m) 8m ago 77m 3369M 4096M 15.2.13 2cf504fded39 15d9493598c1 2024-01-28T00:57:19.643 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (77m) 8m ago 77m 3696M 4096M 15.2.13 2cf504fded39 7171c4e00c9c 2024-01-28T00:57:19.643 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (77m) 8m ago 77m 2584M 4096M 15.2.13 2cf504fded39 24b48c30a876 2024-01-28T00:57:19.643 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (76m) 8m ago 76m 3719M 4096M 15.2.13 2cf504fded39 41b835e7965c 2024-01-28T00:57:19.643 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (75m) 3m ago 75m 3188M 4096M 15.2.13 2cf504fded39 c9e70087b80e 2024-01-28T00:57:19.643 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (75m) 3m ago 75m 3846M 4096M 15.2.13 2cf504fded39 3fed074bae32 2024-01-28T00:57:19.643 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (74m) 3m ago 74m 3505M 4096M 15.2.13 2cf504fded39 9b5bc29ac58f 2024-01-28T00:57:19.643 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (74m) 3m ago 74m 4993M 4096M 15.2.13 2cf504fded39 544d5f6f72b2 2024-01-28T00:57:19.643 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.smithi123 smithi123 *:9095 running (19m) 3m ago 19m 65.1M - 2.33.4 514e6a882f6e 3ae725c651e6 2024-01-28T00:57:19.978 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:57:19.978 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:57:19.978 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:57:19.978 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:57:19.978 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:57:19.978 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 2 2024-01-28T00:57:19.978 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:57:19.978 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:57:19.978 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:57:19.978 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:57:19.979 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:57:19.979 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:57:19.979 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:57:19.979 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:57:19.979 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 12, 2024-01-28T00:57:19.979 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 2 2024-01-28T00:57:19.979 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:57:19.979 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:57:20.259 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:57:20.260 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:e3ad1a2b0241ab3f1cea37a2b2c536cd3eb3cb0a7576a757f1a81d5db9b1bc37", 2024-01-28T00:57:20.260 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:57:20.260 INFO:teuthology.orchestra.run.smithi038.stdout: "which": "Upgrading all daemon types on all hosts", 2024-01-28T00:57:20.260 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [ 2024-01-28T00:57:20.260 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr" 2024-01-28T00:57:20.260 INFO:teuthology.orchestra.run.smithi038.stdout: ], 2024-01-28T00:57:20.260 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": "2/23 daemons upgraded", 2024-01-28T00:57:20.260 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "Currently upgrading mgr daemons", 2024-01-28T00:57:20.260 INFO:teuthology.orchestra.run.smithi038.stdout: "is_paused": false 2024-01-28T00:57:20.260 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:57:50.566 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:57:51.129 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-28T00:57:51.129 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.smithi123 smithi123 *:9093,9094 running (14m) 3m ago 19m 25.6M - 0.23.0 ba2b418f427c 0bb24201ca33 2024-01-28T00:57:51.129 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (78m) 8m ago 78m 6870k - 15.2.13 2cf504fded39 5959894c5c26 2024-01-28T00:57:51.129 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (78m) 3m ago 78m 6878k - 15.2.13 2cf504fded39 ddac52656d90 2024-01-28T00:57:51.130 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (19m) 8m ago 77m 38.9M - 6.7.4 557c83e11646 c301950fa020 2024-01-28T00:57:51.130 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (63m) 8m ago 63m 24.1M - 15.2.13 2cf504fded39 a95e1c7fde8e 2024-01-28T00:57:51.130 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (63m) 3m ago 63m 40.7M - 15.2.13 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:57:51.130 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 *:8443,9283 running (14m) 8m ago 84m 429M - 16.2.14-508-ga72a5dac 4f538c03cdfa e89725557af1 2024-01-28T00:57:51.130 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 *:8443,9283 running (3m) 3m ago 77m 44.6M - 16.2.14-508-ga72a5dac 4f538c03cdfa af773875dd81 2024-01-28T00:57:51.130 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (84m) 8m ago 84m 807M 2048M 15.2.13 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:57:51.130 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (82m) 3m ago 82m 438M 2048M 15.2.13 2cf504fded39 f862e772418c 2024-01-28T00:57:51.130 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.0.0.smithi038.grrbcm smithi038 *:2049 running (19m) 8m ago 19m 87.7M - 3.3 2cf504fded39 d62e4b591b10 2024-01-28T00:57:51.130 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.1.0.smithi123.mpkthh smithi123 *:2049 running (19m) 3m ago 19m 90.7M - 3.3 2cf504fded39 c585eb9196eb 2024-01-28T00:57:51.130 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 8m ago 56m - - 2024-01-28T00:57:51.130 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 error 3m ago 54m - - 2024-01-28T00:57:51.130 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (78m) 8m ago 78m 3369M 4096M 15.2.13 2cf504fded39 15d9493598c1 2024-01-28T00:57:51.130 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (77m) 8m ago 77m 3696M 4096M 15.2.13 2cf504fded39 7171c4e00c9c 2024-01-28T00:57:51.130 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (77m) 8m ago 77m 2584M 4096M 15.2.13 2cf504fded39 24b48c30a876 2024-01-28T00:57:51.130 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (77m) 8m ago 77m 3719M 4096M 15.2.13 2cf504fded39 41b835e7965c 2024-01-28T00:57:51.131 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (75m) 3m ago 75m 3188M 4096M 15.2.13 2cf504fded39 c9e70087b80e 2024-01-28T00:57:51.131 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (75m) 3m ago 75m 3846M 4096M 15.2.13 2cf504fded39 3fed074bae32 2024-01-28T00:57:51.131 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (75m) 3m ago 75m 3505M 4096M 15.2.13 2cf504fded39 9b5bc29ac58f 2024-01-28T00:57:51.131 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (75m) 3m ago 75m 4993M 4096M 15.2.13 2cf504fded39 544d5f6f72b2 2024-01-28T00:57:51.131 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.smithi123 smithi123 *:9095 running (19m) 3m ago 19m 65.1M - 2.33.4 514e6a882f6e 3ae725c651e6 2024-01-28T00:57:51.463 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:57:51.466 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:57:51.466 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:57:51.466 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:57:51.467 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:57:51.467 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 2 2024-01-28T00:57:51.467 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:57:51.467 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:57:51.467 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:57:51.467 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:57:51.467 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:57:51.467 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:57:51.467 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:57:51.467 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:57:51.467 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 12, 2024-01-28T00:57:51.468 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 2 2024-01-28T00:57:51.468 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:57:51.468 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:57:51.752 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:57:51.752 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:e3ad1a2b0241ab3f1cea37a2b2c536cd3eb3cb0a7576a757f1a81d5db9b1bc37", 2024-01-28T00:57:51.752 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:57:51.752 INFO:teuthology.orchestra.run.smithi038.stdout: "which": "Upgrading all daemon types on all hosts", 2024-01-28T00:57:51.752 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [ 2024-01-28T00:57:51.752 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr" 2024-01-28T00:57:51.753 INFO:teuthology.orchestra.run.smithi038.stdout: ], 2024-01-28T00:57:51.753 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": "2/23 daemons upgraded", 2024-01-28T00:57:51.753 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "Currently upgrading mgr daemons", 2024-01-28T00:57:51.753 INFO:teuthology.orchestra.run.smithi038.stdout: "is_paused": false 2024-01-28T00:57:51.753 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:58:22.062 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:58:22.627 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-28T00:58:22.627 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.smithi123 smithi123 *:9093,9094 running (14m) 4m ago 20m 25.6M - 0.23.0 ba2b418f427c 0bb24201ca33 2024-01-28T00:58:22.627 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (78m) 9m ago 78m 6870k - 15.2.13 2cf504fded39 5959894c5c26 2024-01-28T00:58:22.627 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (78m) 4m ago 78m 6878k - 15.2.13 2cf504fded39 ddac52656d90 2024-01-28T00:58:22.627 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (19m) 9m ago 78m 38.9M - 6.7.4 557c83e11646 c301950fa020 2024-01-28T00:58:22.627 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (64m) 9m ago 64m 24.1M - 15.2.13 2cf504fded39 a95e1c7fde8e 2024-01-28T00:58:22.627 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (64m) 4m ago 64m 40.7M - 15.2.13 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:58:22.627 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 *:8443,9283 running (14m) 9m ago 84m 429M - 16.2.14-508-ga72a5dac 4f538c03cdfa e89725557af1 2024-01-28T00:58:22.627 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 *:8443,9283 running (4m) 4m ago 78m 44.6M - 16.2.14-508-ga72a5dac 4f538c03cdfa af773875dd81 2024-01-28T00:58:22.627 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (84m) 9m ago 84m 807M 2048M 15.2.13 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:58:22.627 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (83m) 4m ago 83m 438M 2048M 15.2.13 2cf504fded39 f862e772418c 2024-01-28T00:58:22.628 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.0.0.smithi038.grrbcm smithi038 *:2049 running (20m) 9m ago 20m 87.7M - 3.3 2cf504fded39 d62e4b591b10 2024-01-28T00:58:22.628 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.1.0.smithi123.mpkthh smithi123 *:2049 running (20m) 4m ago 20m 90.7M - 3.3 2cf504fded39 c585eb9196eb 2024-01-28T00:58:22.628 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 9m ago 56m - - 2024-01-28T00:58:22.628 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 error 4m ago 54m - - 2024-01-28T00:58:22.628 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (78m) 9m ago 78m 3369M 4096M 15.2.13 2cf504fded39 15d9493598c1 2024-01-28T00:58:22.628 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (78m) 9m ago 78m 3696M 4096M 15.2.13 2cf504fded39 7171c4e00c9c 2024-01-28T00:58:22.628 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (78m) 9m ago 78m 2584M 4096M 15.2.13 2cf504fded39 24b48c30a876 2024-01-28T00:58:22.628 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (77m) 9m ago 77m 3719M 4096M 15.2.13 2cf504fded39 41b835e7965c 2024-01-28T00:58:22.628 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (76m) 4m ago 76m 3188M 4096M 15.2.13 2cf504fded39 c9e70087b80e 2024-01-28T00:58:22.628 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (76m) 4m ago 76m 3846M 4096M 15.2.13 2cf504fded39 3fed074bae32 2024-01-28T00:58:22.628 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (75m) 4m ago 75m 3505M 4096M 15.2.13 2cf504fded39 9b5bc29ac58f 2024-01-28T00:58:22.628 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (75m) 4m ago 75m 4993M 4096M 15.2.13 2cf504fded39 544d5f6f72b2 2024-01-28T00:58:22.628 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.smithi123 smithi123 *:9095 running (20m) 4m ago 20m 65.1M - 2.33.4 514e6a882f6e 3ae725c651e6 2024-01-28T00:58:22.964 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:58:22.964 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:58:22.964 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:58:22.964 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:58:22.965 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:58:22.965 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 2 2024-01-28T00:58:22.965 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:58:22.965 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:58:22.965 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:58:22.965 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:58:22.965 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:58:22.965 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:58:22.965 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:58:22.965 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:58:22.965 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 12, 2024-01-28T00:58:22.965 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 2 2024-01-28T00:58:22.965 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:58:22.965 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:58:23.244 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:58:23.244 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:e3ad1a2b0241ab3f1cea37a2b2c536cd3eb3cb0a7576a757f1a81d5db9b1bc37", 2024-01-28T00:58:23.244 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:58:23.244 INFO:teuthology.orchestra.run.smithi038.stdout: "which": "Upgrading all daemon types on all hosts", 2024-01-28T00:58:23.245 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [ 2024-01-28T00:58:23.245 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr" 2024-01-28T00:58:23.245 INFO:teuthology.orchestra.run.smithi038.stdout: ], 2024-01-28T00:58:23.245 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": "2/23 daemons upgraded", 2024-01-28T00:58:23.245 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "Currently upgrading mgr daemons", 2024-01-28T00:58:23.245 INFO:teuthology.orchestra.run.smithi038.stdout: "is_paused": false 2024-01-28T00:58:23.245 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:58:53.554 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-01-28T00:58:54.114 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-28T00:58:54.114 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.smithi123 smithi123 *:9093,9094 running (15m) 4m ago 20m 25.6M - 0.23.0 ba2b418f427c 0bb24201ca33 2024-01-28T00:58:54.114 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (79m) 9m ago 79m 6870k - 15.2.13 2cf504fded39 5959894c5c26 2024-01-28T00:58:54.114 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (79m) 4m ago 79m 6878k - 15.2.13 2cf504fded39 ddac52656d90 2024-01-28T00:58:54.114 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (20m) 9m ago 79m 38.9M - 6.7.4 557c83e11646 c301950fa020 2024-01-28T00:58:54.114 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (64m) 9m ago 64m 24.1M - 15.2.13 2cf504fded39 a95e1c7fde8e 2024-01-28T00:58:54.115 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (64m) 4m ago 64m 40.7M - 15.2.13 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:58:54.115 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 *:8443,9283 running (15m) 9m ago 85m 429M - 16.2.14-508-ga72a5dac 4f538c03cdfa e89725557af1 2024-01-28T00:58:54.115 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 *:8443,9283 running (4m) 4m ago 79m 44.6M - 16.2.14-508-ga72a5dac 4f538c03cdfa af773875dd81 2024-01-28T00:58:54.115 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (85m) 9m ago 85m 807M 2048M 15.2.13 2cf504fded39 ab7d0f5c96ca 2024-01-28T00:58:54.115 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (84m) 4m ago 83m 438M 2048M 15.2.13 2cf504fded39 f862e772418c 2024-01-28T00:58:54.115 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.0.0.smithi038.grrbcm smithi038 *:2049 running (20m) 9m ago 20m 87.7M - 3.3 2cf504fded39 d62e4b591b10 2024-01-28T00:58:54.115 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.1.0.smithi123.mpkthh smithi123 *:2049 running (20m) 4m ago 20m 90.7M - 3.3 2cf504fded39 c585eb9196eb 2024-01-28T00:58:54.115 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 9m ago 57m - - 2024-01-28T00:58:54.115 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 error 4m ago 55m - - 2024-01-28T00:58:54.115 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (79m) 9m ago 79m 3369M 4096M 15.2.13 2cf504fded39 15d9493598c1 2024-01-28T00:58:54.115 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (78m) 9m ago 78m 3696M 4096M 15.2.13 2cf504fded39 7171c4e00c9c 2024-01-28T00:58:54.115 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (78m) 9m ago 78m 2584M 4096M 15.2.13 2cf504fded39 24b48c30a876 2024-01-28T00:58:54.116 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (78m) 9m ago 78m 3719M 4096M 15.2.13 2cf504fded39 41b835e7965c 2024-01-28T00:58:54.116 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (76m) 4m ago 76m 3188M 4096M 15.2.13 2cf504fded39 c9e70087b80e 2024-01-28T00:58:54.116 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (76m) 4m ago 76m 3846M 4096M 15.2.13 2cf504fded39 3fed074bae32 2024-01-28T00:58:54.116 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (76m) 4m ago 76m 3505M 4096M 15.2.13 2cf504fded39 9b5bc29ac58f 2024-01-28T00:58:54.116 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (76m) 4m ago 76m 4993M 4096M 15.2.13 2cf504fded39 544d5f6f72b2 2024-01-28T00:58:54.116 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.smithi123 smithi123 *:9095 running (20m) 4m ago 20m 65.1M - 2.33.4 514e6a882f6e 3ae725c651e6 2024-01-28T00:58:54.448 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:58:54.448 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:58:54.448 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:58:54.449 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:58:54.449 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:58:54.449 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 2 2024-01-28T00:58:54.449 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:58:54.449 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:58:54.449 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:58:54.449 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:58:54.449 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:58:54.449 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:58:54.449 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:58:54.449 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:58:54.450 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 12, 2024-01-28T00:58:54.450 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 2 2024-01-28T00:58:54.450 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:58:54.450 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:58:54.731 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:58:54.731 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:e3ad1a2b0241ab3f1cea37a2b2c536cd3eb3cb0a7576a757f1a81d5db9b1bc37", 2024-01-28T00:58:54.731 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-01-28T00:58:54.731 INFO:teuthology.orchestra.run.smithi038.stdout: "which": "Upgrading all daemon types on all hosts", 2024-01-28T00:58:54.731 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [ 2024-01-28T00:58:54.732 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr" 2024-01-28T00:58:54.732 INFO:teuthology.orchestra.run.smithi038.stdout: ], 2024-01-28T00:58:54.732 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": "2/23 daemons upgraded", 2024-01-28T00:58:54.732 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "Currently upgrading mgr daemons", 2024-01-28T00:58:54.732 INFO:teuthology.orchestra.run.smithi038.stdout: "is_paused": false 2024-01-28T00:58:54.732 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:59:12.943 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:12 smithi038 systemd[1]: Stopping Ceph mon.smithi038 for 6a612ac2-bd6c-11ee-95b2-87774f69a715... 2024-01-28T00:59:13.283 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 bash[140758]: ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon.smithi038 2024-01-28T00:59:13.783 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 systemd[1]: ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@mon.smithi038.service: Succeeded. 2024-01-28T00:59:13.783 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 systemd[1]: Stopped Ceph mon.smithi038 for 6a612ac2-bd6c-11ee-95b2-87774f69a715. 2024-01-28T00:59:13.783 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 systemd[1]: Starting Ceph mon.smithi038 for 6a612ac2-bd6c-11ee-95b2-87774f69a715... 2024-01-28T00:59:14.279 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 bash[140947]: da0ec80e11e2c9a1d494cb3fe0668b6637390ee06735aa0f923511771d66f32f 2024-01-28T00:59:14.279 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 systemd[1]: Started Ceph mon.smithi038 for 6a612ac2-bd6c-11ee-95b2-87774f69a715. 2024-01-28T00:59:14.279 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.992+0000 7feadc075880 0 set uid:gid to 167:167 (ceph:ceph) 2024-01-28T00:59:14.279 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.992+0000 7feadc075880 0 ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable), process ceph-mon, pid 1 2024-01-28T00:59:14.279 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.992+0000 7feadc075880 0 pidfile_write: ignore empty --pid-file 2024-01-28T00:59:14.279 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 0 load: jerasure load: lrc load: isa 2024-01-28T00:59:14.279 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: RocksDB version: 6.8.1 2024-01-28T00:59:14.280 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: 2024-01-28T00:59:14.280 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-01-28T00:59:14.280 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Compile date Jan 25 2024 2024-01-28T00:59:14.280 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: DB SUMMARY 2024-01-28T00:59:14.280 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: 2024-01-28T00:59:14.280 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: CURRENT file: CURRENT 2024-01-28T00:59:14.280 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: 2024-01-28T00:59:14.280 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: IDENTITY file: IDENTITY 2024-01-28T00:59:14.280 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: 2024-01-28T00:59:14.280 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: MANIFEST file: MANIFEST-000008 size: 7711 Bytes 2024-01-28T00:59:14.280 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: 2024-01-28T00:59:14.280 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi038/store.db dir, Total Num: 1, files: 000168.sst 2024-01-28T00:59:14.280 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: 2024-01-28T00:59:14.280 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi038/store.db: 000166.log size: 467957 ; 2024-01-28T00:59:14.281 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: 2024-01-28T00:59:14.281 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.error_if_exists: 0 2024-01-28T00:59:14.281 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.create_if_missing: 0 2024-01-28T00:59:14.281 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.paranoid_checks: 1 2024-01-28T00:59:14.281 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.env: 0x55f1689e1080 2024-01-28T00:59:14.281 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.fs: Posix File System 2024-01-28T00:59:14.281 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.info_log: 0x55f16ac58560 2024-01-28T00:59:14.281 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.max_file_opening_threads: 16 2024-01-28T00:59:14.281 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.statistics: (nil) 2024-01-28T00:59:14.281 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.use_fsync: 0 2024-01-28T00:59:14.281 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.max_log_file_size: 0 2024-01-28T00:59:14.281 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-01-28T00:59:14.281 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-01-28T00:59:14.281 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.keep_log_file_num: 1000 2024-01-28T00:59:14.282 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.recycle_log_file_num: 0 2024-01-28T00:59:14.282 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.allow_fallocate: 1 2024-01-28T00:59:14.282 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.allow_mmap_reads: 0 2024-01-28T00:59:14.282 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.allow_mmap_writes: 0 2024-01-28T00:59:14.282 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.use_direct_reads: 0 2024-01-28T00:59:14.282 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-01-28T00:59:14.282 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.create_missing_column_families: 0 2024-01-28T00:59:14.282 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.db_log_dir: 2024-01-28T00:59:14.282 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi038/store.db 2024-01-28T00:59:14.282 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-01-28T00:59:14.282 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.max_subcompactions: 1 2024-01-28T00:59:14.282 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.max_background_flushes: -1 2024-01-28T00:59:14.282 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-01-28T00:59:14.282 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-01-28T00:59:14.283 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-01-28T00:59:14.283 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-01-28T00:59:14.283 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-01-28T00:59:14.283 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.advise_random_on_open: 1 2024-01-28T00:59:14.283 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.db_write_buffer_size: 0 2024-01-28T00:59:14.283 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.write_buffer_manager: 0x55f16b94a420 2024-01-28T00:59:14.283 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-01-28T00:59:14.283 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-01-28T00:59:14.283 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-01-28T00:59:14.283 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-01-28T00:59:14.283 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.rate_limiter: (nil) 2024-01-28T00:59:14.283 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-01-28T00:59:14.283 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.wal_recovery_mode: 2 2024-01-28T00:59:14.283 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.enable_thread_tracking: 0 2024-01-28T00:59:14.283 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.enable_pipelined_write: 0 2024-01-28T00:59:14.284 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.unordered_write: 0 2024-01-28T00:59:14.285 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-01-28T00:59:14.286 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-01-28T00:59:14.286 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-01-28T00:59:14.286 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-01-28T00:59:14.286 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.row_cache: None 2024-01-28T00:59:14.286 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.wal_filter: None 2024-01-28T00:59:14.286 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-01-28T00:59:14.286 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.allow_ingest_behind: 0 2024-01-28T00:59:14.286 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.preserve_deletes: 0 2024-01-28T00:59:14.286 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.two_write_queues: 0 2024-01-28T00:59:14.286 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.manual_wal_flush: 0 2024-01-28T00:59:14.286 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.atomic_flush: 0 2024-01-28T00:59:14.286 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-01-28T00:59:14.286 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-01-28T00:59:14.286 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-01-28T00:59:14.287 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.log_readahead_size: 0 2024-01-28T00:59:14.287 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-01-28T00:59:14.287 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.max_background_jobs: 2 2024-01-28T00:59:14.287 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.max_background_compactions: -1 2024-01-28T00:59:14.287 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-01-28T00:59:14.287 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-01-28T00:59:14.287 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-01-28T00:59:14.287 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.max_total_wal_size: 0 2024-01-28T00:59:14.287 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-01-28T00:59:14.287 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-01-28T00:59:14.287 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-01-28T00:59:14.287 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-01-28T00:59:14.287 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.max_open_files: -1 2024-01-28T00:59:14.287 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.bytes_per_sync: 0 2024-01-28T00:59:14.288 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-01-28T00:59:14.288 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-01-28T00:59:14.288 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Options.compaction_readahead_size: 0 2024-01-28T00:59:14.288 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Compression algorithms supported: 2024-01-28T00:59:14.288 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-01-28T00:59:14.288 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: kZSTD supported: 0 2024-01-28T00:59:14.288 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: kXpressCompression supported: 0 2024-01-28T00:59:14.288 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: kLZ4HCCompression supported: 1 2024-01-28T00:59:14.288 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: kLZ4Compression supported: 1 2024-01-28T00:59:14.288 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: kBZip2Compression supported: 0 2024-01-28T00:59:14.288 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: kZlibCompression supported: 1 2024-01-28T00:59:14.288 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: kSnappyCompression supported: 1 2024-01-28T00:59:14.288 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.997+0000 7feadc075880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-01-28T00:59:14.289 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi038/store.db/MANIFEST-000008 2024-01-28T00:59:14.289 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: 2024-01-28T00:59:14.289 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-01-28T00:59:14.289 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: 2024-01-28T00:59:14.289 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-01-28T00:59:14.289 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.merge_operator: 2024-01-28T00:59:14.289 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.compaction_filter: None 2024-01-28T00:59:14.289 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.compaction_filter_factory: None 2024-01-28T00:59:14.289 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-01-28T00:59:14.289 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-01-28T00:59:14.289 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55f16abfdd28) 2024-01-28T00:59:14.289 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cache_index_and_filter_blocks: 1 2024-01-28T00:59:14.289 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cache_index_and_filter_blocks_with_high_priority: 0 2024-01-28T00:59:14.290 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-01-28T00:59:14.290 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: pin_top_level_index_and_filter: 1 2024-01-28T00:59:14.290 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: index_type: 0 2024-01-28T00:59:14.290 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: data_block_index_type: 0 2024-01-28T00:59:14.290 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: index_shortening: 1 2024-01-28T00:59:14.290 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: data_block_hash_table_util_ratio: 0.750000 2024-01-28T00:59:14.290 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: hash_index_allow_collision: 1 2024-01-28T00:59:14.290 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: checksum: 1 2024-01-28T00:59:14.290 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: no_block_cache: 0 2024-01-28T00:59:14.290 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: block_cache: 0x55f16ac32f10 2024-01-28T00:59:14.290 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: block_cache_name: BinnedLRUCache 2024-01-28T00:59:14.290 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: block_cache_options: 2024-01-28T00:59:14.290 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: capacity : 536870912 2024-01-28T00:59:14.290 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: num_shard_bits : 4 2024-01-28T00:59:14.291 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: strict_capacity_limit : 0 2024-01-28T00:59:14.291 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: high_pri_pool_ratio: 0.000 2024-01-28T00:59:14.291 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: block_cache_compressed: (nil) 2024-01-28T00:59:14.291 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: persistent_cache: (nil) 2024-01-28T00:59:14.291 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: block_size: 4096 2024-01-28T00:59:14.291 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: block_size_deviation: 10 2024-01-28T00:59:14.291 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: block_restart_interval: 16 2024-01-28T00:59:14.291 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: index_block_restart_interval: 1 2024-01-28T00:59:14.291 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: metadata_block_size: 4096 2024-01-28T00:59:14.291 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: partition_filters: 0 2024-01-28T00:59:14.291 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: use_delta_encoding: 1 2024-01-28T00:59:14.291 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: filter_policy: rocksdb.BuiltinBloomFilter 2024-01-28T00:59:14.292 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: whole_key_filtering: 1 2024-01-28T00:59:14.292 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: verify_compression: 0 2024-01-28T00:59:14.292 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: read_amp_bytes_per_bit: 0 2024-01-28T00:59:14.292 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: format_version: 2 2024-01-28T00:59:14.292 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: enable_index_compression: 1 2024-01-28T00:59:14.292 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: block_align: 0 2024-01-28T00:59:14.292 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: 2024-01-28T00:59:14.292 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.write_buffer_size: 33554432 2024-01-28T00:59:14.292 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.max_write_buffer_number: 2 2024-01-28T00:59:14.292 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.compression: NoCompression 2024-01-28T00:59:14.292 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.bottommost_compression: Disabled 2024-01-28T00:59:14.292 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.prefix_extractor: nullptr 2024-01-28T00:59:14.292 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-01-28T00:59:14.292 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.num_levels: 7 2024-01-28T00:59:14.292 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-01-28T00:59:14.293 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-01-28T00:59:14.293 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-01-28T00:59:14.293 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-01-28T00:59:14.293 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-01-28T00:59:14.293 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-01-28T00:59:14.293 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-01-28T00:59:14.293 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-01-28T00:59:14.293 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-01-28T00:59:14.293 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-01-28T00:59:14.293 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.compression_opts.level: 32767 2024-01-28T00:59:14.293 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.compression_opts.strategy: 0 2024-01-28T00:59:14.293 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-01-28T00:59:14.293 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-01-28T00:59:14.293 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.compression_opts.enabled: false 2024-01-28T00:59:14.293 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-01-28T00:59:14.293 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-01-28T00:59:14.293 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-01-28T00:59:14.294 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.target_file_size_base: 67108864 2024-01-28T00:59:14.294 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-01-28T00:59:14.294 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-01-28T00:59:14.294 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-01-28T00:59:14.294 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-01-28T00:59:14.294 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-01-28T00:59:14.294 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-01-28T00:59:14.294 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-01-28T00:59:14.294 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-01-28T00:59:14.294 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-01-28T00:59:14.294 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-01-28T00:59:14.294 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-01-28T00:59:14.294 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-01-28T00:59:14.294 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-01-28T00:59:14.294 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.arena_block_size: 4194304 2024-01-28T00:59:14.294 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-01-28T00:59:14.294 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-01-28T00:59:14.295 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-01-28T00:59:14.295 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.disable_auto_compactions: 0 2024-01-28T00:59:14.295 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-01-28T00:59:14.295 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-01-28T00:59:14.295 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-01-28T00:59:14.295 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-01-28T00:59:14.295 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-01-28T00:59:14.295 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-01-28T00:59:14.295 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-01-28T00:59:14.295 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-01-28T00:59:14.295 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-01-28T00:59:14.295 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-01-28T00:59:14.295 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.table_properties_collectors: 2024-01-28T00:59:14.295 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.inplace_update_support: 0 2024-01-28T00:59:14.295 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-01-28T00:59:14.295 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-01-28T00:59:14.296 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-01-28T00:59:14.296 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-01-28T00:59:14.296 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.bloom_locality: 0 2024-01-28T00:59:14.296 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.max_successive_merges: 0 2024-01-28T00:59:14.296 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-01-28T00:59:14.296 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.paranoid_file_checks: 0 2024-01-28T00:59:14.296 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.force_consistency_checks: 0 2024-01-28T00:59:14.296 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.report_bg_io_stats: 0 2024-01-28T00:59:14.296 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.ttl: 2592000 2024-01-28T00:59:14.296 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-01-28T00:59:14.296 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi038/store.db/MANIFEST-000008 succeeded,manifest_file_number is 8, next_file_number is 170, last_sequence is 71426, log_number is 166,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-01-28T00:59:14.296 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: 2024-01-28T00:59:14.296 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 166 2024-01-28T00:59:14.296 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: 2024-01-28T00:59:14.296 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1706403553999854, "job": 1, "event": "recovery_started", "log_files": [166]} 2024-01-28T00:59:14.297 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:13 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.998+0000 7feadc075880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #166 mode 2 2024-01-28T00:59:14.297 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:13.999+0000 7feadc075880 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-01-28T00:59:14.297 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:14.000+0000 7feadc075880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1706403554001699, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 170, "file_size": 467695, "table_properties": {"data_size": 466303, "index_size": 382, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 197, "raw_key_size": 1348, "raw_average_key_size": 31, "raw_value_size": 465092, "raw_average_value_size": 10816, "num_data_blocks": 12, "num_entries": 43, "num_deletions": 2, "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": 1706403553, "oldest_key_time": 3, "file_creation_time": 0}} 2024-01-28T00:59:14.297 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:14.000+0000 7feadc075880 4 rocksdb: [version_set.cc:3826] Creating manifest 171 2024-01-28T00:59:14.297 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: 2024-01-28T00:59:14.297 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:14.001+0000 7feadc075880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1706403554002504, "job": 1, "event": "recovery_finished"} 2024-01-28T00:59:14.297 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:14.002+0000 7feadc075880 4 rocksdb: DB pointer 0x55f16acfb800 2024-01-28T00:59:14.297 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:14.002+0000 7feac2e67700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-01-28T00:59:14.297 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:14.002+0000 7feac2e67700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-01-28T00:59:14.297 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: ** DB Stats ** 2024-01-28T00:59:14.297 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: Uptime(secs): 0.0 total, 0.0 interval 2024-01-28T00:59:14.297 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-01-28T00:59:14.297 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-01-28T00:59:14.297 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-01-28T00:59:14.297 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-01-28T00:59:14.297 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-01-28T00:59:14.298 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-01-28T00:59:14.298 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: 2024-01-28T00:59:14.298 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: ** Compaction Stats [default] ** 2024-01-28T00:59:14.298 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: 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 2024-01-28T00:59:14.298 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-28T00:59:14.298 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: L0 1/0 456.73 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 367.7 0.00 0.00 1 0.001 0 0 2024-01-28T00:59:14.298 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: L6 1/0 48.98 MB 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 2024-01-28T00:59:14.298 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: Sum 2/0 49.42 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 367.7 0.00 0.00 1 0.001 0 0 2024-01-28T00:59:14.298 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 367.7 0.00 0.00 1 0.001 0 0 2024-01-28T00:59:14.298 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: 2024-01-28T00:59:14.298 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: ** Compaction Stats [default] ** 2024-01-28T00:59:14.298 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: 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 2024-01-28T00:59:14.298 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-28T00:59:14.298 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 367.7 0.00 0.00 1 0.001 0 0 2024-01-28T00:59:14.298 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: Uptime(secs): 0.0 total, 0.0 interval 2024-01-28T00:59:14.298 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: Flush(GB): cumulative 0.000, interval 0.000 2024-01-28T00:59:14.299 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: AddFile(GB): cumulative 0.000, interval 0.000 2024-01-28T00:59:14.299 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: AddFile(Total Files): cumulative 0, interval 0 2024-01-28T00:59:14.299 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: AddFile(L0 Files): cumulative 0, interval 0 2024-01-28T00:59:14.299 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: AddFile(Keys): cumulative 0, interval 0 2024-01-28T00:59:14.299 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: Cumulative compaction: 0.00 GB write, 97.05 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-28T00:59:14.299 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: Interval compaction: 0.00 GB write, 97.05 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-28T00:59:14.299 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-01-28T00:59:14.299 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: 2024-01-28T00:59:14.299 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: ** File Read Latency Histogram By Level [default] ** 2024-01-28T00:59:14.299 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: 2024-01-28T00:59:14.299 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: ** Compaction Stats [default] ** 2024-01-28T00:59:14.299 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: 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 2024-01-28T00:59:14.299 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-28T00:59:14.299 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: L0 1/0 456.73 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 367.7 0.00 0.00 1 0.001 0 0 2024-01-28T00:59:14.299 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: L6 1/0 48.98 MB 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 2024-01-28T00:59:14.299 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: Sum 2/0 49.42 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 367.7 0.00 0.00 1 0.001 0 0 2024-01-28T00:59:14.299 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: 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 2024-01-28T00:59:14.300 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: 2024-01-28T00:59:14.300 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: ** Compaction Stats [default] ** 2024-01-28T00:59:14.300 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: 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 2024-01-28T00:59:14.300 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-01-28T00:59:14.300 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 367.7 0.00 0.00 1 0.001 0 0 2024-01-28T00:59:14.300 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: Uptime(secs): 0.0 total, 0.0 interval 2024-01-28T00:59:14.300 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: Flush(GB): cumulative 0.000, interval 0.000 2024-01-28T00:59:14.300 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: AddFile(GB): cumulative 0.000, interval 0.000 2024-01-28T00:59:14.300 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: AddFile(Total Files): cumulative 0, interval 0 2024-01-28T00:59:14.300 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: AddFile(L0 Files): cumulative 0, interval 0 2024-01-28T00:59:14.300 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: AddFile(Keys): cumulative 0, interval 0 2024-01-28T00:59:14.300 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: Cumulative compaction: 0.00 GB write, 95.69 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-28T00:59:14.300 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-01-28T00:59:14.301 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-01-28T00:59:14.301 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: 2024-01-28T00:59:14.301 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: ** File Read Latency Histogram By Level [default] ** 2024-01-28T00:59:14.301 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: 2024-01-28T00:59:14.301 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:14.003+0000 7feadc075880 0 starting mon.smithi038 rank 0 at public addrs [v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0] at bind addrs [v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi038 fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 2024-01-28T00:59:14.301 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:14.004+0000 7feadc075880 1 mon.smithi038@-1(???) e2 preinit fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 2024-01-28T00:59:14.301 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:14.004+0000 7feadc075880 0 mon.smithi038@-1(???).mds e8 new map 2024-01-28T00:59:14.301 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:14.004+0000 7feadc075880 0 mon.smithi038@-1(???).mds e8 print_map 2024-01-28T00:59:14.301 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: e8 2024-01-28T00:59:14.301 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: enable_multiple, ever_enabled_multiple: 0,0 2024-01-28T00:59:14.301 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: 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} 2024-01-28T00:59:14.301 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: legacy client fscid: 1 2024-01-28T00:59:14.301 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: 2024-01-28T00:59:14.301 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: Filesystem 'foofs' (1) 2024-01-28T00:59:14.301 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: fs_name foofs 2024-01-28T00:59:14.301 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: epoch 5 2024-01-28T00:59:14.302 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: flags 12 2024-01-28T00:59:14.302 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: created 2024-01-27T23:43:32.272077+0000 2024-01-28T00:59:14.302 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: modified 2024-01-27T23:54:01.070220+0000 2024-01-28T00:59:14.302 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: tableserver 0 2024-01-28T00:59:14.302 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: root 0 2024-01-28T00:59:14.302 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: session_timeout 60 2024-01-28T00:59:14.302 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: session_autoclose 300 2024-01-28T00:59:14.302 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: max_file_size 1099511627776 2024-01-28T00:59:14.302 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: required_client_features {} 2024-01-28T00:59:14.302 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: last_failure 0 2024-01-28T00:59:14.302 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: last_failure_osd_epoch 0 2024-01-28T00:59:14.302 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: 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,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-01-28T00:59:14.302 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: max_mds 1 2024-01-28T00:59:14.302 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: in 0 2024-01-28T00:59:14.302 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: up {0=24969} 2024-01-28T00:59:14.302 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: failed 2024-01-28T00:59:14.302 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: damaged 2024-01-28T00:59:14.303 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: stopped 2024-01-28T00:59:14.303 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: data_pools [3] 2024-01-28T00:59:14.303 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: metadata_pool 2 2024-01-28T00:59:14.303 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: inline_data disabled 2024-01-28T00:59:14.303 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: balancer 2024-01-28T00:59:14.303 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: standby_count_wanted 1 2024-01-28T00:59:14.303 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: [mds.foofs.smithi123.fdtsgh{0:24969} state up:active seq 2 join_fscid=1 addr [v2:172.21.15.123:6832/1848616960,v1:172.21.15.123:6833/1848616960] compat {c=[1],r=[1],i=[7ff]}] 2024-01-28T00:59:14.303 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: 2024-01-28T00:59:14.303 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: 2024-01-28T00:59:14.303 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: Standby daemons: 2024-01-28T00:59:14.303 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: 2024-01-28T00:59:14.303 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: [mds.foofs.smithi038.mhgrmy{-1:15410} state up:standby seq 3 join_fscid=1 addr [v2:172.21.15.38:6834/3339435677,v1:172.21.15.38:6835/3339435677] compat {c=[1],r=[1],i=[7ff]}] 2024-01-28T00:59:14.303 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: 2024-01-28T00:59:14.303 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:14.004+0000 7feadc075880 0 mon.smithi038@-1(???).osd e64 crush map has features 3314933000852226048, adjusting msgr requires 2024-01-28T00:59:14.303 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:14.004+0000 7feadc075880 0 mon.smithi038@-1(???).osd e64 crush map has features 288514051259236352, adjusting msgr requires 2024-01-28T00:59:14.303 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:14.004+0000 7feadc075880 0 mon.smithi038@-1(???).osd e64 crush map has features 288514051259236352, adjusting msgr requires 2024-01-28T00:59:14.303 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:14.004+0000 7feadc075880 0 mon.smithi038@-1(???).osd e64 crush map has features 288514051259236352, adjusting msgr requires 2024-01-28T00:59:14.304 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cephadm 2024-01-28T00:59:11.653389+0000 mgr.smithi038.xgdzef (mgr.20304) 411 : cephadm [INF] Upgrade: Updating mon.smithi038 2024-01-28T00:59:14.304 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:11.659314+0000 mon.smithi038 (mon.0) 1452 : audit [INF] from='mgr.20304 172.21.15.38:0/3477958834' entity='mgr.smithi038.xgdzef' 2024-01-28T00:59:14.304 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:11.659944+0000 mon.smithi038 (mon.0) 1453 : audit [INF] from='mgr.20304 172.21.15.38:0/3477958834' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-01-28T00:59:14.304 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:11.660464+0000 mon.smithi038 (mon.0) 1454 : audit [DBG] from='mgr.20304 172.21.15.38:0/3477958834' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-01-28T00:59:14.304 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:11.660959+0000 mon.smithi038 (mon.0) 1455 : audit [DBG] from='mgr.20304 172.21.15.38:0/3477958834' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-28T00:59:14.304 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cephadm 2024-01-28T00:59:11.661456+0000 mgr.smithi038.xgdzef (mgr.20304) 412 : cephadm [INF] Deploying daemon mon.smithi038 on smithi038 2024-01-28T00:59:14.304 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:11.661787+0000 mon.smithi038 (mon.0) 1456 : audit [DBG] from='mgr.20304 172.21.15.38:0/3477958834' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config get","who": "mon.smithi038","key": "container_image"}]: dispatch 2024-01-28T00:59:14.304 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T00:59:14.005+0000 7feadc075880 1 mon.smithi038@-1(???).paxosservice(auth 1..63) refresh upgraded, format 0 -> 3 2024-01-28T00:59:14.533 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:12.697923+0000 mon.smithi123 (mon.1) 430 : audit [DBG] from='mgr.20304 172.21.15.38:0/3477958834' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "mon metadata", "id": "smithi038"}]: dispatch 2024-01-28T00:59:14.533 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:12.698231+0000 mon.smithi123 (mon.1) 431 : audit [DBG] from='mgr.20304 172.21.15.38:0/3477958834' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "mon metadata", "id": "smithi123"}]: dispatch 2024-01-28T00:59:14.533 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cluster 2024-01-28T00:59:14.213942+0000 mon.smithi038 (mon.0) 1 : cluster [INF] mon.smithi038 calling monitor election 2024-01-28T00:59:14.534 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cluster 2024-01-28T00:59:14.227541+0000 mon.smithi038 (mon.0) 2 : cluster [INF] mon.smithi038 is new leader, mons smithi038,smithi123 in quorum (ranks 0,1) 2024-01-28T00:59:14.534 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cluster 2024-01-28T00:59:14.231525+0000 mon.smithi038 (mon.0) 3 : cluster [DBG] monmap e2: 2 mons at {smithi038=[v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0],smithi123=[v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0]} removed_ranks: {} 2024-01-28T00:59:14.534 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cluster 2024-01-28T00:59:14.232017+0000 mon.smithi038 (mon.0) 4 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi123.fdtsgh=up:active} 1 up:standby 2024-01-28T00:59:14.534 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cluster 2024-01-28T00:59:14.232052+0000 mon.smithi038 (mon.0) 5 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-01-28T00:59:14.534 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cluster 2024-01-28T00:59:14.233229+0000 mon.smithi038 (mon.0) 6 : cluster [DBG] mgrmap e43: smithi038.xgdzef(active, since 10m), standbys: smithi123.wlhlrm 2024-01-28T00:59:14.534 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cluster 2024-01-28T00:59:14.240681+0000 mon.smithi038 (mon.0) 7 : cluster [DBG] mgrmap e44: smithi038.xgdzef(active, since 10m), standbys: smithi123.wlhlrm 2024-01-28T00:59:14.534 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cluster 2024-01-28T00:59:14.241391+0000 mon.smithi038 (mon.0) 8 : cluster [WRN] Health detail: HEALTH_WARN 2 failed cephadm daemon(s) 2024-01-28T00:59:14.534 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cluster 2024-01-28T00:59:14.241405+0000 mon.smithi038 (mon.0) 9 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2024-01-28T00:59:14.534 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cluster 2024-01-28T00:59:14.241411+0000 mon.smithi038 (mon.0) 10 : cluster [WRN] daemon node-exporter.smithi038 on smithi038 is in error state 2024-01-28T00:59:14.534 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cluster 2024-01-28T00:59:14.241419+0000 mon.smithi038 (mon.0) 11 : cluster [WRN] daemon node-exporter.smithi123 on smithi123 is in error state 2024-01-28T00:59:14.534 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:14 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:14.250714+0000 mon.smithi038 (mon.0) 12 : audit [INF] from='mgr.20304 ' entity='' 2024-01-28T00:59:16.533 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:16 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cluster 2024-01-28T00:59:15.243814+0000 mon.smithi038 (mon.0) 13 : cluster [DBG] mgrmap e45: smithi038.xgdzef(active, since 10m), standbys: smithi123.wlhlrm 2024-01-28T00:59:20.283 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:20 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cluster 2024-01-28T00:59:19.565710+0000 mon.smithi038 (mon.0) 14 : cluster [DBG] Standby manager daemon smithi123.wlhlrm restarted 2024-01-28T00:59:20.283 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:20 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cluster 2024-01-28T00:59:19.565789+0000 mon.smithi038 (mon.0) 15 : cluster [DBG] Standby manager daemon smithi123.wlhlrm started 2024-01-28T00:59:20.284 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:20 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:19.567007+0000 mon.smithi123 (mon.1) 432 : audit [DBG] from='mgr.? 172.21.15.123:0/1883615712' entity='mgr.smithi123.wlhlrm' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi123.wlhlrm/crt"}]: dispatch 2024-01-28T00:59:20.284 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:20 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:19.567457+0000 mon.smithi123 (mon.1) 433 : audit [DBG] from='mgr.? 172.21.15.123:0/1883615712' entity='mgr.smithi123.wlhlrm' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-28T00:59:20.284 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:20 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:19.569268+0000 mon.smithi123 (mon.1) 434 : audit [DBG] from='mgr.? 172.21.15.123:0/1883615712' entity='mgr.smithi123.wlhlrm' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi123.wlhlrm/key"}]: dispatch 2024-01-28T00:59:20.284 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:20 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:19.570223+0000 mon.smithi123 (mon.1) 435 : audit [DBG] from='mgr.? 172.21.15.123:0/1883615712' entity='mgr.smithi123.wlhlrm' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-28T00:59:20.284 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:20 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cluster 2024-01-28T00:59:19.882849+0000 mon.smithi038 (mon.0) 16 : cluster [INF] Active manager daemon smithi038.xgdzef restarted 2024-01-28T00:59:20.284 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:20 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cluster 2024-01-28T00:59:19.883125+0000 mon.smithi038 (mon.0) 17 : cluster [INF] Activating manager daemon smithi038.xgdzef 2024-01-28T00:59:20.284 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:20 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cluster 2024-01-28T00:59:19.892021+0000 mon.smithi038 (mon.0) 18 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-01-28T00:59:20.284 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:20 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cluster 2024-01-28T00:59:19.892371+0000 mon.smithi038 (mon.0) 19 : cluster [DBG] mgrmap e46: smithi038.xgdzef(active, starting, since 0.00931913s), standbys: smithi123.wlhlrm 2024-01-28T00:59:25.995 INFO:teuthology.orchestra.run.smithi038.stderr:Error ENOTSUP: Warning: due to ceph-mgr restart, some PG states may not be up to date 2024-01-28T00:59:25.995 INFO:teuthology.orchestra.run.smithi038.stderr:Module 'orchestrator' is not enabled/loaded (required by command 'orch upgrade status'): use `ceph mgr module enable orchestrator` to enable it 2024-01-28T00:59:26.201 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:25 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:25.894339+0000 mon.smithi038 (mon.0) 20 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "mon metadata", "id": "smithi038"}]: dispatch 2024-01-28T00:59:26.201 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:25 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:25.894538+0000 mon.smithi038 (mon.0) 21 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "mon metadata", "id": "smithi123"}]: dispatch 2024-01-28T00:59:26.201 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:25 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:25.894688+0000 mon.smithi038 (mon.0) 22 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi038.mhgrmy"}]: dispatch 2024-01-28T00:59:26.201 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:25 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:25.895575+0000 mon.smithi038 (mon.0) 23 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi123.fdtsgh"}]: dispatch 2024-01-28T00:59:26.201 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:25 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:25.896174+0000 mon.smithi038 (mon.0) 24 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "mgr metadata", "who": "smithi038.xgdzef", "id": "smithi038.xgdzef"}]: dispatch 2024-01-28T00:59:26.201 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:25 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:25.896382+0000 mon.smithi038 (mon.0) 25 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "mgr metadata", "who": "smithi123.wlhlrm", "id": "smithi123.wlhlrm"}]: dispatch 2024-01-28T00:59:26.201 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:25 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:25.896650+0000 mon.smithi038 (mon.0) 26 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-01-28T00:59:26.201 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:25 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:25.896957+0000 mon.smithi038 (mon.0) 27 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-01-28T00:59:26.201 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:25 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:25.897221+0000 mon.smithi038 (mon.0) 28 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-01-28T00:59:26.201 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:25 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:25.897461+0000 mon.smithi038 (mon.0) 29 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-01-28T00:59:26.202 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:25 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:25.897742+0000 mon.smithi038 (mon.0) 30 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-01-28T00:59:26.202 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:25 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:25.898080+0000 mon.smithi038 (mon.0) 31 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-01-28T00:59:26.202 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:25 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:25.898395+0000 mon.smithi038 (mon.0) 32 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-01-28T00:59:26.202 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:25 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:25.898812+0000 mon.smithi038 (mon.0) 33 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-01-28T00:59:26.202 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:25 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:25.899261+0000 mon.smithi038 (mon.0) 34 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-01-28T00:59:26.202 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:25 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:25.899538+0000 mon.smithi038 (mon.0) 35 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-01-28T00:59:26.202 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:25 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:25.899974+0000 mon.smithi038 (mon.0) 36 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-01-28T00:59:26.202 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:25 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:25.900819+0000 mon.smithi038 (mon.0) 37 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-01-28T00:59:26.202 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:25 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:25.901897+0000 mon.smithi038 (mon.0) 38 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/client_keyrings"}]: dispatch 2024-01-28T00:59:26.202 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:25 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:25.902262+0000 mon.smithi038 (mon.0) 39 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2024-01-28T00:59:26.202 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:25 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:25.902592+0000 mon.smithi038 (mon.0) 40 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-01-28T00:59:26.203 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:25 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:25.902925+0000 mon.smithi038 (mon.0) 41 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-01-28T00:59:26.203 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:25 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:25.903262+0000 mon.smithi038 (mon.0) 42 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi038"}]: dispatch 2024-01-28T00:59:26.203 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:25 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:25.903609+0000 mon.smithi038 (mon.0) 43 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi123"}]: dispatch 2024-01-28T00:59:26.203 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:25 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:25.903981+0000 mon.smithi038 (mon.0) 44 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-01-28T00:59:26.203 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:25 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:25.904302+0000 mon.smithi038 (mon.0) 45 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/nfs_migration_queue"}]: dispatch 2024-01-28T00:59:26.203 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:25 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:25.904625+0000 mon.smithi038 (mon.0) 46 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-01-28T00:59:26.203 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:25 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:25.904937+0000 mon.smithi038 (mon.0) 47 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/smithi038/grafana_crt"}]: dispatch 2024-01-28T00:59:26.203 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:25 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:25.905250+0000 mon.smithi038 (mon.0) 48 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/smithi038/grafana_key"}]: dispatch 2024-01-28T00:59:26.203 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:25 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:25.905564+0000 mon.smithi038 (mon.0) 49 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-01-28T00:59:26.203 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:25 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:25.905880+0000 mon.smithi038 (mon.0) 50 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.crash"}]: dispatch 2024-01-28T00:59:26.203 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:25 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:25.906196+0000 mon.smithi038 (mon.0) 51 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-01-28T00:59:26.203 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:25 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:25.906563+0000 mon.smithi038 (mon.0) 52 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mds.foofs"}]: dispatch 2024-01-28T00:59:26.203 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:25 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:25.906913+0000 mon.smithi038 (mon.0) 53 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-01-28T00:59:26.203 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:25 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:25.907250+0000 mon.smithi038 (mon.0) 54 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mon"}]: dispatch 2024-01-28T00:59:26.204 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:25 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:25.907570+0000 mon.smithi038 (mon.0) 55 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.nfs.foo"}]: dispatch 2024-01-28T00:59:26.204 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:25 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:25.907894+0000 mon.smithi038 (mon.0) 56 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-01-28T00:59:26.204 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:25 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:25.908246+0000 mon.smithi038 (mon.0) 57 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-01-28T00:59:26.204 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:25 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:25.908564+0000 mon.smithi038 (mon.0) 58 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-01-28T00:59:26.204 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:25 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:25.908895+0000 mon.smithi038 (mon.0) 59 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-01-28T00:59:26.204 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:25 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:25.909248+0000 mon.smithi038 (mon.0) 60 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_user"}]: dispatch 2024-01-28T00:59:26.204 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:25 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:25.909569+0000 mon.smithi038 (mon.0) 61 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-01-28T00:59:26.204 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:25 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:25.909918+0000 mon.smithi038 (mon.0) 62 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-01-28T00:59:26.204 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:25 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:25.910252+0000 mon.smithi038 (mon.0) 63 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-01-28T00:59:26.204 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:25 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:25.910584+0000 mon.smithi038 (mon.0) 64 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-01-28T00:59:26.204 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:25 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:25.910916+0000 mon.smithi038 (mon.0) 65 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-01-28T00:59:26.204 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:25 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:25.911249+0000 mon.smithi038 (mon.0) 66 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-01-28T00:59:26.204 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:25 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:25.911595+0000 mon.smithi038 (mon.0) 67 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config-key get", "key": "mgr/prometheus/health_history"}]: dispatch 2024-01-28T00:59:26.204 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:25 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:25.912020+0000 mon.smithi038 (mon.0) 68 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-01-28T00:59:26.205 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:25 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:25.912345+0000 mon.smithi038 (mon.0) 69 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-01-28T00:59:26.205 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:25 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cluster 2024-01-28T00:59:25.931623+0000 mon.smithi038 (mon.0) 70 : cluster [INF] Manager daemon smithi038.xgdzef is now available 2024-01-28T00:59:26.320 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -e sha1=a72a5dace2353a54147d37bd2699a2a482507966 -- bash -c 'ceph orch ps' 2024-01-28T00:59:27.284 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:26 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cluster 2024-01-28T00:59:25.988330+0000 mon.smithi038 (mon.0) 71 : cluster [DBG] mgrmap e47: smithi038.xgdzef(active, since 6s), standbys: smithi123.wlhlrm 2024-01-28T00:59:27.284 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:26 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:25.988512+0000 mgr.smithi038.xgdzef (mgr.44102) 1 : audit [DBG] from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-01-28T00:59:27.284 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:26 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cluster 2024-01-28T00:59:25.997394+0000 mgr.smithi038.xgdzef (mgr.44102) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 176 MiB data, 532 MiB used, 707 GiB / 715 GiB avail 2024-01-28T00:59:27.284 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:26 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:26.051110+0000 mon.smithi038 (mon.0) 72 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-28T00:59:27.284 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:26 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:26.052757+0000 mon.smithi038 (mon.0) 73 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-01-28T00:59:27.284 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:26 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:26.105944+0000 mon.smithi038 (mon.0) 74 : audit [INF] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi038.xgdzef/mirror_snapshot_schedule"}]: dispatch 2024-01-28T00:59:27.284 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:26 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:26.120053+0000 mon.smithi038 (mon.0) 75 : audit [INF] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi038.xgdzef/trash_purge_schedule"}]: dispatch 2024-01-28T00:59:27.284 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:26 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:26.627452+0000 mon.smithi038 (mon.0) 76 : audit [INF] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' 2024-01-28T00:59:27.284 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:26 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:26.628634+0000 mon.smithi038 (mon.0) 77 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-28T00:59:27.284 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:26 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:26.678807+0000 mon.smithi038 (mon.0) 78 : audit [INF] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' 2024-01-28T00:59:27.284 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:26 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:26.679572+0000 mon.smithi038 (mon.0) 79 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-01-28T00:59:27.897 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-28T00:59:27.897 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.smithi123 smithi123 *:9093,9094 running (15m) 5m ago 21m 25.6M - 0.23.0 ba2b418f427c 0bb24201ca33 2024-01-28T00:59:27.897 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (79m) 10m ago 79m 6870k - 15.2.13 2cf504fded39 5959894c5c26 2024-01-28T00:59:27.897 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (79m) 5m ago 79m 6878k - 15.2.13 2cf504fded39 ddac52656d90 2024-01-28T00:59:27.897 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (20m) 10m ago 79m 38.9M - 6.7.4 557c83e11646 c301950fa020 2024-01-28T00:59:27.897 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (65m) 10m ago 65m 24.1M - 15.2.13 2cf504fded39 a95e1c7fde8e 2024-01-28T00:59:27.897 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (65m) 5m ago 65m 40.7M - 15.2.13 2cf504fded39 0bd6a0f2ba32 2024-01-28T00:59:27.898 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 *:8443,9283 running (15m) 10m ago 85m 429M - 16.2.14-508-ga72a5dac 4f538c03cdfa e89725557af1 2024-01-28T00:59:27.898 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 *:8443,9283 running (5m) 5m ago 79m 44.6M - 16.2.14-508-ga72a5dac 4f538c03cdfa af773875dd81 2024-01-28T00:59:27.898 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 starting - - - 2048M 2024-01-28T00:59:27.898 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (84m) 5m ago 84m 438M 2048M 15.2.13 2cf504fded39 f862e772418c 2024-01-28T00:59:27.898 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.0.0.smithi038.grrbcm smithi038 *:2049 running (21m) 10m ago 21m 87.7M - 3.3 2cf504fded39 d62e4b591b10 2024-01-28T00:59:27.898 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.1.0.smithi123.mpkthh smithi123 *:2049 running (21m) 5m ago 21m 90.7M - 3.3 2cf504fded39 c585eb9196eb 2024-01-28T00:59:27.899 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 10m ago 57m - - 2024-01-28T00:59:27.899 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 error 5m ago 55m - - 2024-01-28T00:59:27.899 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (79m) 10m ago 79m 3369M 4096M 15.2.13 2cf504fded39 15d9493598c1 2024-01-28T00:59:27.899 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (79m) 10m ago 79m 3696M 4096M 15.2.13 2cf504fded39 7171c4e00c9c 2024-01-28T00:59:27.899 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (79m) 10m ago 79m 2584M 4096M 15.2.13 2cf504fded39 24b48c30a876 2024-01-28T00:59:27.899 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (79m) 10m ago 79m 3719M 4096M 15.2.13 2cf504fded39 41b835e7965c 2024-01-28T00:59:27.899 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (77m) 5m ago 77m 3188M 4096M 15.2.13 2cf504fded39 c9e70087b80e 2024-01-28T00:59:27.900 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (77m) 5m ago 77m 3846M 4096M 15.2.13 2cf504fded39 3fed074bae32 2024-01-28T00:59:27.900 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (77m) 5m ago 77m 3505M 4096M 15.2.13 2cf504fded39 9b5bc29ac58f 2024-01-28T00:59:27.900 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (76m) 5m ago 76m 4993M 4096M 15.2.13 2cf504fded39 544d5f6f72b2 2024-01-28T00:59:27.900 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.smithi123 smithi123 *:9095 running (21m) 5m ago 21m 65.1M - 2.33.4 514e6a882f6e 3ae725c651e6 2024-01-28T00:59:28.174 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:28 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cluster 2024-01-28T00:59:26.985047+0000 mon.smithi038 (mon.0) 80 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2024-01-28T00:59:28.174 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:28 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cluster 2024-01-28T00:59:26.985105+0000 mon.smithi038 (mon.0) 81 : cluster [INF] Cluster is now healthy 2024-01-28T00:59:28.175 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:28 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:27.884767+0000 mon.smithi038 (mon.0) 82 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config get","who": "mon.smithi038","key": "mon_memory_target"}]: dispatch 2024-01-28T00:59:28.175 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:28 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:27.885132+0000 mon.smithi038 (mon.0) 83 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-28T00:59:28.175 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:28 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:27.885438+0000 mon.smithi038 (mon.0) 84 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-28T00:59:28.175 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:28 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:27.885714+0000 mon.smithi038 (mon.0) 85 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-28T00:59:28.175 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:28 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:27.886001+0000 mon.smithi038 (mon.0) 86 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-28T00:59:28.175 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:28 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:27.887848+0000 mon.smithi038 (mon.0) 87 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config get","who": "mon.smithi123","key": "mon_memory_target"}]: dispatch 2024-01-28T00:59:28.175 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:28 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:27.888161+0000 mon.smithi038 (mon.0) 88 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-28T00:59:28.175 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:28 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:27.888452+0000 mon.smithi038 (mon.0) 89 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-28T00:59:28.175 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:28 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:27.888735+0000 mon.smithi038 (mon.0) 90 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-28T00:59:28.175 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:28 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:27.889021+0000 mon.smithi038 (mon.0) 91 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-28T00:59:28.490 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -e sha1=a72a5dace2353a54147d37bd2699a2a482507966 -- bash -c 'ceph versions' 2024-01-28T00:59:29.033 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:29 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:27.882622+0000 mgr.smithi038.xgdzef (mgr.44102) 3 : audit [DBG] from='client.44126 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-28T00:59:29.033 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:29 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cluster 2024-01-28T00:59:27.898171+0000 mgr.smithi038.xgdzef (mgr.44102) 4 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 176 MiB data, 532 MiB used, 707 GiB / 715 GiB avail 2024-01-28T00:59:29.033 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:29 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cluster 2024-01-28T00:59:28.003733+0000 mon.smithi038 (mon.0) 92 : cluster [DBG] mgrmap e48: smithi038.xgdzef(active, since 8s), standbys: smithi123.wlhlrm 2024-01-28T00:59:30.250 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T00:59:30.250 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T00:59:30.250 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-01-28T00:59:30.250 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T00:59:30.250 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:59:30.250 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T00:59:30.250 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 2 2024-01-28T00:59:30.250 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:59:30.250 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T00:59:30.251 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T00:59:30.251 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:59:30.251 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T00:59:30.251 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T00:59:30.251 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T00:59:30.251 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T00:59:30.251 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 11, 2024-01-28T00:59:30.251 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 3 2024-01-28T00:59:30.251 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T00:59:30.251 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T00:59:30.625 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -e sha1=a72a5dace2353a54147d37bd2699a2a482507966 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-01-28T00:59:30.898 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:30 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:29.659419+0000 mon.smithi038 (mon.0) 93 : audit [INF] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' 2024-01-28T00:59:30.898 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:30 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cluster 2024-01-28T00:59:29.898617+0000 mgr.smithi038.xgdzef (mgr.44102) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 176 MiB data, 532 MiB used, 707 GiB / 715 GiB avail 2024-01-28T00:59:30.898 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:30 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:29.925473+0000 mon.smithi038 (mon.0) 94 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-01-28T00:59:30.898 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:30 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:29.925878+0000 mon.smithi038 (mon.0) 95 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-28T00:59:30.898 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:30 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:29.926199+0000 mon.smithi038 (mon.0) 96 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-01-28T00:59:30.898 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:30 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:29.926492+0000 mon.smithi038 (mon.0) 97 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-28T00:59:30.898 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:30 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:29.926815+0000 mon.smithi038 (mon.0) 98 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-01-28T00:59:30.898 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:30 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:29.927126+0000 mon.smithi038 (mon.0) 99 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-28T00:59:30.898 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:30 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:29.927439+0000 mon.smithi038 (mon.0) 100 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-01-28T00:59:30.898 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:30 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:29.927766+0000 mon.smithi038 (mon.0) 101 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-28T00:59:30.899 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:30 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:29.928086+0000 mon.smithi038 (mon.0) 102 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config get","who": "mds.foofs.smithi123.fdtsgh","key": "mds_cache_memory_limit"}]: dispatch 2024-01-28T00:59:30.899 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:30 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:29.928424+0000 mon.smithi038 (mon.0) 103 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-01-28T00:59:30.899 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:30 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:30.248270+0000 mon.smithi038 (mon.0) 104 : audit [DBG] from='client.? 172.21.15.38:0/3917797163' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-28T00:59:31.855 INFO:teuthology.orchestra.run.smithi038.stdout:wait for servicemap items w/ changing names to refresh 2024-01-28T00:59:32.190 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -e sha1=a72a5dace2353a54147d37bd2699a2a482507966 -- bash -c 'sleep 60' 2024-01-28T00:59:33.033 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:32 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:31.767969+0000 mon.smithi038 (mon.0) 105 : audit [INF] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' 2024-01-28T00:59:33.034 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:32 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:32.265400+0000 mon.smithi038 (mon.0) 106 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-01-28T00:59:33.034 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:32 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:32.265774+0000 mon.smithi038 (mon.0) 107 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-28T00:59:33.034 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:32 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:32.266070+0000 mon.smithi038 (mon.0) 108 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-01-28T00:59:33.034 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:32 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:32.266345+0000 mon.smithi038 (mon.0) 109 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-28T00:59:33.034 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:32 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:32.266602+0000 mon.smithi038 (mon.0) 110 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-01-28T00:59:33.034 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:32 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:32.266860+0000 mon.smithi038 (mon.0) 111 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-28T00:59:33.034 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:32 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:32.267165+0000 mon.smithi038 (mon.0) 112 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-01-28T00:59:33.034 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:32 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:32.267423+0000 mon.smithi038 (mon.0) 113 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-28T00:59:33.034 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:32 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:32.267690+0000 mon.smithi038 (mon.0) 114 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config get","who": "mds.foofs.smithi038.mhgrmy","key": "mds_cache_memory_limit"}]: dispatch 2024-01-28T00:59:33.034 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:32 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:32.267958+0000 mon.smithi038 (mon.0) 115 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-01-28T00:59:33.034 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:32 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:32.268379+0000 mon.smithi038 (mon.0) 116 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-01-28T00:59:33.034 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:32 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:32.269019+0000 mon.smithi038 (mon.0) 117 : audit [INF] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-01-28T00:59:33.034 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:32 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cephadm 2024-01-28T00:59:32.269575+0000 mgr.smithi038.xgdzef (mgr.44102) 7 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-01-28T00:59:33.035 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:32 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cluster 2024-01-28T00:59:32.270192+0000 mgr.smithi038.xgdzef (mgr.44102) 8 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 176 MiB data, 532 MiB used, 707 GiB / 715 GiB avail; 489 B/s wr, 0 op/s 2024-01-28T00:59:33.035 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:32 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:32.277818+0000 mon.smithi038 (mon.0) 118 : audit [INF] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' 2024-01-28T00:59:33.035 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:32 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:32.280406+0000 mon.smithi038 (mon.0) 119 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config get","who": "mon","key": "public_network"}]: dispatch 2024-01-28T00:59:33.035 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:32 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T00:59:32.288223+0000 mon.smithi038 (mon.0) 120 : audit [INF] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' 2024-01-28T00:59:33.035 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:32 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cephadm 2024-01-28T00:59:32.290034+0000 mgr.smithi038.xgdzef (mgr.44102) 9 : cephadm [INF] Reconfiguring node-exporter.smithi038 (unknown last config time)... 2024-01-28T00:59:33.035 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:32 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cephadm 2024-01-28T00:59:32.290168+0000 mgr.smithi038.xgdzef (mgr.44102) 10 : cephadm [INF] Reconfiguring daemon node-exporter.smithi038 on smithi038 2024-01-28T00:59:34.033 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:33 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cluster 2024-01-28T00:59:32.766255+0000 mon.smithi038 (mon.0) 121 : cluster [WRN] Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-01-28T00:59:35.283 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:35 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cluster 2024-01-28T00:59:34.270801+0000 mgr.smithi038.xgdzef (mgr.44102) 11 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 176 MiB data, 532 MiB used, 707 GiB / 715 GiB avail; 371 B/s wr, 0 op/s 2024-01-28T00:59:36.783 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:36 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cluster 2024-01-28T00:59:36.271663+0000 mgr.smithi038.xgdzef (mgr.44102) 12 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 176 MiB data, 532 MiB used, 707 GiB / 715 GiB avail; 299 B/s wr, 0 op/s 2024-01-28T00:59:38.783 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:38 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cluster 2024-01-28T00:59:38.272109+0000 mgr.smithi038.xgdzef (mgr.44102) 13 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 176 MiB data, 532 MiB used, 707 GiB / 715 GiB avail; 296 B/s wr, 0 op/s 2024-01-28T00:59:40.783 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:40 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cluster 2024-01-28T00:59:40.272508+0000 mgr.smithi038.xgdzef (mgr.44102) 14 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 176 MiB data, 532 MiB used, 707 GiB / 715 GiB avail; 296 B/s wr, 0 op/s 2024-01-28T00:59:42.783 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:42 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cluster 2024-01-28T00:59:42.273283+0000 mgr.smithi038.xgdzef (mgr.44102) 15 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 176 MiB data, 532 MiB used, 707 GiB / 715 GiB avail 2024-01-28T00:59:45.283 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:45 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cluster 2024-01-28T00:59:44.273785+0000 mgr.smithi038.xgdzef (mgr.44102) 16 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 176 MiB data, 532 MiB used, 707 GiB / 715 GiB avail 2024-01-28T00:59:46.783 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:46 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cluster 2024-01-28T00:59:46.274591+0000 mgr.smithi038.xgdzef (mgr.44102) 17 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 176 MiB data, 532 MiB used, 707 GiB / 715 GiB avail 2024-01-28T00:59:48.783 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:48 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cluster 2024-01-28T00:59:48.275137+0000 mgr.smithi038.xgdzef (mgr.44102) 18 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 176 MiB data, 532 MiB used, 707 GiB / 715 GiB avail 2024-01-28T00:59:50.783 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:50 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cluster 2024-01-28T00:59:50.275552+0000 mgr.smithi038.xgdzef (mgr.44102) 19 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 176 MiB data, 532 MiB used, 707 GiB / 715 GiB avail 2024-01-28T00:59:52.783 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:52 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cluster 2024-01-28T00:59:52.276482+0000 mgr.smithi038.xgdzef (mgr.44102) 20 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 176 MiB data, 532 MiB used, 707 GiB / 715 GiB avail 2024-01-28T00:59:55.283 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:55 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cluster 2024-01-28T00:59:54.276888+0000 mgr.smithi038.xgdzef (mgr.44102) 21 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 176 MiB data, 532 MiB used, 707 GiB / 715 GiB avail 2024-01-28T00:59:56.783 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:56 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cluster 2024-01-28T00:59:56.277507+0000 mgr.smithi038.xgdzef (mgr.44102) 22 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 176 MiB data, 532 MiB used, 707 GiB / 715 GiB avail 2024-01-28T00:59:58.783 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 00:59:58 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cluster 2024-01-28T00:59:58.278113+0000 mgr.smithi038.xgdzef (mgr.44102) 23 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 176 MiB data, 532 MiB used, 707 GiB / 715 GiB avail 2024-01-28T01:00:00.283 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 01:00:00 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cluster 2024-01-28T01:00:00.000119+0000 mon.smithi038 (mon.0) 122 : cluster [WRN] overall HEALTH_WARN 2 failed cephadm daemon(s) 2024-01-28T01:00:01.283 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 01:00:01 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cluster 2024-01-28T01:00:00.278636+0000 mgr.smithi038.xgdzef (mgr.44102) 24 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 176 MiB data, 532 MiB used, 707 GiB / 715 GiB avail 2024-01-28T01:00:02.784 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 01:00:02 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cluster 2024-01-28T01:00:02.279329+0000 mgr.smithi038.xgdzef (mgr.44102) 25 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 176 MiB data, 532 MiB used, 707 GiB / 715 GiB avail 2024-01-28T01:00:05.283 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 01:00:05 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cluster 2024-01-28T01:00:04.279909+0000 mgr.smithi038.xgdzef (mgr.44102) 26 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 176 MiB data, 532 MiB used, 707 GiB / 715 GiB avail 2024-01-28T01:00:06.783 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 01:00:06 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cluster 2024-01-28T01:00:06.280644+0000 mgr.smithi038.xgdzef (mgr.44102) 27 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 176 MiB data, 532 MiB used, 707 GiB / 715 GiB avail 2024-01-28T01:00:08.783 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 01:00:08 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cluster 2024-01-28T01:00:08.281133+0000 mgr.smithi038.xgdzef (mgr.44102) 28 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 176 MiB data, 532 MiB used, 707 GiB / 715 GiB avail 2024-01-28T01:00:10.783 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 01:00:10 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cluster 2024-01-28T01:00:10.281528+0000 mgr.smithi038.xgdzef (mgr.44102) 29 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 176 MiB data, 532 MiB used, 707 GiB / 715 GiB avail 2024-01-28T01:00:12.783 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 01:00:12 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cluster 2024-01-28T01:00:12.282318+0000 mgr.smithi038.xgdzef (mgr.44102) 30 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 176 MiB data, 532 MiB used, 707 GiB / 715 GiB avail 2024-01-28T01:00:15.283 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 01:00:15 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cluster 2024-01-28T01:00:14.282849+0000 mgr.smithi038.xgdzef (mgr.44102) 31 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 176 MiB data, 532 MiB used, 707 GiB / 715 GiB avail 2024-01-28T01:00:16.783 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 01:00:16 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cluster 2024-01-28T01:00:16.283607+0000 mgr.smithi038.xgdzef (mgr.44102) 32 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 176 MiB data, 532 MiB used, 707 GiB / 715 GiB avail 2024-01-28T01:00:18.783 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 01:00:18 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cluster 2024-01-28T01:00:18.284020+0000 mgr.smithi038.xgdzef (mgr.44102) 33 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 176 MiB data, 532 MiB used, 707 GiB / 715 GiB avail 2024-01-28T01:00:20.783 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 01:00:20 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cluster 2024-01-28T01:00:20.284485+0000 mgr.smithi038.xgdzef (mgr.44102) 34 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 176 MiB data, 532 MiB used, 707 GiB / 715 GiB avail 2024-01-28T01:00:22.783 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 01:00:22 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cluster 2024-01-28T01:00:22.285318+0000 mgr.smithi038.xgdzef (mgr.44102) 35 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 176 MiB data, 532 MiB used, 707 GiB / 715 GiB avail 2024-01-28T01:00:25.533 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 01:00:25 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cluster 2024-01-28T01:00:24.285760+0000 mgr.smithi038.xgdzef (mgr.44102) 36 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 176 MiB data, 532 MiB used, 707 GiB / 715 GiB avail 2024-01-28T01:00:26.533 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 01:00:26 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T01:00:25.940612+0000 mon.smithi038 (mon.0) 123 : audit [INF] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]: dispatch 2024-01-28T01:00:26.533 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 01:00:26 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T01:00:25.940985+0000 mon.smithi038 (mon.0) 124 : audit [INF] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-01-28T01:00:26.534 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 01:00:26 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T01:00:25.941276+0000 mon.smithi038 (mon.0) 125 : audit [INF] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-01-28T01:00:26.534 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 01:00:26 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T01:00:25.941577+0000 mon.smithi038 (mon.0) 126 : audit [INF] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-01-28T01:00:27.533 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 01:00:27 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cluster 2024-01-28T01:00:26.286524+0000 mgr.smithi038.xgdzef (mgr.44102) 37 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 176 MiB data, 532 MiB used, 707 GiB / 715 GiB avail 2024-01-28T01:00:28.783 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 01:00:28 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cluster 2024-01-28T01:00:28.286986+0000 mgr.smithi038.xgdzef (mgr.44102) 38 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 176 MiB data, 532 MiB used, 707 GiB / 715 GiB avail 2024-01-28T01:00:30.783 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 01:00:30 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cluster 2024-01-28T01:00:30.287412+0000 mgr.smithi038.xgdzef (mgr.44102) 39 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 176 MiB data, 532 MiB used, 707 GiB / 715 GiB avail 2024-01-28T01:00:32.783 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 01:00:32 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cluster 2024-01-28T01:00:32.288218+0000 mgr.smithi038.xgdzef (mgr.44102) 40 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 176 MiB data, 532 MiB used, 707 GiB / 715 GiB avail 2024-01-28T01:00:33.485 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -e sha1=a72a5dace2353a54147d37bd2699a2a482507966 -- bash -c 'ceph orch ps' 2024-01-28T01:00:34.815 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-01-28T01:00:34.815 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.smithi123 smithi123 *:9093,9094 running (17m) 65s ago 22m 25.6M - 0.23.0 ba2b418f427c 0bb24201ca33 2024-01-28T01:00:34.815 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (81m) 63s ago 81m 6870k - 15.2.13 2cf504fded39 5959894c5c26 2024-01-28T01:00:34.815 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi123 smithi123 running (81m) 65s ago 81m 6878k - 15.2.13 2cf504fded39 ddac52656d90 2024-01-28T01:00:34.815 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (22m) 63s ago 80m 39.7M - 6.7.4 557c83e11646 c301950fa020 2024-01-28T01:00:34.815 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.mhgrmy smithi038 running (66m) 63s ago 66m 24.5M - 15.2.13 2cf504fded39 a95e1c7fde8e 2024-01-28T01:00:34.815 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi123.fdtsgh smithi123 running (66m) 65s ago 66m 40.9M - 15.2.13 2cf504fded39 0bd6a0f2ba32 2024-01-28T01:00:34.816 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.xgdzef smithi038 *:8443,9283 running (16m) 63s ago 86m 435M - 16.2.14-508-ga72a5dac 4f538c03cdfa e89725557af1 2024-01-28T01:00:34.816 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi123.wlhlrm smithi123 *:8443,9283 running (6m) 65s ago 80m 390M - 16.2.14-508-ga72a5dac 4f538c03cdfa af773875dd81 2024-01-28T01:00:34.816 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (81s) 63s ago 87m 39.2M 2048M 16.2.14-508-ga72a5dac 4f538c03cdfa da0ec80e11e2 2024-01-28T01:00:34.816 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi123 smithi123 running (85m) 65s ago 85m 449M 2048M 15.2.13 2cf504fded39 f862e772418c 2024-01-28T01:00:34.816 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.0.0.smithi038.grrbcm smithi038 *:2049 running (22m) 63s ago 22m 88.4M - 3.3 2cf504fded39 d62e4b591b10 2024-01-28T01:00:34.816 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.1.0.smithi123.mpkthh smithi123 *:2049 running (22m) 65s ago 22m 93.0M - 3.3 2cf504fded39 c585eb9196eb 2024-01-28T01:00:34.816 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 error 63s ago 58m - - 2024-01-28T01:00:34.816 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi123 smithi123 error 65s ago 56m - - 2024-01-28T01:00:34.816 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (80m) 63s ago 80m 3400M 4096M 15.2.13 2cf504fded39 15d9493598c1 2024-01-28T01:00:34.816 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (80m) 63s ago 80m 3732M 4096M 15.2.13 2cf504fded39 7171c4e00c9c 2024-01-28T01:00:34.816 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (80m) 63s ago 80m 2606M 4096M 15.2.13 2cf504fded39 24b48c30a876 2024-01-28T01:00:34.816 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (80m) 63s ago 80m 3752M 4096M 15.2.13 2cf504fded39 41b835e7965c 2024-01-28T01:00:34.816 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi123 running (78m) 65s ago 78m 3206M 4096M 15.2.13 2cf504fded39 c9e70087b80e 2024-01-28T01:00:34.817 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi123 running (78m) 65s ago 78m 3860M 4096M 15.2.13 2cf504fded39 3fed074bae32 2024-01-28T01:00:34.817 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi123 running (78m) 65s ago 78m 3519M 4096M 15.2.13 2cf504fded39 9b5bc29ac58f 2024-01-28T01:00:34.817 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi123 running (77m) 65s ago 77m 5011M 4096M 15.2.13 2cf504fded39 544d5f6f72b2 2024-01-28T01:00:34.817 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.smithi123 smithi123 *:9095 running (22m) 65s ago 22m 69.8M - 2.33.4 514e6a882f6e 3ae725c651e6 2024-01-28T01:00:35.101 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 01:00:35 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cluster 2024-01-28T01:00:34.288721+0000 mgr.smithi038.xgdzef (mgr.44102) 41 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 176 MiB data, 532 MiB used, 707 GiB / 715 GiB avail 2024-01-28T01:00:35.101 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 01:00:35 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T01:00:34.802844+0000 mon.smithi038 (mon.0) 127 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config get","who": "mon.smithi038","key": "mon_memory_target"}]: dispatch 2024-01-28T01:00:35.101 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 01:00:35 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T01:00:34.803205+0000 mon.smithi038 (mon.0) 128 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-01-28T01:00:35.101 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 01:00:35 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T01:00:34.803546+0000 mon.smithi038 (mon.0) 129 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-01-28T01:00:35.101 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 01:00:35 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T01:00:34.803883+0000 mon.smithi038 (mon.0) 130 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-01-28T01:00:35.102 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 01:00:35 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T01:00:34.804198+0000 mon.smithi038 (mon.0) 131 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-01-28T01:00:35.102 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 01:00:35 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T01:00:34.806015+0000 mon.smithi038 (mon.0) 132 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config get","who": "mon.smithi123","key": "mon_memory_target"}]: dispatch 2024-01-28T01:00:35.102 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 01:00:35 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T01:00:34.806355+0000 mon.smithi038 (mon.0) 133 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-01-28T01:00:35.102 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 01:00:35 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T01:00:34.806657+0000 mon.smithi038 (mon.0) 134 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-01-28T01:00:35.102 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 01:00:35 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T01:00:34.806956+0000 mon.smithi038 (mon.0) 135 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-01-28T01:00:35.102 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 01:00:35 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T01:00:34.807239+0000 mon.smithi038 (mon.0) 136 : audit [DBG] from='mgr.44102 172.21.15.38:0/4290255918' entity='mgr.smithi038.xgdzef' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-01-28T01:00:35.178 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -e sha1=a72a5dace2353a54147d37bd2699a2a482507966 -- bash -c 'ceph versions' 2024-01-28T01:00:36.510 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-01-28T01:00:36.510 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-01-28T01:00:36.510 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 1, 2024-01-28T01:00:36.510 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 1 2024-01-28T01:00:36.510 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T01:00:36.510 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-01-28T01:00:36.510 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 2 2024-01-28T01:00:36.510 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T01:00:36.510 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-01-28T01:00:36.510 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 8 2024-01-28T01:00:36.510 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T01:00:36.511 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-01-28T01:00:36.511 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 2 2024-01-28T01:00:36.511 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-01-28T01:00:36.511 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-01-28T01:00:36.511 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable)": 11, 2024-01-28T01:00:36.511 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.14-508-ga72a5dac (a72a5dace2353a54147d37bd2699a2a482507966) pacific (stable)": 3 2024-01-28T01:00:36.511 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-01-28T01:00:36.511 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-01-28T01:00:36.531 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 01:00:36 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T01:00:34.800864+0000 mgr.smithi038.xgdzef (mgr.44102) 42 : audit [DBG] from='client.44134 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-01-28T01:00:36.878 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -e sha1=a72a5dace2353a54147d37bd2699a2a482507966 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-01-28T01:00:37.154 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 01:00:37 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: cluster 2024-01-28T01:00:36.289304+0000 mgr.smithi038.xgdzef (mgr.44102) 43 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 176 MiB data, 532 MiB used, 707 GiB / 715 GiB avail 2024-01-28T01:00:37.154 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 01:00:37 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T01:00:36.507870+0000 mon.smithi038 (mon.0) 137 : audit [DBG] from='client.? 172.21.15.38:0/1046887602' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-28T01:00:38.234 INFO:teuthology.orchestra.run.smithi038.stdout:false 2024-01-28T01:00:38.500 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 01:00:38 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: audit 2024-01-28T01:00:38.221228+0000 mon.smithi038 (mon.0) 138 : audit [DBG] from='client.? 172.21.15.38:0/2305260220' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-01-28T01:00:38.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-28T01:00:38.579 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_c856e0f9244dd29a50697123b480d63f16a4ed81/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_c856e0f9244dd29a50697123b480d63f16a4ed81/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_c856e0f9244dd29a50697123b480d63f16a4ed81/teuthology/task/parallel.py", line 56, in task p.spawn(_run_spawned, ctx, confg, taskname) File "/home/teuthworker/src/git.ceph.com_teuthology_c856e0f9244dd29a50697123b480d63f16a4ed81/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_c856e0f9244dd29a50697123b480d63f16a4ed81/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_c856e0f9244dd29a50697123b480d63f16a4ed81/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_c856e0f9244dd29a50697123b480d63f16a4ed81/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_c856e0f9244dd29a50697123b480d63f16a4ed81/teuthology/task/parallel.py", line 64, in _run_spawned mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_c856e0f9244dd29a50697123b480d63f16a4ed81/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_c856e0f9244dd29a50697123b480d63f16a4ed81/teuthology/task/sequential.py", line 47, in task mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=confg) File "/home/teuthworker/src/git.ceph.com_teuthology_c856e0f9244dd29a50697123b480d63f16a4ed81/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_585bdf827237450fb80df4a856eba434a64948fa/qa/tasks/cephadm.py", line 1058, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/github.com_ceph_ceph-c_585bdf827237450fb80df4a856eba434a64948fa/qa/tasks/cephadm.py", line 34, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_c856e0f9244dd29a50697123b480d63f16a4ed81/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_c856e0f9244dd29a50697123b480d63f16a4ed81/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_c856e0f9244dd29a50697123b480d63f16a4ed81/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_c856e0f9244dd29a50697123b480d63f16a4ed81/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi038 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -e sha1=a72a5dace2353a54147d37bd2699a2a482507966 -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | length == 1\'"\'"\'\'' 2024-01-28T01:00:38.817 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=0c894c7abc3042438b42641eea580204 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_c856e0f9244dd29a50697123b480d63f16a4ed81/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_c856e0f9244dd29a50697123b480d63f16a4ed81/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_c856e0f9244dd29a50697123b480d63f16a4ed81/teuthology/task/parallel.py", line 56, in task p.spawn(_run_spawned, ctx, confg, taskname) File "/home/teuthworker/src/git.ceph.com_teuthology_c856e0f9244dd29a50697123b480d63f16a4ed81/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_c856e0f9244dd29a50697123b480d63f16a4ed81/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_c856e0f9244dd29a50697123b480d63f16a4ed81/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_c856e0f9244dd29a50697123b480d63f16a4ed81/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_c856e0f9244dd29a50697123b480d63f16a4ed81/teuthology/task/parallel.py", line 64, in _run_spawned mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_c856e0f9244dd29a50697123b480d63f16a4ed81/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_c856e0f9244dd29a50697123b480d63f16a4ed81/teuthology/task/sequential.py", line 47, in task mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=confg) File "/home/teuthworker/src/git.ceph.com_teuthology_c856e0f9244dd29a50697123b480d63f16a4ed81/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_585bdf827237450fb80df4a856eba434a64948fa/qa/tasks/cephadm.py", line 1058, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/github.com_ceph_ceph-c_585bdf827237450fb80df4a856eba434a64948fa/qa/tasks/cephadm.py", line 34, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_c856e0f9244dd29a50697123b480d63f16a4ed81/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_c856e0f9244dd29a50697123b480d63f16a4ed81/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_c856e0f9244dd29a50697123b480d63f16a4ed81/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_c856e0f9244dd29a50697123b480d63f16a4ed81/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi038 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -e sha1=a72a5dace2353a54147d37bd2699a2a482507966 -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | length == 1\'"\'"\'\'' 2024-01-28T01:00:38.821 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-01-28T01:00:38.832 INFO:tasks.cephadm:Teardown begin 2024-01-28T01:00:38.833 DEBUG:teuthology.orchestra.run.smithi038:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-01-28T01:00:38.870 DEBUG:teuthology.orchestra.run.smithi123:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-01-28T01:00:38.909 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-01-28T01:00:38.909 DEBUG:teuthology.orchestra.run.smithi038:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-01-28T01:00:38.929 DEBUG:teuthology.orchestra.run.smithi123:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-01-28T01:00:38.970 INFO:tasks.cephadm:Stopping all daemons... 2024-01-28T01:00:38.970 INFO:tasks.cephadm.mon.smithi038:Stopping mon.smithi038... 2024-01-28T01:00:38.970 DEBUG:teuthology.orchestra.run.smithi038:> sudo systemctl stop ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@mon.smithi038 2024-01-28T01:00:39.204 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 01:00:39 smithi038 systemd[1]: Stopping Ceph mon.smithi038 for 6a612ac2-bd6c-11ee-95b2-87774f69a715... 2024-01-28T01:00:39.205 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 01:00:39 smithi038 bash[143367]: Error: no container with name or ID "ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon.smithi038" found: no such container 2024-01-28T01:00:39.533 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 01:00:39 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T01:00:39.201+0000 7feacbe79700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-01-28T01:00:39.533 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 01:00:39 smithi038 ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038[140962]: debug 2024-01-28T01:00:39.201+0000 7feacbe79700 -1 mon.smithi038@0(leader) e2 *** Got Signal Terminated *** 2024-01-28T01:00:39.533 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Jan 28 01:00:39 smithi038 bash[143406]: ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-mon-smithi038 2024-01-28T01:00:39.642 DEBUG:teuthology.orchestra.run.smithi038:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@mon.smithi038.service' 2024-01-28T01:00:39.689 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-28T01:00:39.689 INFO:tasks.cephadm.mon.smithi038:Stopped mon.smithi038 2024-01-28T01:00:39.689 INFO:tasks.cephadm.mon.smithi123:Stopping mon.smithi123... 2024-01-28T01:00:39.689 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl stop ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@mon.smithi123 2024-01-28T01:00:40.020 INFO:journalctl@ceph.mon.smithi123.smithi123.stdout:Jan 28 01:00:39 smithi123 systemd[1]: Stopping Ceph mon.smithi123 for 6a612ac2-bd6c-11ee-95b2-87774f69a715... 2024-01-28T01:00:40.148 DEBUG:teuthology.orchestra.run.smithi123:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@mon.smithi123.service' 2024-01-28T01:00:40.191 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-28T01:00:40.191 INFO:tasks.cephadm.mon.smithi123:Stopped mon.smithi123 2024-01-28T01:00:40.191 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-01-28T01:00:40.192 DEBUG:teuthology.orchestra.run.smithi038:> sudo systemctl stop ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@osd.0 2024-01-28T01:00:40.533 INFO:journalctl@ceph.osd.0.smithi038.stdout:Jan 28 01:00:40 smithi038 systemd[1]: Stopping Ceph osd.0 for 6a612ac2-bd6c-11ee-95b2-87774f69a715... 2024-01-28T01:00:40.920 INFO:journalctl@ceph.osd.0.smithi038.stdout:Jan 28 01:00:40 smithi038 bash[143536]: ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-osd.0 2024-01-28T01:00:40.921 INFO:journalctl@ceph.osd.0.smithi038.stdout:Jan 28 01:00:40 smithi038 bash[143577]: bash: /var/lib/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/osd.0/unit.stop: No such file or directory 2024-01-28T01:00:41.585 DEBUG:teuthology.orchestra.run.smithi038:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@osd.0.service' 2024-01-28T01:00:41.626 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-28T01:00:41.626 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-01-28T01:00:41.626 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-01-28T01:00:41.626 DEBUG:teuthology.orchestra.run.smithi038:> sudo systemctl stop ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@osd.1 2024-01-28T01:00:41.908 INFO:journalctl@ceph.osd.1.smithi038.stdout:Jan 28 01:00:41 smithi038 systemd[1]: Stopping Ceph osd.1 for 6a612ac2-bd6c-11ee-95b2-87774f69a715... 2024-01-28T01:00:42.283 INFO:journalctl@ceph.osd.1.smithi038.stdout:Jan 28 01:00:42 smithi038 bash[143716]: ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-osd.1 2024-01-28T01:00:42.283 INFO:journalctl@ceph.osd.1.smithi038.stdout:Jan 28 01:00:42 smithi038 bash[143755]: bash: /var/lib/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/osd.1/unit.stop: No such file or directory 2024-01-28T01:00:43.212 DEBUG:teuthology.orchestra.run.smithi038:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@osd.1.service' 2024-01-28T01:00:43.253 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-28T01:00:43.253 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-01-28T01:00:43.253 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-01-28T01:00:43.254 DEBUG:teuthology.orchestra.run.smithi038:> sudo systemctl stop ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@osd.2 2024-01-28T01:00:43.520 INFO:journalctl@ceph.osd.2.smithi038.stdout:Jan 28 01:00:43 smithi038 systemd[1]: Stopping Ceph osd.2 for 6a612ac2-bd6c-11ee-95b2-87774f69a715... 2024-01-28T01:00:44.062 INFO:journalctl@ceph.osd.2.smithi038.stdout:Jan 28 01:00:43 smithi038 bash[143897]: ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-osd.2 2024-01-28T01:00:44.063 INFO:journalctl@ceph.osd.2.smithi038.stdout:Jan 28 01:00:43 smithi038 bash[143938]: bash: /var/lib/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/osd.2/unit.stop: No such file or directory 2024-01-28T01:00:44.729 DEBUG:teuthology.orchestra.run.smithi038:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@osd.2.service' 2024-01-28T01:00:44.771 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-28T01:00:44.771 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-01-28T01:00:44.771 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-01-28T01:00:44.771 DEBUG:teuthology.orchestra.run.smithi038:> sudo systemctl stop ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@osd.3 2024-01-28T01:00:45.033 INFO:journalctl@ceph.osd.3.smithi038.stdout:Jan 28 01:00:44 smithi038 systemd[1]: Stopping Ceph osd.3 for 6a612ac2-bd6c-11ee-95b2-87774f69a715... 2024-01-28T01:00:45.445 INFO:journalctl@ceph.osd.3.smithi038.stdout:Jan 28 01:00:45 smithi038 bash[144079]: ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-osd.3 2024-01-28T01:00:45.445 INFO:journalctl@ceph.osd.3.smithi038.stdout:Jan 28 01:00:45 smithi038 bash[144121]: bash: /var/lib/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/osd.3/unit.stop: No such file or directory 2024-01-28T01:00:46.137 DEBUG:teuthology.orchestra.run.smithi038:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@osd.3.service' 2024-01-28T01:00:46.179 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-28T01:00:46.179 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-01-28T01:00:46.179 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-01-28T01:00:46.179 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl stop ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@osd.4 2024-01-28T01:00:46.487 INFO:journalctl@ceph.osd.4.smithi123.stdout:Jan 28 01:00:46 smithi123 systemd[1]: Stopping Ceph osd.4 for 6a612ac2-bd6c-11ee-95b2-87774f69a715... 2024-01-28T01:00:46.895 INFO:journalctl@ceph.osd.4.smithi123.stdout:Jan 28 01:00:46 smithi123 bash[55022]: ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-osd.4 2024-01-28T01:00:46.896 INFO:journalctl@ceph.osd.4.smithi123.stdout:Jan 28 01:00:46 smithi123 bash[55064]: bash: /var/lib/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/osd.4/unit.stop: No such file or directory 2024-01-28T01:00:47.667 DEBUG:teuthology.orchestra.run.smithi123:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@osd.4.service' 2024-01-28T01:00:47.712 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-28T01:00:47.712 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-01-28T01:00:47.713 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-01-28T01:00:47.713 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl stop ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@osd.5 2024-01-28T01:00:47.957 INFO:journalctl@ceph.osd.5.smithi123.stdout:Jan 28 01:00:47 smithi123 systemd[1]: Stopping Ceph osd.5 for 6a612ac2-bd6c-11ee-95b2-87774f69a715... 2024-01-28T01:00:48.395 INFO:journalctl@ceph.osd.5.smithi123.stdout:Jan 28 01:00:48 smithi123 bash[55206]: ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-osd.5 2024-01-28T01:00:48.395 INFO:journalctl@ceph.osd.5.smithi123.stdout:Jan 28 01:00:48 smithi123 bash[55248]: bash: /var/lib/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/osd.5/unit.stop: No such file or directory 2024-01-28T01:00:49.151 DEBUG:teuthology.orchestra.run.smithi123:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@osd.5.service' 2024-01-28T01:00:49.191 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-28T01:00:49.191 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-01-28T01:00:49.191 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-01-28T01:00:49.192 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl stop ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@osd.6 2024-01-28T01:00:49.455 INFO:journalctl@ceph.osd.6.smithi123.stdout:Jan 28 01:00:49 smithi123 systemd[1]: Stopping Ceph osd.6 for 6a612ac2-bd6c-11ee-95b2-87774f69a715... 2024-01-28T01:00:49.895 INFO:journalctl@ceph.osd.6.smithi123.stdout:Jan 28 01:00:49 smithi123 bash[55392]: ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-osd.6 2024-01-28T01:00:49.895 INFO:journalctl@ceph.osd.6.smithi123.stdout:Jan 28 01:00:49 smithi123 bash[55434]: bash: /var/lib/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/osd.6/unit.stop: No such file or directory 2024-01-28T01:00:50.633 DEBUG:teuthology.orchestra.run.smithi123:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@osd.6.service' 2024-01-28T01:00:50.673 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-28T01:00:50.673 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-01-28T01:00:50.674 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-01-28T01:00:50.674 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl stop ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@osd.7 2024-01-28T01:00:50.895 INFO:journalctl@ceph.osd.7.smithi123.stdout:Jan 28 01:00:50 smithi123 systemd[1]: Stopping Ceph osd.7 for 6a612ac2-bd6c-11ee-95b2-87774f69a715... 2024-01-28T01:00:51.395 INFO:journalctl@ceph.osd.7.smithi123.stdout:Jan 28 01:00:51 smithi123 bash[55577]: ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715-osd.7 2024-01-28T01:00:51.395 INFO:journalctl@ceph.osd.7.smithi123.stdout:Jan 28 01:00:51 smithi123 bash[55619]: bash: /var/lib/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/osd.7/unit.stop: No such file or directory 2024-01-28T01:00:52.091 DEBUG:teuthology.orchestra.run.smithi123:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6a612ac2-bd6c-11ee-95b2-87774f69a715@osd.7.service' 2024-01-28T01:00:52.132 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-01-28T01:00:52.132 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-01-28T01:00:52.132 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 --force --keep-logs 2024-01-28T01:00:52.291 INFO:teuthology.orchestra.run.smithi038.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2024-01-28T01:00:52.291 INFO:teuthology.orchestra.run.smithi038.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2024-01-28T01:00:52.291 INFO:teuthology.orchestra.run.smithi038.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2024-01-28T01:00:52.291 INFO:teuthology.orchestra.run.smithi038.stderr: [--retry RETRY] [--env ENV] [--no-container-init] 2024-01-28T01:00:52.291 INFO:teuthology.orchestra.run.smithi038.stderr: {version,pull,inspect-image,ls,list-networks,adopt,rm-daemon,rm-cluster,run,shell,enter,ceph-volume,unit,logs,bootstrap,deploy,check-host,prepare-host,add-repo,rm-repo,install,registry-login,gather-facts} 2024-01-28T01:00:52.292 INFO:teuthology.orchestra.run.smithi038.stderr: ... 2024-01-28T01:00:52.292 INFO:teuthology.orchestra.run.smithi038.stderr:cephadm: error: unrecognized arguments: --keep-logs 2024-01-28T01:00:52.301 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-01-28T01:00:52.302 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 --force --keep-logs 2024-01-28T01:00:52.440 INFO:teuthology.orchestra.run.smithi123.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2024-01-28T01:00:52.441 INFO:teuthology.orchestra.run.smithi123.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2024-01-28T01:00:52.441 INFO:teuthology.orchestra.run.smithi123.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2024-01-28T01:00:52.441 INFO:teuthology.orchestra.run.smithi123.stderr: [--retry RETRY] [--env ENV] [--no-container-init] 2024-01-28T01:00:52.441 INFO:teuthology.orchestra.run.smithi123.stderr: {version,pull,inspect-image,ls,list-networks,adopt,rm-daemon,rm-cluster,run,shell,enter,ceph-volume,unit,logs,bootstrap,deploy,check-host,prepare-host,add-repo,rm-repo,install,registry-login,gather-facts} 2024-01-28T01:00:52.441 INFO:teuthology.orchestra.run.smithi123.stderr: ... 2024-01-28T01:00:52.441 INFO:teuthology.orchestra.run.smithi123.stderr:cephadm: error: unrecognized arguments: --keep-logs 2024-01-28T01:00:52.451 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-01-28T01:00:52.451 DEBUG:teuthology.orchestra.run.smithi038:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-01-28T01:00:52.481 DEBUG:teuthology.orchestra.run.smithi123:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-01-28T01:00:52.508 INFO:tasks.cephadm:Archiving crash dumps... 2024-01-28T01:00:52.510 DEBUG:teuthology.misc:Transferring archived files from smithi038:/var/lib/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/crash to /home/teuthworker/archive/yuriw-2024-01-26_16:10:31-rados-pacific-release-distro-default-smithi/7535137/remote/ubuntu@smithi038.front.sepia.ceph.com/crash 2024-01-28T01:00:52.511 DEBUG:teuthology.orchestra.run.smithi038:> sudo tar c -f - -C /var/lib/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/crash -- . 2024-01-28T01:00:52.572 DEBUG:teuthology.misc:Transferring archived files from smithi123:/var/lib/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/crash to /home/teuthworker/archive/yuriw-2024-01-26_16:10:31-rados-pacific-release-distro-default-smithi/7535137/remote/ubuntu@smithi123.front.sepia.ceph.com/crash 2024-01-28T01:00:52.573 DEBUG:teuthology.orchestra.run.smithi123:> sudo tar c -f - -C /var/lib/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/crash -- . 2024-01-28T01:00:52.610 INFO:tasks.cephadm:Checking cluster log for badness... 2024-01-28T01:00:52.610 DEBUG:teuthology.orchestra.run.smithi038:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-01-28T01:00:52.639 INFO:teuthology.orchestra.run.smithi038.stderr:grep: /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/ceph.log: No such file or directory 2024-01-28T01:00:52.641 INFO:tasks.cephadm:Compressing logs... 2024-01-28T01:00:52.641 DEBUG:teuthology.orchestra.run.smithi038:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-01-28T01:00:52.684 DEBUG:teuthology.orchestra.run.smithi123:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-01-28T01:00:52.709 INFO:teuthology.orchestra.run.smithi038.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-01-28T01:00:52.709 INFO:teuthology.orchestra.run.smithi038.stderr:: No such file or directory 2024-01-28T01:00:52.711 INFO:teuthology.orchestra.run.smithi038.stderr:gzip -5 --verbose -- /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/ceph-volume.log 2024-01-28T01:00:52.711 INFO:teuthology.orchestra.run.smithi038.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/ceph-osd.2.log 2024-01-28T01:00:52.711 INFO:teuthology.orchestra.run.smithi038.stderr:gzip -5 --verbose -- /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/ceph-mon.smithi038.log 2024-01-28T01:00:52.712 INFO:teuthology.orchestra.run.smithi038.stderr:/var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/ceph-mds.foofs.smithi038.mhgrmy.log 2024-01-28T01:00:52.712 INFO:teuthology.orchestra.run.smithi038.stderr:/var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/ceph-osd.3.log 2024-01-28T01:00:52.712 INFO:teuthology.orchestra.run.smithi038.stderr:/var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/ceph-mon.smithi038.log: /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/ceph-mds.foofs.smithi038.mhgrmy.log: 62.0% -- replaced with /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/ceph-mds.foofs.smithi038.mhgrmy.log.gz 2024-01-28T01:00:52.712 INFO:teuthology.orchestra.run.smithi038.stderr:/var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/ceph-osd.0.log 2024-01-28T01:00:52.713 INFO:teuthology.orchestra.run.smithi038.stderr:gzip -5 --verbose -- /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/ceph-mgr.smithi038.xgdzef.log 2024-01-28T01:00:52.715 INFO:teuthology.orchestra.run.smithi123.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-01-28T01:00:52.715 INFO:teuthology.orchestra.run.smithi123.stderr:: No such file or directory 2024-01-28T01:00:52.715 INFO:teuthology.orchestra.run.smithi123.stderr:gzip -5 --verbose -- /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/ceph-mds.foofs.smithi123.fdtsgh.log 2024-01-28T01:00:52.715 INFO:teuthology.orchestra.run.smithi123.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/ceph-osd.6.log 2024-01-28T01:00:52.715 INFO:teuthology.orchestra.run.smithi123.stderr:gzip -5 --verbose -- /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/ceph-volume.log 2024-01-28T01:00:52.716 INFO:teuthology.orchestra.run.smithi123.stderr:/var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/ceph-mds.foofs.smithi123.fdtsgh.log: /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/ceph-osd.6.log: 79.5% -- replaced with /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/ceph-mds.foofs.smithi123.fdtsgh.log.gz 2024-01-28T01:00:52.716 INFO:teuthology.orchestra.run.smithi123.stderr:gzip -5 --verbose -- /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/ceph-mon.smithi123.log 2024-01-28T01:00:52.716 INFO:teuthology.orchestra.run.smithi123.stderr:/var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/ceph-osd.7.log 2024-01-28T01:00:52.716 INFO:teuthology.orchestra.run.smithi123.stderr:/var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/ceph-mon.smithi123.log: gzip -5 --verbose -- /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/ceph-mgr.smithi123.wlhlrm.log 2024-01-28T01:00:52.716 INFO:teuthology.orchestra.run.smithi123.stderr:/var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/ceph-osd.4.log 2024-01-28T01:00:52.717 INFO:teuthology.orchestra.run.smithi123.stderr:/var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/ceph-mgr.smithi123.wlhlrm.log: /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/ceph-osd.4.log: 91.3% -- replaced with /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/ceph-volume.log.gz 2024-01-28T01:00:52.717 INFO:teuthology.orchestra.run.smithi123.stderr:gzip -5 --verbose -- /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/ceph-osd.5.log 2024-01-28T01:00:52.717 INFO:teuthology.orchestra.run.smithi038.stderr:/var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/ceph-osd.0.log: /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/ceph-mgr.smithi038.xgdzef.log: 91.4% -- replaced with /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/ceph-volume.log.gz 2024-01-28T01:00:52.718 INFO:teuthology.orchestra.run.smithi038.stderr:gzip -5 --verbose -- /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/ceph-osd.1.log 2024-01-28T01:00:52.719 INFO:teuthology.orchestra.run.smithi123.stderr:/var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/ceph-osd.5.log: 93.5% -- replaced with /var/log/ceph/cephadm.log.gz 2024-01-28T01:00:52.722 INFO:teuthology.orchestra.run.smithi038.stderr:/var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/ceph-osd.1.log: 93.1% -- replaced with /var/log/ceph/cephadm.log.gz 2024-01-28T01:00:52.844 INFO:teuthology.orchestra.run.smithi123.stderr: 90.9% -- replaced with /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/ceph-mgr.smithi123.wlhlrm.log.gz 2024-01-28T01:00:53.846 INFO:teuthology.orchestra.run.smithi038.stderr:gzip: /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/ceph-mgr.smithi038.xgdzef.log: file size changed while zipping 2024-01-28T01:00:53.846 INFO:teuthology.orchestra.run.smithi038.stderr: 92.1% -- replaced with /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/ceph-mgr.smithi038.xgdzef.log.gz 2024-01-28T01:00:53.897 INFO:teuthology.orchestra.run.smithi123.stderr: 92.4% -- replaced with /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/ceph-mon.smithi123.log.gz 2024-01-28T01:00:55.497 INFO:teuthology.orchestra.run.smithi038.stderr: 91.0% -- replaced with /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/ceph-mon.smithi038.log.gz 2024-01-28T01:01:06.005 INFO:teuthology.orchestra.run.smithi038.stderr: 94.4% -- replaced with /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/ceph-osd.2.log.gz 2024-01-28T01:01:08.723 INFO:teuthology.orchestra.run.smithi123.stderr: 93.9% -- replaced with /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/ceph-osd.4.log.gz 2024-01-28T01:01:11.804 INFO:teuthology.orchestra.run.smithi123.stderr: 94.2% -- replaced with /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/ceph-osd.6.log.gz 2024-01-28T01:01:12.455 INFO:teuthology.orchestra.run.smithi038.stderr: 94.0% -- replaced with /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/ceph-osd.0.log.gz 2024-01-28T01:01:14.096 INFO:teuthology.orchestra.run.smithi123.stderr: 94.2% -- replaced with /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/ceph-osd.5.log.gz 2024-01-28T01:01:14.649 INFO:teuthology.orchestra.run.smithi038.stderr: 94.2% -- replaced with /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/ceph-osd.1.log.gz 2024-01-28T01:01:15.072 INFO:teuthology.orchestra.run.smithi038.stderr: 94.0% -- replaced with /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/ceph-osd.3.log.gz 2024-01-28T01:01:15.074 INFO:teuthology.orchestra.run.smithi038.stderr: 2024-01-28T01:01:15.074 INFO:teuthology.orchestra.run.smithi038.stderr:real 0m22.375s 2024-01-28T01:01:15.074 INFO:teuthology.orchestra.run.smithi038.stderr:user 1m18.315s 2024-01-28T01:01:15.075 INFO:teuthology.orchestra.run.smithi038.stderr:sys 0m2.843s 2024-01-28T01:01:21.558 INFO:teuthology.orchestra.run.smithi123.stderr: 94.1% -- replaced with /var/log/ceph/6a612ac2-bd6c-11ee-95b2-87774f69a715/ceph-osd.7.log.gz 2024-01-28T01:01:21.560 INFO:teuthology.orchestra.run.smithi123.stderr: 2024-01-28T01:01:21.560 INFO:teuthology.orchestra.run.smithi123.stderr:real 0m28.859s 2024-01-28T01:01:21.560 INFO:teuthology.orchestra.run.smithi123.stderr:user 1m23.210s 2024-01-28T01:01:21.560 INFO:teuthology.orchestra.run.smithi123.stderr:sys 0m3.302s 2024-01-28T01:01:21.560 INFO:tasks.cephadm:Archiving logs... 2024-01-28T01:01:21.562 DEBUG:teuthology.misc:Transferring archived files from smithi038:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-01-26_16:10:31-rados-pacific-release-distro-default-smithi/7535137/remote/ubuntu@smithi038.front.sepia.ceph.com/log 2024-01-28T01:01:21.563 DEBUG:teuthology.orchestra.run.smithi038:> sudo tar c -f - -C /var/log/ceph -- . 2024-01-28T01:01:32.707 DEBUG:teuthology.misc:Transferring archived files from smithi123:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-01-26_16:10:31-rados-pacific-release-distro-default-smithi/7535137/remote/ubuntu@smithi123.front.sepia.ceph.com/log 2024-01-28T01:01:32.708 DEBUG:teuthology.orchestra.run.smithi123:> sudo tar c -f - -C /var/log/ceph -- . 2024-01-28T01:01:45.057 INFO:tasks.cephadm:Removing cluster... 2024-01-28T01:01:45.058 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 --force 2024-01-28T01:02:17.184 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 --force 2024-01-28T01:04:57.563 INFO:tasks.cephadm:Removing cephadm ... 2024-01-28T01:04:57.564 DEBUG:teuthology.orchestra.run.smithi038:> rm -rf /home/ubuntu/cephtest/cephadm 2024-01-28T01:04:57.589 DEBUG:teuthology.orchestra.run.smithi123:> rm -rf /home/ubuntu/cephtest/cephadm 2024-01-28T01:04:57.607 INFO:tasks.cephadm:Teardown complete 2024-01-28T01:04:57.608 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-01-28T01:04:57.622 INFO:teuthology.task.clock:Checking final clock skew... 2024-01-28T01:04:57.622 DEBUG:teuthology.orchestra.run.smithi038:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-01-28T01:04:57.631 DEBUG:teuthology.orchestra.run.smithi123:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-01-28T01:04:57.649 INFO:teuthology.orchestra.run.smithi038.stderr:bash: ntpq: command not found 2024-01-28T01:04:57.654 INFO:teuthology.orchestra.run.smithi038.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-01-28T01:04:57.654 INFO:teuthology.orchestra.run.smithi038.stdout:=============================================================================== 2024-01-28T01:04:57.654 INFO:teuthology.orchestra.run.smithi038.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 25 +343us[ +343us] +/- 73ms 2024-01-28T01:04:57.654 INFO:teuthology.orchestra.run.smithi038.stdout:^* hv02.front.sepia.ceph.com 3 6 377 28 +8415ns[+9827ns] +/- 67ms 2024-01-28T01:04:57.655 INFO:teuthology.orchestra.run.smithi038.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 25 -413us[ -413us] +/- 66ms 2024-01-28T01:04:57.655 INFO:teuthology.orchestra.run.smithi038.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2024-01-28T01:04:57.663 INFO:teuthology.orchestra.run.smithi123.stderr:bash: ntpq: command not found 2024-01-28T01:04:57.668 INFO:teuthology.orchestra.run.smithi123.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-01-28T01:04:57.668 INFO:teuthology.orchestra.run.smithi123.stdout:=============================================================================== 2024-01-28T01:04:57.668 INFO:teuthology.orchestra.run.smithi123.stdout:^+ hv01.front.sepia.ceph.com 2 7 377 26 +384us[ +384us] +/- 73ms 2024-01-28T01:04:57.668 INFO:teuthology.orchestra.run.smithi123.stdout:^* hv02.front.sepia.ceph.com 3 6 377 27 +8362ns[ +12us] +/- 67ms 2024-01-28T01:04:57.668 INFO:teuthology.orchestra.run.smithi123.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 31 -403us[ -399us] +/- 66ms 2024-01-28T01:04:57.668 INFO:teuthology.orchestra.run.smithi123.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2024-01-28T01:04:57.669 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-01-28T01:04:57.679 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-01-28T01:04:57.680 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-01-28T01:04:57.690 DEBUG:teuthology.orchestra.run.smithi038:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-01-28T01:04:57.775 DEBUG:teuthology.orchestra.run.smithi123:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-01-28T01:04:57.838 DEBUG:teuthology.orchestra.run.smithi038:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-01-28T01:04:57.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-28T01:04:57.870 DEBUG:teuthology.orchestra.run.smithi123:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-01-28T01:04:57.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-28T01:04:57.900 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-01-28T01:04:57.911 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-01-28T01:04:57.924 INFO:teuthology.task.internal:Duration was 5874.895211 seconds 2024-01-28T01:04:57.925 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-01-28T01:04:57.935 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-01-28T01:04:57.935 DEBUG:teuthology.orchestra.run.smithi038:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-01-28T01:04:57.938 DEBUG:teuthology.orchestra.run.smithi123:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-01-28T01:04:57.985 INFO:teuthology.orchestra.run.smithi123.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-01-28T01:04:57.986 INFO:teuthology.orchestra.run.smithi038.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-01-28T01:04:58.157 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-01-28T01:04:58.157 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi038.front.sepia.ceph.com 2024-01-28T01:04:58.158 DEBUG:teuthology.orchestra.run.smithi038:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-01-28T01:04:58.181 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi123.front.sepia.ceph.com 2024-01-28T01:04:58.181 DEBUG:teuthology.orchestra.run.smithi123:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-01-28T01:04:58.204 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-01-28T01:04:58.204 DEBUG:teuthology.orchestra.run.smithi038:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-01-28T01:04:58.224 DEBUG:teuthology.orchestra.run.smithi123:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-01-28T01:04:58.289 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-01-28T01:04:58.290 DEBUG:teuthology.orchestra.run.smithi038:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-01-28T01:04:58.292 DEBUG:teuthology.orchestra.run.smithi123:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-01-28T01:04:58.409 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-01-28T01:04:58.420 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-01-28T01:04:58.421 DEBUG:teuthology.orchestra.run.smithi038:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-01-28T01:04:58.448 DEBUG:teuthology.orchestra.run.smithi123:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-01-28T01:04:58.475 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-01-28T01:04:58.487 DEBUG:teuthology.orchestra.run.smithi038:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-01-28T01:04:58.491 DEBUG:teuthology.orchestra.run.smithi123:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-01-28T01:04:58.516 INFO:teuthology.orchestra.run.smithi038.stdout:kernel.core_pattern = core 2024-01-28T01:04:58.543 INFO:teuthology.orchestra.run.smithi123.stdout:kernel.core_pattern = core 2024-01-28T01:04:58.590 DEBUG:teuthology.orchestra.run.smithi038:> test -e /home/ubuntu/cephtest/archive/coredump 2024-01-28T01:04:58.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-28T01:04:58.629 DEBUG:teuthology.orchestra.run.smithi123:> test -e /home/ubuntu/cephtest/archive/coredump 2024-01-28T01:04:58.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-28T01:04:58.647 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-01-28T01:04:58.658 INFO:teuthology.task.internal:Transferring archived files... 2024-01-28T01:04:58.659 DEBUG:teuthology.misc:Transferring archived files from smithi038:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-01-26_16:10:31-rados-pacific-release-distro-default-smithi/7535137/remote/smithi038 2024-01-28T01:04:58.660 DEBUG:teuthology.orchestra.run.smithi038:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-01-28T01:04:58.714 DEBUG:teuthology.misc:Transferring archived files from smithi123:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-01-26_16:10:31-rados-pacific-release-distro-default-smithi/7535137/remote/smithi123 2024-01-28T01:04:58.715 DEBUG:teuthology.orchestra.run.smithi123:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-01-28T01:04:58.753 INFO:teuthology.task.internal:Removing archive directory... 2024-01-28T01:04:58.753 DEBUG:teuthology.orchestra.run.smithi038:> rm -rf -- /home/ubuntu/cephtest/archive 2024-01-28T01:04:58.755 DEBUG:teuthology.orchestra.run.smithi123:> rm -rf -- /home/ubuntu/cephtest/archive 2024-01-28T01:04:58.805 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-01-28T01:04:58.818 INFO:teuthology.task.internal:Not uploading archives. 2024-01-28T01:04:58.818 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-01-28T01:04:58.829 INFO:teuthology.task.internal:Tidying up after the test... 2024-01-28T01:04:58.829 DEBUG:teuthology.orchestra.run.smithi038:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-01-28T01:04:58.831 DEBUG:teuthology.orchestra.run.smithi123:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-01-28T01:04:58.847 INFO:teuthology.orchestra.run.smithi038.stdout: 525357 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Jan 28 01:04 /home/ubuntu/cephtest 2024-01-28T01:04:58.862 INFO:teuthology.orchestra.run.smithi123.stdout: 525357 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Jan 28 01:04 /home/ubuntu/cephtest 2024-01-28T01:04:58.863 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-01-28T01:04:58.875 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-01-28T01:04:58.898 INFO:teuthology.nuke:Checking targets against current locks 2024-01-28T01:04:58.922 DEBUG:teuthology.nuke:shortname: smithi038 2024-01-28T01:04:58.922 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-01-28T01:04:58.944 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi038.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-01-26_16:10:31-rados-pacific-release-distro-default-smithi/7535137', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-01-27 23:19:03.530773', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDaQgQpayhxsnUA4UHHPbdqJVMBwfTR8EZaaPP1IMDHXmSX0EMDL7b50O7va4zt1aE4U+70QmKYL11PO22MELTI='} 2024-01-28T01:04:58.948 DEBUG:teuthology.nuke:shortname: smithi123 2024-01-28T01:04:58.949 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-01-28T01:04:58.967 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi123.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-01-26_16:10:31-rados-pacific-release-distro-default-smithi/7535137', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-01-27 23:19:03.532155', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGdQFx9KyyIhyxQhRXTZTKX1nXErc3v/V6uxZp5BpWlieIHesSkWd/giAtNcWrZ5KhNLNVipJH4BNZg6LRrSDGY='} 2024-01-28T01:04:58.992 INFO:teuthology.orchestra.console.smithi038:Power off 2024-01-28T01:04:58.992 DEBUG:teuthology.orchestra.console.smithi038:pexpect command: ipmitool -H smithi038.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-01-28T01:04:59.023 DEBUG:teuthology.orchestra.console.smithi038:power off output: Chassis Power Control: Down/Off 2024-01-28T01:04:59.023 DEBUG:teuthology.orchestra.console.smithi038:pexpect command: ipmitool -H smithi038.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-28T01:04:59.039 INFO:teuthology.orchestra.console.smithi123:Power off 2024-01-28T01:04:59.040 DEBUG:teuthology.orchestra.console.smithi123:pexpect command: ipmitool -H smithi123.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-01-28T01:04:59.060 DEBUG:teuthology.orchestra.console.smithi123:power off output: Chassis Power Control: Down/Off 2024-01-28T01:04:59.061 DEBUG:teuthology.orchestra.console.smithi123:pexpect command: ipmitool -H smithi123.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-28T01:04:59.069 DEBUG:teuthology.orchestra.console.smithi038:check power output: Chassis Power is on 2024-01-28T01:04:59.083 DEBUG:teuthology.orchestra.console.smithi123:check power output: Chassis Power is on 2024-01-28T01:05:03.070 DEBUG:teuthology.orchestra.console.smithi038:pexpect command: ipmitool -H smithi038.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-28T01:05:03.084 DEBUG:teuthology.orchestra.console.smithi123:pexpect command: ipmitool -H smithi123.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-28T01:05:03.181 DEBUG:teuthology.orchestra.console.smithi038:check power output: Chassis Power is on 2024-01-28T01:05:03.194 DEBUG:teuthology.orchestra.console.smithi123:check power output: Chassis Power is on 2024-01-28T01:05:07.186 DEBUG:teuthology.orchestra.console.smithi038:pexpect command: ipmitool -H smithi038.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-28T01:05:07.195 DEBUG:teuthology.orchestra.console.smithi123:pexpect command: ipmitool -H smithi123.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-28T01:05:07.296 DEBUG:teuthology.orchestra.console.smithi038:check power output: Chassis Power is on 2024-01-28T01:05:07.304 DEBUG:teuthology.orchestra.console.smithi123:check power output: Chassis Power is on 2024-01-28T01:05:11.301 DEBUG:teuthology.orchestra.console.smithi038:pexpect command: ipmitool -H smithi038.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-28T01:05:11.311 DEBUG:teuthology.orchestra.console.smithi123:pexpect command: ipmitool -H smithi123.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-28T01:05:11.413 DEBUG:teuthology.orchestra.console.smithi038:check power output: Chassis Power is off 2024-01-28T01:05:11.421 DEBUG:teuthology.orchestra.console.smithi123:check power output: Chassis Power is off 2024-01-28T01:05:11.515 INFO:teuthology.orchestra.console.smithi038:Power off completed 2024-01-28T01:05:11.522 INFO:teuthology.orchestra.console.smithi123:Power off completed 2024-01-28T01:05:11.627 INFO:teuthology.run:Summary data: description: rados/cephadm/mgr-nfs-upgrade/{0-distro/centos_8.stream_container_tools 1-bootstrap/octopus 1-start 2-nfs 3-upgrade-with-workload 4-final} duration: 5874.89521074295 failure_reason: 'Command failed on smithi038 with status 1: ''sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6a612ac2-bd6c-11ee-95b2-87774f69a715 -e sha1=a72a5dace2353a54147d37bd2699a2a482507966 -- bash -c \''ceph versions | jq -e \''"\''"\''.overall | length == 1\''"\''"\''\''''' owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=0c894c7abc3042438b42641eea580204 status: fail success: false 2024-01-28T01:05:11.628 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-01-28T01:05:11.722 INFO:teuthology.run:FAIL